aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
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-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-03-03b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
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-08-21brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-08-21brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-06-20b43_legacy: Fix connection problem with WPA3Larry Finger
2020-06-20b43: Fix connection problem with WPA3Larry Finger
2020-06-20b43legacy: Fix case where channel status is corruptedLarry Finger
2020-06-20brcmfmac: fix wrong location to get firmware featureJaehoon Chung
2020-02-28b43legacy: Fix -Wcast-function-typePhong Tran
2020-02-28brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-02-14brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-02-05brcmfmac: fix interface sanity checkJohan Hovold
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
2019-05-31brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel
2019-05-31brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel
2019-05-31brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel
2019-05-31brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel
2019-05-31b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-05-31brcmfmac: fix missing checks for kmemdupKangjie Lu
2019-05-31brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter
2019-05-31brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-05-31brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-01-13b43: Fix error in cordic routineLarry Finger
2018-12-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel
2018-10-03brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner
2018-09-05b43/leds: Ensure NUL-termination of LED name stringMichael Buesch
2018-09-05b43legacy/leds: Ensure NUL-termination of LED name stringMichael Buesch
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-08-03brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-05-30brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-02-25brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-14brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-02brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-02brcmfmac: Add check for short event packetsKevin Cernekee
2017-09-20brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel
2017-09-20brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-09-08brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON