index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
3
-8
/
+8
2015-02-11
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
1
-1
/
+1
2015-02-06
brcm80211: Delete unnecessary checks before two function calls
Markus Elfring
2
-3
/
+2
2015-01-29
brcmfmac: fix nvram processing
Arend van Spriel
1
-1
/
+5
2015-01-29
brcmfmac: store revinfo retrieval result
Arend van Spriel
3
-5
/
+15
2015-01-29
brcmfmac: show firmware release info in ethtool driver info
Arend van Spriel
3
-1
/
+32
2015-01-29
brcmfmac: always obtain device revision info upon intialization
Arend van Spriel
3
-14
/
+54
2015-01-29
brcmfmac: determine chip info when not provided by bus layer
Arend van Spriel
3
-0
/
+57
2015-01-29
brcmutil: use define for boardrev string function
Arend van Spriel
3
-3
/
+6
2015-01-29
brcmfmac: do not load firmware when device is already running
Arend van Spriel
1
-0
/
+2
2015-01-29
brcmfmac: Reopen netdev queue on bus state data.
Hante Meuleman
2
-7
/
+24
2015-01-29
brcmfmac: SDIO: avoid using bus state for private states.
Hante Meuleman
8
-53
/
+43
2015-01-29
brcmfmac: wait for driver to go idle during suspend
Arend van Spriel
3
-15
/
+25
2015-01-29
brcmfmac: pass DEAUTH/DISASSOC reason code to user-space
Arend van Spriel
1
-6
/
+25
2015-01-29
brcmfmac: use SDIO DPC for control frames.
Hante Meuleman
1
-54
/
+33
2015-01-29
brcmfmac: prevent possible deadlock on resuming SDIO device.
Hante Meuleman
3
-35
/
+18
2015-01-29
brcmfmac: Relax scheduling of msgbuf worker on high throughput.
Hante Meuleman
2
-6
/
+26
2015-01-23
brcmfmac: Use put_unaligned_le32
Vaishali Thakkar
1
-7
/
+2
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
1
-6
/
+5
2015-01-09
brcmfmac: get rid of duplicate SDIO device identifiers
Arend van Spriel
3
-25
/
+12
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-6
/
+5
2015-01-06
brcmfmac: Add support for bcm43340/1 wireless chipsets
Arend van Spriel
4
-0
/
+11
2015-01-06
brcmfmac: enable 802.11d support in firmware
Arend van Spriel
3
-0
/
+29
2015-01-06
brcmfmac: signal completion of 802.1x.
Hante Meuleman
5
-4
/
+57
2015-01-06
brcmfmac: follow user-space regulatory domain selection
Arend van Spriel
2
-1
/
+38
2015-01-06
brcmfmac: Change error log in standard log for rxbufpost.
Hante Meuleman
1
-1
/
+1
2015-01-06
brcmfmac: Fix WEP configuration for AP mode.
Hante Meuleman
4
-30
/
+76
2015-01-06
brcmfmac: remove unused/duplicate defines in chip.c
Arend van Spriel
1
-14
/
+0
2015-01-06
brcmfmac: Fix incorrect casting of 64 bit physical address.
Hante Meuleman
2
-16
/
+16
2014-12-24
brcmfmac: Do not crash if platform data is not populated
Mika Westerberg
1
-2
/
+2
2014-12-15
brcmsmac: don't leak kernel memory via printk()
Brian Norris
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-5
/
+7
2014-12-04
brcmfmac: add multiple BSS support.
Hante Meuleman
8
-53
/
+272
2014-12-04
brcmfmac: Add ifidx to logging of fwil cmds.
Hante Meuleman
1
-8
/
+10
2014-12-04
brcmfmac: Fix vendor cmds used interface.
Hante Meuleman
1
-6
/
+9
2014-12-04
brcmfmac: switch to single message MSI
Franky Lin
1
-0
/
+4
2014-12-04
brcmfmac: Add PCIE ids for 43602 devices.
Hante Meuleman
2
-0
/
+4
2014-12-04
brcmfmac: Fix ifidx for rx data by msgbuf.
Hante Meuleman
1
-0
/
+9
2014-12-04
brcmfmac: Fix bitmap malloc bug in msgbuf.
Hante Meuleman
1
-0
/
+1
2014-12-01
brcmsmac: NULL dereferences in brcms_c_detach_mfree()
Dan Carpenter
1
-4
/
+4
2014-12-01
brcmsmac: extend hardware info shown in debugfs
Arend van Spriel
1
-13
/
+27
2014-12-01
brcmutil: add helper function to format board revision
Arend van Spriel
2
-0
/
+18
2014-11-25
brcmfmac: correct .disconnect() callback while connecting
Arend van Spriel
1
-0
/
+1
2014-11-24
brcmfmac: fix static checker warning in pmklist handling
Arend van Spriel
1
-4
/
+3
2014-11-20
net: brcm80211: Deletion of unnecessary checks before two function calls
Markus Elfring
3
-6
/
+3
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
1
-2
/
+5
2014-11-20
brcmfmac: don't include linux/unaligned/access_ok.h
Johannes Berg
1
-1
/
+1
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2
-13
/
+18
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-2
/
+5
[next]