index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
2019-08-06
b43legacy: Remove pointless cond_resched() wrapper
Thomas Gleixner
2019-08-06
brcmsmac: remove three set but not used variables
YueHaibing
2019-08-06
brcmfmac: remove set but not used variable 'dtim_period'
YueHaibing
2019-07-24
brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash
Rafał Miłecki
2019-07-24
brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovar
Arend van Spriel
2019-07-24
brcmfmac: simply remove flowring if bus is down
Arend van Spriel
2019-07-24
brcmfmac: avoid firmware commands when bus is down
Arend van Spriel
2019-07-24
brcmfmac: clear events in brcmf_fweh_detach() will always fail
Arend van Spriel
2019-07-24
brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is down
Arend van Spriel
2019-07-24
brcmfmac: change the order of things in brcmf_detach()
Arend van Spriel
2019-07-24
Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"
Arend van Spriel
2019-07-24
brcmfmac: allow 160MHz in custom regulatory rules
Arend van Spriel
2019-07-24
brcmfmac: enable DFS_OFFLOAD extended feature if supported
Arend van Spriel
2019-07-24
brcmfmac: add 160MHz in chandef_to_chanspec()
Arend van Spriel
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
2019-06-27
b43: simplify engine type / DMA mask selection
Christoph Hellwig
2019-06-27
b43: remove b43_dma_set_mask
Christoph Hellwig
2019-06-27
b43legacy: simplify engine type / DMA mask selection
Christoph Hellwig
2019-06-27
b43legacy: remove b43legacy_dma_set_mask
Christoph Hellwig
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-18
brcmfmac: sdio: Don't tune while the card is off
Douglas Anderson
2019-06-18
brcmfmac: sdio: Disable auto-tuning around commands expected to fail
Douglas Anderson
2019-06-18
Revert "brcmfmac: disable command decode in sdio_aos"
Douglas Anderson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
b43: Avoid possible double calls to b43_one_core_detach()
Jia-Ju Bai
2019-05-28
brcmfmac: use strlcpy() instead of strcpy()
Neo Jou
2019-05-28
brcmfmac: fix typos in code comments
Weitao Hou
2019-05-28
brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmac
Arend van Spriel
2019-05-28
brcmfmac: use separate Kconfig file for brcmfmac
Arend van Spriel
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
brcmsmac: switch phy source files to using SPDX license identifier
Arend van Spriel
2019-05-28
brcmutil: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
brcm80211: switch common header files to using SPDX license identifier
Arend van Spriel
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-01
brcmfmac: print firmware messages after a firmware crash
Rafał Miłecki
2019-05-01
brcmfmac: set txflow request id from 1 to pktids array size
Wright Feng
2019-05-01
brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
Dan Carpenter
2019-04-26
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-25
Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"
Kalle Valo
2019-04-25
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-25
brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCs
Hans de Goede
2019-04-25
b43: Remove empty function lpphy_papd_cal()
Larry Finger
2019-04-13
brcmfmac: fix leak of mypkt on error return path
Colin Ian King
2019-04-13
brcmfmac: Loading the correct firmware for brcm43456
Ondrej Jirman
2019-04-13
brcmfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-04
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
[next]