summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-07b43: remove dead function b43_rssinoise_postprocess()Jason Yan
2020-05-06b43: remove Comparison of 0/1 to bool variable in pio.cJason Yan
2020-05-06b43: remove Comparison of 0/1 to bool variable in phy_n.cJason Yan
2020-05-06brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan
2020-05-06brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failu...Justin Li
2020-05-06brcmfmac: Fix P2P Group Formation failure via Go-neg methodJoseph Chuang
2020-05-06brcmfmac: support the second p2p connectionWright Feng
2020-05-04brcmfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-05-04brcmfmac: remove comparison to bool in brcmf_fws_attach()Jason Yan
2020-05-04brcmfmac: add vendor ie for association responsesRyohei Kondo
2020-05-04brcmfmac: only generate random p2p address when neededChi-Hsien Lin
2020-05-04brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence requestMadhan Mohan R
2020-05-04brcmfmac: remove arp_hostip_clear from brcmf_netdev_stopWright Feng
2020-05-04brcmfmac: keep apsta enabled when AP starts with MCHAN featureWright Feng
2020-04-15brcmfmac: remove leading spaceNils ANDRÉ-CHANG
2020-04-15brcmsmac: make brcms_c_stf_ss_update() voidJason Yan
2020-04-15brcmsmac: Add missing annotation for brcms_down()Jules Irenge
2020-04-15brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()Jules Irenge
2020-04-14brcmsmac: make brcms_c_set_mac() voidJason Yan
2020-04-14b43legacy: Fix case where channel status is corruptedLarry Finger
2020-04-14brcm80211: remove redundant pointer 'address'Colin Ian King
2020-04-14brcmfmac: fix wrong location to get firmware featureJaehoon Chung
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