index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+10
2014-03-27
brcmfmac: use mfp if required from user-space
Daniel Kim
1
-5
/
+10
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-03-20
brcmfmac: fallback to mimo_bw_cap for older firmwares
Arend van Spriel
1
-8
/
+18
2014-03-20
brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
Arend van Spriel
1
-20
/
+21
2014-03-20
brcmfmac: reinit watchdog completion after handling watchdog
Arend van Spriel
1
-0
/
+1
2014-03-20
brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations
Daniel Kim
2
-0
/
+36
2014-03-17
brcmfmac: remove mode field from brcmf_cfg80211_vif structure
Arend van Spriel
3
-62
/
+21
2014-03-17
brcmfmac: assure active clock request upon entering SLEEP state
Arend van Spriel
1
-11
/
+28
2014-03-17
brcmfmac: Improve scanning settings for connect.
Hante Meuleman
1
-14
/
+20
2014-03-17
brcmfmac: Protect tx seq number for data and control
Hante Meuleman
1
-106
/
+108
2014-03-17
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
3
-1
/
+12
2014-03-14
brcmfmac: Make probe function __init
Jean Delvare
1
-1
/
+1
2014-03-13
brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.
Dave Jones
1
-1
/
+3
2014-03-06
brcmfmac: Use atomic functions for intstatus update.
Hante Meuleman
1
-14
/
+15
2014-03-06
Revert "brcmfmac: Use atomic functions for intstatus update."
Arend van Spriel
1
-6
/
+14
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+4
2014-02-28
brcmfmac: reset suspend flag upon sdio suspend failure
Arend van Spriel
1
-3
/
+5
2014-02-28
brcmfmac: use pre-allocated scatter-gather table for txglomming
Arend van Spriel
3
-16
/
+41
2014-02-28
brcmfmac: Correct mcs index report
Daniel Kim
1
-4
/
+13
2014-02-28
brcmfmac: Put frame sdio tx error handling in sub function.
Hante Meuleman
1
-79
/
+33
2014-02-28
brcmfmac: Use atomic functions for intstatus update.
Hante Meuleman
1
-14
/
+6
2014-02-28
brcmfmac: Small cleanup of redundant code.
Hante Meuleman
1
-12
/
+6
2014-02-28
brcmfmac: Remove immediate sleep support from SDIO.
Hante Meuleman
1
-20
/
+0
2014-02-28
brcmfmac: Minimize SDIO dpc scheduling.
Hante Meuleman
1
-1
/
+1
2014-02-28
brcmfmac: de-init driver layers in correct order.
Hante Meuleman
1
-2
/
+2
2014-02-28
brcmfmac: Correct header debug dump for sdio tx hdrs.
Hante Meuleman
1
-2
/
+2
2014-02-28
brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()
Arend van Spriel
1
-4
/
+2
2014-02-28
brcmfmac: fix use of skb control buffer in SDIO driver part
Arend van Spriel
1
-4
/
+6
2014-02-28
brcmfmac: Make firmeware roaming a module param.
Hante Meuleman
2
-14
/
+25
2014-02-21
brcmfmac: fix txglomming scatter-gather packet transfers
Arend van Spriel
1
-10
/
+4
2014-02-13
brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()
Arend van Spriel
1
-6
/
+6
2014-02-13
brcmfmac: correct setting of WEP broadcast/unicast keys
Daniel Kim
1
-1
/
+3
2014-02-13
brcmfmac: get chip core information from the device
Arend van Spriel
1
-104
/
+203
2014-02-13
brcmfmac: remove unintended error logging
Arend van Spriel
1
-3
/
+0
2014-02-13
brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()
Arend van Spriel
1
-2
/
+2
2014-02-13
brcmfmac: make chip related functions host interface independent
Arend van Spriel
4
-799
/
+900
2014-02-13
brcmfmac: on sdio remove first detach bus then stop worker.
Hante Meuleman
1
-4
/
+4
2014-02-13
brcmfmac: simplify sdio code download routine.
Hante Meuleman
1
-23
/
+8
2014-02-13
brcmfmac: fix sdio sending of large buffers.
Hante Meuleman
1
-1
/
+1
2014-02-13
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
5
-6
/
+5
2014-02-13
brcmfmac: move SDIO specific functions
Arend van Spriel
4
-175
/
+174
2014-02-13
brcmfmac: enable firmware console logging functionality
Daniel Kim
1
-66
/
+88
2014-02-13
brcmfmac: add owner info to sdio_driver structure
Franky Lin
1
-2
/
+3
2014-02-13
brcmfmac: expand sta info to report dtim and beacon period.
Hante Meuleman
1
-0
/
+26
2014-02-05
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
1
-1
/
+3
2014-02-05
cfg80211: make connect ie param const
Johannes Berg
4
-27
/
+29
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-545
/
+607
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
5
-87
/
+102
2014-01-16
brcmfmac: initialize escan function pointer during scheduled scan
Arend van Spriel
1
-0
/
+1
[next]