summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2020-04-06brcmfmac: add stub for monitor interface xmitRafał Miłecki
2020-03-26brcmfmac: add USB autosuspend feature supportWright Feng
2020-03-26brcmfmac: increase max hanger slots from 1K to 3K in fws layerMadhan Mohan R
2020-03-26brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().Raveendran Somu
2020-03-26brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu
2020-03-26brcmfmac: Fix driver crash on USB control transfer timeoutRaveendran Somu
2020-03-23brcmfmac: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-12b43legacy: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12b43: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12b43legacy: replace simple_strtol() with kstrtoint()chenqiwu
2020-02-12brcmfmac: abort and release host after errorGuenter Roeck
2020-02-12brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2brian m. carlson
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-26brcmfmac: Remove always false 'idx < 0' statementyuehaibing
2020-01-26brcmfmac: add initial support for monitor modeRafał Miłecki
2020-01-26brcmfmac: simplify building interface combinationsRafał Miłecki
2020-01-26brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker
2020-01-26brcmfmac: use true,false for bool variablezhengbin
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-18brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabledDmitry Osipenko
2019-12-18brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2019-12-18brcmfmac: not set mbss in vif if firmware does not support MBSSWright Feng
2019-12-18brcmfmac: add RSDB condition when setting interface combinationsWright Feng
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch
2019-12-18brcmfmac: make errors when setting roaming parameters non-fatalSoeren Moch
2019-12-18brcmfmac: fix rambase for 4359/9Soeren Moch
2019-12-18brcmfmac: set F2 blocksize and watermark for 4359Chung-Hsien Hsu
2019-12-18brcmfmac: reset two D11 cores if chip has two D11 coresWright Feng
2019-12-18brcmfmac: fix interface sanity checkJohan Hovold
2019-12-18brcmfmac: set interface carrier to off by defaultRafał Miłecki
2019-12-18brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2019-12-18b43legacy: Fix -Wcast-function-typePhong Tran
2019-12-18brcmsmac: Remove always false 'channel < 0' statementAustin Kim
2019-12-18brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost
2019-11-20brcmfmac: remove monitor interface when detachingRafał Miłecki
2019-11-20brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki
2019-11-20brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'zhengbin
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader
2019-11-06brcmsmac: remove set but not used variablesYueHaibing
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-31b43: dma: Fix use true/false for bool type variableSaurav Girepunje
2019-10-31b43: main: Fix use true/false for bool typeSaurav Girepunje
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-10-04brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-01brcmsmac: remove duplicated if conditionDenis Efremov
2019-10-01brcmfmac: fix suspend/resume when power is cut offAdrian Ratiu
2019-10-01brcmfmac: don't WARN when there are no requestsAdrian Ratiu
2019-10-01brcmsmac: remove a useless testChristophe JAILLET
2019-10-01brcmfmac: send port authorized event for FT-802.1XChung-Hsien Hsu