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
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
brcmfmac: disable PCIe interrupts before bus reset
Rafał Miłecki
1
-0
/
+2
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-7
/
+7
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
1
-4
/
+4
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
5
-19
/
+80
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
4
-5
/
+7
2019-09-06
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
1
-12
/
+6
2019-09-06
brcmfmac: add "reset" debugfs entry for testing reset
Rafał Miłecki
1
-0
/
+25
2019-09-06
brcmfmac: add stub version of brcmf_debugfs_get_devdir()
Rafał Miłecki
1
-0
/
+4
2019-09-03
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
3
-2
/
+11
2019-09-03
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
1
-3
/
+1
2019-09-03
brcmfmac: remove redundant assignment to pointer hash
Colin Ian King
1
-1
/
+0
2019-09-03
brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
Jia-Ju Bai
1
-1
/
+1
2019-08-06
b43legacy: Remove pointless cond_resched() wrapper
Thomas Gleixner
1
-16
/
+5
2019-08-06
brcmsmac: remove three set but not used variables
YueHaibing
1
-13
/
+0
2019-08-06
brcmfmac: remove set but not used variable 'dtim_period'
YueHaibing
1
-7
/
+1
2019-07-24
brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash
Rafał Miłecki
1
-1
/
+2
2019-07-24
brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovar
Arend van Spriel
1
-1
/
+0
2019-07-24
brcmfmac: simply remove flowring if bus is down
Arend van Spriel
1
-0
/
+7
2019-07-24
brcmfmac: avoid firmware commands when bus is down
Arend van Spriel
1
-10
/
+13
2019-07-24
brcmfmac: clear events in brcmf_fweh_detach() will always fail
Arend van Spriel
1
-9
/
+0
2019-07-24
brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is down
Arend van Spriel
1
-1
/
+2
2019-07-24
brcmfmac: change the order of things in brcmf_detach()
Arend van Spriel
1
-13
/
+14
2019-07-24
Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"
Arend van Spriel
7
-40
/
+13
2019-07-24
brcmfmac: allow 160MHz in custom regulatory rules
Arend van Spriel
1
-2
/
+2
2019-07-24
brcmfmac: enable DFS_OFFLOAD extended feature if supported
Arend van Spriel
3
-1
/
+9
2019-07-24
brcmfmac: add 160MHz in chandef_to_chanspec()
Arend van Spriel
1
-1
/
+20
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
1
-0
/
+1
2019-06-27
b43: simplify engine type / DMA mask selection
Christoph Hellwig
1
-22
/
+6
2019-06-27
b43: remove b43_dma_set_mask
Christoph Hellwig
1
-38
/
+5
2019-06-27
b43legacy: simplify engine type / DMA mask selection
Christoph Hellwig
1
-17
/
+3
2019-06-27
b43legacy: remove b43legacy_dma_set_mask
Christoph Hellwig
1
-38
/
+1
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
81
-1004
/
+153
2019-06-18
brcmfmac: sdio: Don't tune while the card is off
Douglas Anderson
1
-0
/
+7
2019-06-18
brcmfmac: sdio: Disable auto-tuning around commands expected to fail
Douglas Anderson
1
-0
/
+4
2019-06-18
Revert "brcmfmac: disable command decode in sdio_aos"
Douglas Anderson
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-28
b43: Avoid possible double calls to b43_one_core_detach()
Jia-Ju Bai
1
-6
/
+1
2019-05-28
brcmfmac: use strlcpy() instead of strcpy()
Neo Jou
1
-1
/
+1
2019-05-28
brcmfmac: fix typos in code comments
Weitao Hou
1
-1
/
+1
2019-05-28
brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmac
Arend van Spriel
1
-1
/
+1
2019-05-28
brcmfmac: use separate Kconfig file for brcmfmac
Arend van Spriel
2
-49
/
+51
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
54
-658
/
+74
2019-05-28
brcmsmac: switch phy source files to using SPDX license identifier
Arend van Spriel
14
-168
/
+14
2019-05-28
brcmutil: switch source files to using SPDX license identifier
Arend van Spriel
3
-36
/
+3
2019-05-28
brcm80211: switch common header files to using SPDX license identifier
Arend van Spriel
7
-84
/
+7
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
40
-561
/
+40
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
5
-0
/
+5
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-92
/
+236
2019-05-01
brcmfmac: print firmware messages after a firmware crash
Rafał Miłecki
1
-6
/
+18
[next]