aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211
AgeCommit message (Expand)Author
2024-04-13wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-03-26wifi: brcmsmac: avoid function pointer castsArnd Bergmann
2023-05-30wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-17wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-03-11wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-11wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao
2023-03-11wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong
2023-02-15wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel
2023-01-14wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2023-01-14brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng
2023-01-14wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song
2022-10-26wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin
2022-10-26wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-08brcmfmac: pcie: Fix crashes due to early IRQsHector Martin
2022-04-08brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-08brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin
2022-04-08brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2021-11-18brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede
2021-09-15brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum
2021-07-14brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-14brcmfmac: Fix a double-free in brcmf_sdio_bus_resetTong Tiangen
2021-07-14brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-07-14brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-06-03brcmfmac: properly check for bus register errorsGreg Kroah-Hartman
2021-06-03Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-03-07brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede
2021-03-07brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede
2020-12-30brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong
2020-12-30brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim
2020-10-02Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller
2020-10-01brcmfmac: Fix warning message after dongle setup failedWright Feng
2020-10-01brcmfmac: Fix warning when hitting FW crash with flow control featureWright Feng
2020-09-29net: brcmfmac: Convey allocation mode as argumentSebastian Andrzej Siewior
2020-09-29net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner
2020-09-29net: brcmfmac: Replace in_interrupt()Sebastian Andrzej Siewior
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-24brcmfmac: check return value of driver_for_each_device()Zhang Changzhong
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-16brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan
2020-09-16brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'Lee Jones
2020-09-16brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'Lee Jones
2020-09-16brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu
2020-09-16brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu
2020-09-09brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-09-07brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329Dmitry Osipenko