index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-16
wifi: brcmfmac: p2p: Introduce generic flexible array frame member
Kees Cook
1
-2
/
+2
2023-02-13
wifi: brcmfmac: change cfg80211_set_channel() name and signature
Arend van Spriel
1
-5
/
+2
2023-02-13
wifi: brcmfmac: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-02-13
wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selection
Hector Martin
1
-3
/
+10
2023-02-13
wifi: brcmfmac: pcie: Add IDs/properties for BCM4377
Hector Martin
3
-0
/
+8
2023-02-13
wifi: brcmfmac: pcie: Add IDs/properties for BCM4355
Hector Martin
2
-1
/
+10
2023-02-13
wifi: brcmfmac: Rename Cypress 89459 to BCM4355
Hector Martin
3
-10
/
+7
2023-01-17
Merge wireless into wireless-next
Kalle Valo
5
-23
/
+25
2023-01-16
wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...
Jisoo Jang
1
-2
/
+4
2023-01-16
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Arend van Spriel
1
-1
/
+1
2023-01-16
wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only device
Arend van Spriel
1
-10
/
+13
2023-01-16
wifi: brcmfmac: avoid handling disabled channels for survey dump
Arend van Spriel
1
-9
/
+7
2023-01-09
brcmfmac: Prefer DT board type over DMI board type
Ivan T. Ivanov
1
-2
/
+3
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-22
wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
Zhengchao Shao
1
-1
/
+4
2022-12-22
wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
Zhang Changzhong
1
-0
/
+1
2022-12-22
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
1
-0
/
+1
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
34
-126
/
+1377
2022-12-08
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
Wang Yufen
2
-1
/
+2
2022-12-08
wifi: brcmfmac: introduce BRCMFMAC exported symbols namespace
Arend van Spriel
5
-2
/
+11
2022-12-08
wifi: brcmfmac: add vendor name in revinfo debugfs file
Arend van Spriel
3
-1
/
+8
2022-12-08
wifi: brcmfmac: add support Broadcom BCA firmware api
Arend van Spriel
8
-29
/
+110
2022-12-08
wifi: brcmfmac: add support for Cypress firmware api
Arend van Spriel
8
-24
/
+105
2022-12-08
wifi: brcmfmac: add support for vendor-specific firmware api
Arend van Spriel
10
-0
/
+334
2022-12-08
wifi: brcmfmac: add firmware vendor info in driver info
Arend van Spriel
4
-15
/
+49
2022-12-08
wifi: brcmfmac: add function to unbind device to bus layer api
Arend van Spriel
2
-1
/
+24
2022-12-01
wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...
Minsuk Kang
1
-0
/
+17
2022-11-28
wifi: b43: remove reference to removed config B43_PCMCIA
Lukas Bulwahn
1
-7
/
+3
2022-11-22
wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_le
Gustavo A. R. Silva
1
-3
/
+4
2022-11-22
wifi: brcmfmac: replace one-element array with flexible-array member in struc...
Gustavo A. R. Silva
2
-3
/
+3
2022-11-22
wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...
Gustavo A. R. Silva
1
-3
/
+3
2022-11-22
wifi: brcmfmac: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
6
-11
/
+39
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-11-08
wifi: brcmfmac: Avoiding Connection delay
Prasanna Kerekoppa
1
-0
/
+6
2022-11-08
wifi: brcmfmac: Fix for when connect request is not success
Wataru Gohda
1
-3
/
+15
2022-11-08
wifi: brcmfmac: correctly remove all p2p vif
Brian Henriquez
1
-2
/
+6
2022-11-04
wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...
Jisoo Jang
1
-2
/
+6
2022-11-04
wifi: brcmfmac: Fix a typo "unknow"
Jonathan Neuschäfer
1
-1
/
+1
2022-11-04
bcma: Use the proper gpio include
Linus Walleij
1
-3
/
+0
2022-11-04
wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
Minsuk Kang
1
-0
/
+5
2022-11-01
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Dokyung Song
1
-0
/
+4
2022-10-28
Kalle Valo says:
Jakub Kicinski
11
-34
/
+673
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
3
-0
/
+3
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
1
-1
/
+1
2022-10-05
brcmfmac: Fix AP interface delete issue
Prasanna Kerekoppa
1
-11
/
+90
[next]