aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* import kernel sourceSiluxsept2025-08-09205-0/+184804
* cleanup for new importSiluxsept2025-08-09205-184766/+0
* merge branch lineage-20 into t13.0t13.0Siluxsept2024-02-063-7/+12
* redbull: import kernel source from correct branch..Siluxsept2022-12-229-70/+44
* redbull: T kernel source squashed importSiluxsept2022-12-225-35/+23
* redbull: sync with LOS sources12.1Siluxsept2022-04-035-23/+35
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-301-0/+2
* brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-301-1/+3
* brcmfmac: check ndev pointerTom Rix2020-10-291-1/+1
* brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng2020-08-191-0/+4
* brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa2020-08-191-1/+1
* brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng2020-08-191-1/+5
* b43_legacy: Fix connection problem with WPA3Larry Finger2020-06-221-0/+1
* b43: Fix connection problem with WPA3Larry Finger2020-06-221-1/+1
* b43legacy: Fix case where channel status is corruptedLarry Finger2020-06-221-0/+1
* brcmfmac: fix wrong location to get firmware featureJaehoon Chung2020-06-221-1/+2
* brcmfmac: abort and release host after errorGuenter Roeck2020-05-271-0/+2
* b43legacy: Fix -Wcast-function-typePhong Tran2020-02-241-2/+3
* brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter2020-02-241-0/+1
* brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost2020-02-111-0/+1
* brcmfmac: fix interface sanity checkJohan Hovold2020-02-011-2/+2
* brcmfmac: fix leak of mypkt on error return pathColin Ian King2020-01-271-5/+3
* brcmfmac: create debugfs files for bus-specific layerArend van Spriel2020-01-273-5/+18
* brcmfmac: remove monitor interface when detachingRafał Miłecki2019-12-311-0/+5
* brcmfmac: Fix access point modeStefan Wahren2019-12-051-0/+10
* brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373Madhan Mohan R2019-12-052-1/+11
* brcmfmac: set F2 watermark to 256 for 4373Wright Feng2019-12-051-2/+24
* brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy2019-12-011-2/+2
* brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy2019-12-012-0/+27
* brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2019-11-242-2/+17
* brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu2019-11-241-5/+4
* brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai2019-11-201-3/+3
* brcmfmac: increase buffer for obtaining firmware capabilitiesArend van Spriel2019-11-201-1/+1
* brcmfmac: fix wrong strnchr usageRasmus Villemoes2019-11-201-3/+1
* brcmfmac: sdio: Don't tune while the card is offDouglas Anderson2019-06-251-0/+7
* brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson2019-06-251-0/+4
* brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel2019-06-097-13/+40
* brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel2019-05-311-3/+7
* brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel2019-05-311-2/+8
* brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel2019-05-311-18/+24
* brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel2019-05-311-9/+8
* b43: shut up clang -Wuninitialized variable warningArnd Bergmann2019-05-311-3/+3
* brcmfmac: fix missing checks for kmemdupKangjie Lu2019-05-311-0/+4
* brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter2019-05-311-2/+3
* brcmfmac: add subtype check for event handling in data pathArend van Spriel2019-05-313-7/+16
* brcmfmac: assure SSID length from firmware is limitedArend van Spriel2019-05-311-0/+2
* brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede2019-04-051-1/+1
* b43: Fix error in cordic routineLarry Finger2019-01-131-1/+1
* brcmfmac: Fix out of bounds memory access during fw loadLyude Paul2019-01-091-2/+6
* brcmfmac: fix roamoff=1 modparamStijn Tintel2019-01-093-4/+11