aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2023-09-19wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-11wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping
2023-05-01wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-03-10wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-10wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-10wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao
2023-03-10wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong
2023-02-09wifi: 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
2022-12-31wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-12-31brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng
2022-12-31wifi: 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: Declare missing firmware files in pcie.cHector 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
2022-02-23brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell
2021-11-18brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede
2021-09-28Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch
2021-08-29brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie
2021-08-21brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson
2021-08-21brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko
2021-08-21brcmfmac: support chipsets with different core enumeration spaceArend van Spriel
2021-08-21brcmfmac: add xtlv support to firmware interface layerArend van Spriel
2021-08-21brcmfmac: increase core revision column aligning core listArend van Spriel
2021-08-21brcmfmac: use different error value for invalid ram base addressArend van Spriel
2021-08-21brcmfmac: firmware: Fix firmware loadingLinus Walleij
2021-08-01brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij
2021-06-24brcmfmac: support parse country code map from DTShawn Guo
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko
2021-06-15brcmfmac: Add clm_blob firmware files to modinfoMatthias Brugger
2021-06-15brcmfmac: Delete second brcm folder hierarchyMatthias Brugger
2021-06-15brcmfmac: Fix a double-free in brcmf_sdio_bus_resetTong Tiangen
2021-06-15brcmfmac: Demote non-compliant kernel-doc headersYang Shen
2021-06-15brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-06-15brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-06-15brcmfmac: use ISO3166 country code and 0 rev as fallbackShawn Guo
2021-05-13brcmfmac: properly check for bus register errorsGreg Kroah-Hartman
2021-05-13Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman
2021-04-22brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enoughChristophe JAILLET
2021-04-18brcmfmac: Remove duplicate struct declarationWan Jiabing
2021-04-18brcmfmac: A typo fixBhaskar Chowdhury