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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
27
-42
/
+4601
2014-07-31
brcmfmac: Add TDLS support to msgbuf.
Hante Meuleman
9
-6
/
+158
2014-07-31
brcmfmac: Fix msgbuf flow control.
Hante Meuleman
3
-8
/
+62
2014-07-31
brcmfmac: Update pcie reset device routine.
Hante Meuleman
1
-7
/
+42
2014-07-31
brcmfmac: Adding PCIe bus layer support.
Hante Meuleman
9
-0
/
+1880
2014-07-31
brcmfmac: Adding msgbuf protocol.
Hante Meuleman
10
-21
/
+2275
2014-07-31
brcmfmac: Add protocol addressing mode and peer deletion API.
Hante Meuleman
4
-3
/
+75
2014-07-31
brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.
Hante Meuleman
2
-1
/
+2
2014-07-31
brcmfmac: Do not use strcpy and strcat
Daniel Kim
1
-7
/
+18
2014-07-29
brcmfmac: Fix OOB interrupt not working for BCM43362
Hans de Goede
1
-0
/
+16
2014-07-29
brcmfmac: Fix some wrong register defines
Hans de Goede
1
-6
/
+6
2014-07-29
brcmfmac: add device tree support for SDIO devices
Chen-Yu Tsai
4
-0
/
+84
2014-07-29
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
18
-930
/
+1124
2014-07-21
brcm80211: remove unnecessary break after return
Fabian Frederick
2
-2
/
+0
2014-07-18
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
1
-37
/
+0
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-07-16
brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()
Arend van Spriel
1
-0
/
+1
2014-07-16
brcmfmac: rework wiphy structure setup
Arend van Spriel
1
-268
/
+298
2014-07-16
brcmfmac: moving some functions around
Arend van Spriel
1
-144
/
+144
2014-07-16
brcmfmac: introduce feature and quirk handling
Arend van Spriel
6
-27
/
+244
2014-07-16
brcmfmac: move attach and detach functions in wl_cfg80211.c
Arend van Spriel
1
-108
/
+107
2014-07-16
brcmfmac: Make firmware path a module parameter
Daniel Kim
4
-20
/
+41
2014-07-16
brcmfmac: rework debugfs functions in the driver
Arend van Spriel
4
-235
/
+207
2014-07-16
brcmfmac: make use of seq_file API for debugfs entries
Arend van Spriel
2
-201
/
+170
2014-07-16
brcmfmac: Cleanup used device IDs.
Hante Meuleman
5
-85
/
+107
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2014-06-25
brcmfmac: reduce log level in fwil if firmware returns error
Arend van Spriel
1
-1
/
+1
2014-06-25
brcmfmac: Don't control mpc setting during scan operation
Daniel Kim
2
-5
/
+18
2014-06-25
brcmfmac: correct logging levels in btcoex source
Arend van Spriel
1
-19
/
+19
2014-06-25
brcmfmac: replace cfg80211 testmode with vendor command
Franky Lin
5
-41
/
+188
2014-06-25
brcmfmac: Change USB probe routine to support Composite USB
Hante Meuleman
1
-117
/
+87
2014-06-25
brcmfmac: clear ht info during attach phase
Arend van Spriel
1
-0
/
+3
2014-06-25
brcmfmac: Add USB device 43566 to supported devices.
Hante Meuleman
1
-0
/
+2
2014-06-25
brcmfmac: Add 43569 USB support.
Hante Meuleman
1
-1
/
+9
2014-06-25
net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...
Rasmus Villemoes
3
-6
/
+5
2014-06-25
brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded
Arend van Spriel
1
-2
/
+3
2014-06-19
net: wireless: Remove useless return variables
Peter Senna Tschudin
2
-17
/
+7
2014-05-29
brcmfmac: remove firmware list from USB driver
Arend van Spriel
1
-76
/
+0
2014-05-29
brcmfmac: Remove interrupt endpoint usage from USB driver.
Hante Meuleman
1
-77
/
+1
2014-05-29
brcmfmac: Increase max buffer size for receiving control message from dongle
Daniel Kim
1
-4
/
+5
2014-05-29
brcmutil: assure unused bits are cleared in 11n chanspec
Arend van Spriel
1
-1
/
+1
2014-05-29
brcmfmac: make brcmf_fw_nvram_strip() static
Arend van Spriel
2
-2
/
+1
2014-05-29
brcmfmac: use asynchronous firmware request in USB
Arend van Spriel
1
-30
/
+68
2014-05-29
brcmfmac: use asynchronous firmware request in SDIO
Arend van Spriel
1
-147
/
+124
2014-05-29
brcmfmac: introduce asynchronous firmware loading
Arend van Spriel
2
-1
/
+120
2014-05-29
brcmfmac: Add log of superspeed device detection to USB probe.
Hante Meuleman
1
-1
/
+3
2014-05-29
brcmfmac: rework usb callback operations
Arend van Spriel
1
-20
/
+28
2014-05-29
brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
Arend van Spriel
1
-3
/
+1
2014-05-29
brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
Arend van Spriel
4
-12
/
+12
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
4
-15
/
+10
[next]