index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
2023-03-11
wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...
Jisoo Jang
2023-03-11
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
2023-03-11
wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
Zhengchao Shao
2023-03-11
wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
Zhang Changzhong
2023-02-15
wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...
Minsuk Kang
2023-01-24
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Arend van Spriel
2023-01-14
wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
Minsuk Kang
2023-01-14
brcmfmac: return error when getting invalid max_flowrings from dongle
Wright Feng
2023-01-14
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
Wang Yufen
2022-11-10
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Dokyung Song
2022-10-26
wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
Alexander Coffin
2022-10-26
wifi: brcmfmac: fix invalid address access when enabling SCAN log level
Wright Feng
2022-06-09
b43: Fix assigning negative value to unsigned variable
Haowen Bai
2022-06-09
b43legacy: Fix assigning negative value to unsigned variable
Haowen Bai
2022-04-27
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-08
brcmfmac: pcie: Fix crashes due to early IRQs
Hector Martin
2022-04-08
brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
Hector Martin
2022-04-08
brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
Hector Martin
2022-04-08
brcmfmac: firmware: Allocate space for default boardrev in nvram
Hector Martin
2021-11-18
b43: fix a lower bounds test
Dan Carpenter
2021-11-18
b43legacy: fix a lower bounds test
Dan Carpenter
2021-11-18
brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
Hans de Goede
2021-09-15
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
2021-07-14
brcmsmac: mac80211_if: Fix a resource leak in an error handling path
Christophe JAILLET
2021-07-14
brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
Tong Tiangen
2021-07-14
brcmfmac: correctly report average RSSI in station info
Alvin Šipraga
2021-07-14
brcmfmac: fix setting of station info chains bitmask
Alvin Šipraga
2021-06-03
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
2021-06-03
Revert "brcmfmac: add a check for the status of usb_register"
Greg Kroah-Hartman
2021-04-07
brcmfmac: clear EAP/association status bits on linkdown events
Luca Pesce
2021-03-07
brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tablet
Hans de Goede
2021-03-07
brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet
Hans de Goede
2021-03-04
b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
Colin Ian King
2020-12-30
brcmfmac: fix error return code in brcmf_cfg80211_connect()
Zhang Changzhong
2020-12-30
brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
Seung-Woo Kim
2020-10-02
Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-10-01
brcmfmac: Fix warning message after dongle setup failed
Wright Feng
2020-10-01
brcmfmac: Fix warning when hitting FW crash with flow control feature
Wright Feng
2020-09-29
net: brcmfmac: Convey allocation mode as argument
Sebastian Andrzej Siewior
2020-09-29
net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
Thomas Gleixner
2020-09-29
net: brcmfmac: Replace in_interrupt()
Sebastian Andrzej Siewior
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-24
brcmfmac: check return value of driver_for_each_device()
Zhang Changzhong
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-16
brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
Jason Yan
2020-09-16
brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'
Lee Jones
2020-09-16
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
Lee Jones
2020-09-16
brcmfmac: support SAE authentication offload in AP mode
Chung-Hsien Hsu
2020-09-16
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
2020-09-09
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
[next]