summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorFilesLines
2023-06-09treewide: Remove uninitialized_var() usageKees Cook7-12/+12
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann2-2/+2
2023-05-30wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin1-6/+7
2023-05-17wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang1-0/+5
2023-03-11wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang1-2/+4
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang1-0/+1
2023-03-11wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao1-1/+4
2023-03-11wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong1-0/+1
2023-02-22wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang1-0/+17
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel1-1/+1
2023-01-18wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang1-0/+5
2023-01-18brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng1-0/+4
2023-01-18wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen2-1/+2
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song1-0/+4
2022-10-26wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin1-1/+2
2022-10-26wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng1-6/+6
2022-06-14b43: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-06-14b43legacy: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-15brcmfmac: pcie: Fix crashes due to early IRQsHector Martin1-3/+13
2022-04-15brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin1-44/+4
2022-04-15brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin1-0/+2
2022-04-15brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin1-0/+2
2021-11-17b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-17b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-17brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede1-0/+10
2021-09-15brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum1-1/+1
2021-07-14brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-07-14brcmfmac: correctly report average RSSI in station infoAlvin Šipraga1-16/+20
2021-07-14brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga1-2/+1
2021-06-03brcmfmac: properly check for bus register errorsGreg Kroah-Hartman6-46/+41
2021-06-03Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman1-5/+1
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce1-2/+5
2021-03-07brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede1-0/+18
2021-03-07brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede1-0/+14
2021-03-04b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King1-1/+1
2020-12-30brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2-2/+5
2020-11-05brcmfmac: Fix warning message after dongle setup failedWright Feng1-4/+6
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-29brcmfmac: check ndev pointerTom Rix1-1/+1
2020-10-01brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu1-2/+1
2020-09-03brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne1-0/+8
2020-08-19brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng1-0/+4
2020-08-19brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa1-1/+1
2020-08-19brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng1-1/+5
2020-06-22b43_legacy: Fix connection problem with WPA3Larry Finger1-0/+1
2020-06-22b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-06-22b43legacy: Fix case where channel status is corruptedLarry Finger1-0/+1
2020-06-22brcmfmac: fix wrong location to get firmware featureJaehoon Chung1-1/+2