summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-03-25wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2026-01-11cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad
2026-01-11wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tabletHans de Goede
2025-12-07wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar
2025-08-28wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor
2025-08-15wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar
2025-05-09wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()Wentao Liang
2025-04-10wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske
2025-02-21wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer
2025-02-21wifi: brcmfmac: Check the return value of of_property_read_string_index()Stefan Dösinger
2025-02-21wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()Dmitry Antipov
2024-12-14wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis
2024-12-14wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco
2024-11-08wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven
2024-09-12wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel
2024-08-03wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda
2024-06-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-03-26wifi: brcmsmac: avoid function pointer castsArnd Bergmann
2024-03-26wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-03-26wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2023-09-13wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-24wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector 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-04-13wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede
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
2023-01-18brcmfmac: Prefer DT board type over DMI board typeIvan T. Ivanov
2022-12-31wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...Jisoo Jang
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-01wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-09-27brcmfmac: Remove the call to "dtim_assoc" IOVARRamesh Rangavittal
2022-09-27brcmfmac: increase dcmd maximum buffer sizeLo(Double)Hsiang Lo
2022-09-27brcmfmac: Support 89459 pcieAlexander Prutskov
2022-09-27brcmfmac: increase default max WOWL patterns to 16Ryohei Kondo