aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
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: Fix crashes due to early IRQsHector Martin
2022-04-15brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-15brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin
2022-04-15brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2021-11-17b43: fix a lower bounds testDan Carpenter
2021-11-17b43legacy: fix a lower bounds testDan Carpenter
2021-11-17brcmfmac: 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: 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
2021-03-04b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2020-12-30brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim
2020-11-05brcmfmac: Fix warning message after dongle setup failedWright Feng
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29brcmfmac: check ndev pointerTom Rix
2020-10-01brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu
2020-09-03brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
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-04-08brcmfmac: abort and release host after errorGuenter Roeck
2020-02-24b43legacy: Fix -Wcast-function-typePhong Tran
2020-02-24brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker
2020-02-24brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-02-24brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost
2020-02-11brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold
2019-12-31brcmfmac: remove monitor interface when detachingRafał Miłecki
2019-12-17brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki
2019-09-06brcmfmac: use %*ph to print small bufferAndy Shevchenko
2019-09-06brcmfmac: add "reset" debugfs entry for testing resetRafał Miłecki
2019-09-06brcmfmac: add stub version of brcmf_debugfs_get_devdir()Rafał Miłecki