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-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
2019-09-06
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
2019-09-06
brcmfmac: add "reset" debugfs entry for testing reset
Rafał Miłecki
2019-09-06
brcmfmac: add stub version of brcmf_debugfs_get_devdir()
Rafał Miłecki
2019-09-03
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
2019-09-03
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
2019-09-03
brcmfmac: remove redundant assignment to pointer hash
Colin Ian King
2019-09-03
brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
Jia-Ju Bai
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
[next]