index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-1
/
+1
|
\
|
*
brcmsmac: restructure info->control.sta handling as it is goning to be remove...
Thomas Huehn
2012-07-12
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
1
-21
/
+66
|
\
|
|
*
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
2012-07-10
1
-6
/
+32
|
*
brcmsmac: extend xmtfifo_sz array
Hauke Mehrtens
2012-07-10
1
-1
/
+19
|
*
brcmsmac: add a conditions for core rev 17 again
Hauke Mehrtens
2012-07-10
1
-2
/
+4
|
*
brcmsmac: remove some unnessessacry casts and void pointer
Hauke Mehrtens
2012-07-10
1
-6
/
+5
|
*
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
2012-07-10
1
-6
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-29
/
+7
|
\
|
|
*
brcm80211: smac: use current regulatory domain when checking whether OFDM is ...
Seth Forshee
2012-06-20
1
-5
/
+1
|
*
brcm80211: smac: always set channel specified by mac80211
Seth Forshee
2012-06-20
1
-24
/
+6
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-1
/
+1
|
/
*
brcmsmac: read PCI vendor and device id only for PCI devices
Hauke Mehrtens
2012-05-16
1
-6
/
+17
*
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
2012-05-16
1
-2
/
+0
*
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
2012-05-16
1
-15
/
+15
*
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
2012-05-16
1
-1
/
+1
*
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
2012-05-16
1
-5
/
+2
*
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
2012-05-16
1
-9
/
+0
*
brcmsmac: remove references to PCI
Hauke Mehrtens
2012-05-16
1
-3
/
+0
*
brcmsmac: use sprom from bcma
Hauke Mehrtens
2012-05-16
1
-41
/
+25
*
brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
Eldad Zack
2012-04-23
1
-2
/
+1
*
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
2012-04-13
1
-0
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
1
-1
/
+0
|
\
|
*
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
2012-02-22
1
-1
/
+0
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-1
/
+9
|
|
\
*
|
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
1
-104
/
+90
|
\
|
|
|
|
/
|
/
|
|
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
1
-2
/
+4
|
*
brcm80211: Use brcmu_dbg_hex_dump
Joe Perches
2012-01-24
1
-6
/
+3
|
*
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
1
-80
/
+67
|
*
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
1
-21
/
+21
*
|
brcmsmac: fix tx queue flush infinite loop
Stanislaw Gruszka
2012-01-18
1
-1
/
+9
|
/
*
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
2011-12-13
1
-9
/
+5
*
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
2011-12-13
1
-26
/
+0
*
brcm80211: smac: use bcma core control functions
Arend van Spriel
2011-12-13
1
-30
/
+42
*
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
2011-12-13
1
-8
/
+8
*
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
2011-12-13
1
-1
/
+1
*
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
2011-12-13
1
-12
/
+10
*
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
2011-12-13
1
-4
/
+4
*
brcm80211: smac: use bcma core register access functions for 802.11 core
Arend van Spriel
2011-12-13
1
-240
/
+239
*
brcm80211: smac: change ai_attach interface taking a bcma_bus object
Arend van Spriel
2011-12-13
1
-1
/
+1
*
brcm80211: smac: change attach interfaces in main.c for bcma support
Arend van Spriel
2011-12-13
1
-16
/
+15
*
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
2011-12-13
1
-29
/
+27
*
brcm80211: smac: added support for mac80211 filter flags
Alwin Beukers
2011-11-28
1
-26
/
+19
*
brcm80211: smac: remove skb next pointer usage from the driver
Arend van Spriel
2011-11-28
1
-2
/
+0
*
brcm80211: smac: combine promiscuous mode functionality
Alwin Beukers
2011-11-11
1
-30
/
+17
*
brcm80211: smac: remove usage of brcmu_pkttotlen
Arend van Spriel
2011-11-11
1
-2
/
+2
*
brcm80211: smac: replace own access category definitions with mac80211 enum
Arend van Spriel
2011-11-11
1
-14
/
+21
*
brcm80211: smac: use sk_buff list for handling frames in receive path
Arend van Spriel
2011-11-08
1
-13
/
+8
*
brcm80211: smac: mute transmit on ops_start
Roland Vossen
2011-11-08
1
-2
/
+8
[next]