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
/
brcm80211
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
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-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-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: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
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-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-04
brcmfmac: fix missing checks for kmemdup
Kangjie Lu
[next]