summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0425-168/+553
|\
| * brcmfmac: 43012 Update MES WatermarkDouble Lo2020-05-291-0/+5
| * brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 modeWright Feng2020-05-291-0/+18
| * brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIOFrank Kao2020-05-292-8/+16
| * brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 modeDouble Lo2020-05-291-0/+17
| * brcmfmac: set F2 blocksize for 4373Wright Feng2020-05-292-3/+15
| * b43_legacy: Fix connection problem with WPA3Larry Finger2020-05-291-0/+1
| * b43: Fix connection problem with WPA3Larry Finger2020-05-291-1/+1
| * Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-271-12/+7
| |\
| | * cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-12/+7
| * | brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failuresChung-Hsien Hsu2020-05-131-6/+6
| * | brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()Jason Yan2020-05-121-1/+1
| * | brcmfmac: make non-global functions staticChen Zhou2020-05-121-1/+1
| * | brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...Soontak Lee2020-05-121-0/+11
| * | brcmfmac: use actframe_abort to cancel ongoing action frameRyohei Kondo2020-05-121-2/+32
| * | brcmfmac: set security after reiniting interfaceJia-Shyr Chuang2020-05-121-32/+58
| * | brcmfmac: fix 802.1d priority to ac mapping for pcie donglesPramod Prakash2020-05-121-2/+2
| * | brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham2020-05-126-33/+213
| * | Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-0718-56/+151
| |\ \
| | * | b43: remove Comparison of 0/1 to bool variable in pio.cJason Yan2020-05-061-1/+1
| | * | b43: remove Comparison of 0/1 to bool variable in phy_n.cJason Yan2020-05-061-1/+1
| | * | brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan2020-05-061-1/+1
| | * | brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failu...Justin Li2020-05-061-0/+4
| | * | brcmfmac: Fix P2P Group Formation failure via Go-neg methodJoseph Chuang2020-05-061-2/+26
| | * | brcmfmac: support the second p2p connectionWright Feng2020-05-062-11/+54
| | * | brcmfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-05-042-13/+8
| | * | brcmfmac: remove comparison to bool in brcmf_fws_attach()Jason Yan2020-05-041-1/+1
| | * | brcmfmac: add vendor ie for association responsesRyohei Kondo2020-05-042-0/+18
| | * | brcmfmac: only generate random p2p address when neededChi-Hsien Lin2020-05-041-2/+16
| | * | brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence requestMadhan Mohan R2020-05-041-1/+8
| | * | brcmfmac: remove arp_hostip_clear from brcmf_netdev_stopWright Feng2020-05-041-3/+0
| | * | brcmfmac: keep apsta enabled when AP starts with MCHAN featureWright Feng2020-05-041-1/+2
| | * | brcmfmac: remove leading spaceNils ANDRÉ-CHANG2020-04-151-1/+1
| | * | brcmsmac: make brcms_c_stf_ss_update() voidJason Yan2020-04-152-6/+3
| | * | brcmsmac: Add missing annotation for brcms_down()Jules Irenge2020-04-151-0/+1
| | * | brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()Jules Irenge2020-04-151-0/+1
| | * | brcmsmac: make brcms_c_set_mac() voidJason Yan2020-04-141-4/+1
| | * | b43legacy: Fix case where channel status is corruptedLarry Finger2020-04-141-0/+1
| | * | brcm80211: remove redundant pointer 'address'Colin Ian King2020-04-141-7/+1
| | * | brcmfmac: fix wrong location to get firmware featureJaehoon Chung2020-04-141-1/+2
| * | | b43: remove dead function b43_rssinoise_postprocess()Jason Yan2020-05-071-13/+0
| | |/ | |/|
* | | mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár2020-05-292-5/+5
* | | mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár2020-05-291-2/+2
|/ /
* / brcmfmac: add stub for monitor interface xmitRafał Miłecki2020-04-061-0/+9
|/
* brcmfmac: add USB autosuspend feature supportWright Feng2020-03-261-50/+71
* brcmfmac: increase max hanger slots from 1K to 3K in fws layerMadhan Mohan R2020-03-261-1/+1
* brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().Raveendran Somu2020-03-261-1/+1
* brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu2020-03-261-2/+1
* brcmfmac: Fix driver crash on USB control transfer timeoutRaveendran Somu2020-03-261-2/+4
* brcmfmac: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-232-2/+2