aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-09wifi: b43: fix incorrect __packed annotationArnd 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-01-18wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2023-01-18wifi: 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-06-14b43: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-14b43legacy: Fix assigning negative value to unsigned variableHaowen Bai
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-15brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-15brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2021-11-26b43: fix a lower bounds testDan Carpenter
2021-11-26b43legacy: fix a lower bounds testDan Carpenter
2021-07-20brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-20brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-07-20brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-03-04b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2020-10-30brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-30brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29brcmfmac: check ndev pointerTom Rix
2020-08-19brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-08-19brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-08-19brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-06-22b43_legacy: Fix connection problem with WPA3Larry Finger
2020-06-22b43: Fix connection problem with WPA3Larry Finger
2020-06-22b43legacy: Fix case where channel status is corruptedLarry Finger
2020-06-22brcmfmac: fix wrong location to get firmware featureJaehoon Chung
2020-05-27brcmfmac: abort and release host after errorGuenter Roeck
2020-02-24b43legacy: Fix -Wcast-function-typePhong Tran
2020-02-24brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-02-11brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold
2020-01-27brcmfmac: fix leak of mypkt on error return pathColin Ian King
2020-01-27brcmfmac: create debugfs files for bus-specific layerArend van Spriel
2019-12-31brcmfmac: remove monitor interface when detachingRafał Miłecki
2019-12-05brcmfmac: Fix access point modeStefan Wahren
2019-12-05brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373Madhan Mohan R
2019-12-05brcmfmac: set F2 watermark to 256 for 4373Wright Feng
2019-12-01brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy
2019-12-01brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2019-11-24brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2019-11-24brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu