aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
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
2019-11-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai
2019-11-20brcmfmac: increase buffer for obtaining firmware capabilitiesArend van Spriel
2019-11-20brcmfmac: fix wrong strnchr usageRasmus Villemoes
2019-06-25brcmfmac: sdio: Don't tune while the card is offDouglas Anderson
2019-06-25brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson
2019-06-09brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel
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-04-05brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel
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-09-20b43: fix DMA error related regression with proprietary firmwareLarry Finger
2018-08-09b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-08-09b43/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-08-09brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang
2018-08-05Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-31brcmfmac: specify some features per firmware versionRafał Miłecki
2018-07-25brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-04brcmfmac: update STA info struct to the v5Rafał Miłecki
2018-07-04brcmfmac: define more bits for the flags of struct brcmf_sta_info_leRafał Miłecki
2018-07-04brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki
2018-07-04brcmfmac: detect firmware support for radiotap monitor framesRafał Miłecki
2018-07-04brcmfmac: detect firmware support for monitor interfaceRafał Miłecki