index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-08
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
Wang Yufen
2022-12-08
wifi: brcmfmac: introduce BRCMFMAC exported symbols namespace
Arend van Spriel
2022-12-08
wifi: brcmfmac: add vendor name in revinfo debugfs file
Arend van Spriel
2022-12-08
wifi: brcmfmac: add support Broadcom BCA firmware api
Arend van Spriel
2022-12-08
wifi: brcmfmac: add support for Cypress firmware api
Arend van Spriel
2022-12-08
wifi: brcmfmac: add support for vendor-specific firmware api
Arend van Spriel
2022-12-08
wifi: brcmfmac: add firmware vendor info in driver info
Arend van Spriel
2022-12-08
wifi: brcmfmac: add function to unbind device to bus layer api
Arend van Spriel
2022-12-01
wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...
Minsuk Kang
2022-11-28
wifi: b43: remove reference to removed config B43_PCMCIA
Lukas Bulwahn
2022-11-22
wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_le
Gustavo A. R. Silva
2022-11-22
wifi: brcmfmac: replace one-element array with flexible-array member in struc...
Gustavo A. R. Silva
2022-11-22
wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...
Gustavo A. R. Silva
2022-11-22
wifi: brcmfmac: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-08
wifi: brcmfmac: Avoiding Connection delay
Prasanna Kerekoppa
2022-11-08
wifi: brcmfmac: Fix for when connect request is not success
Wataru Gohda
2022-11-08
wifi: brcmfmac: correctly remove all p2p vif
Brian Henriquez
2022-11-04
wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...
Jisoo Jang
2022-11-04
wifi: brcmfmac: Fix a typo "unknow"
Jonathan Neuschäfer
2022-11-04
bcma: Use the proper gpio include
Linus Walleij
2022-11-04
wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
Minsuk Kang
2022-11-01
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Dokyung Song
2022-10-28
Kalle Valo says:
Jakub Kicinski
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
2022-10-05
brcmfmac: Fix AP interface delete issue
Prasanna Kerekoppa
2022-10-05
brcmfmac: support station interface creation version 1, 2 and 3
Wright Feng
2022-10-05
brcmfmac: add creating station interface support
Wright Feng
2022-10-04
brcmfmac: dump dongle memory when attaching failed
Wright Feng
2022-10-04
brcmfmac: return error when getting invalid max_flowrings from dongle
Wright Feng
2022-10-04
brcmfmac: add a timer to read console periodically in PCIE bus
Wright Feng
2022-10-04
brcmfmac: Fix authentication latency caused by OBSS stats survey
Ramesh Rangavittal
2022-10-04
brcmfmac: fix CERT-P2P:5.1.10 failure
Double Lo
2022-10-04
brcmfmac: fix firmware trap while dumping obss stats
Wright Feng
2022-10-04
brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelection
Wright Feng
2022-09-27
brcmfmac: Remove the call to "dtim_assoc" IOVAR
Ramesh Rangavittal
2022-09-27
brcmfmac: increase dcmd maximum buffer size
Lo(Double)Hsiang Lo
2022-09-27
brcmfmac: Support 89459 pcie
Alexander Prutskov
2022-09-27
brcmfmac: increase default max WOWL patterns to 16
Ryohei Kondo
2022-09-19
wifi: brcmfmac: pcie: Add IDs/properties for BCM4378
Hector Martin
2022-09-19
wifi: brcmfmac: pcie: Support PCIe core revisions >= 64
Hector Martin
2022-09-19
wifi: brcmfmac: msgbuf: Increase RX ring sizes to 1024
Hector Martin
2022-09-19
wifi: brcmfmac: firmware: Allow platform to override macaddr
Hector Martin
[next]