summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac
AgeCommit message (Expand)AuthorFilesLines
2020-08-18brcmfmac: reserve tx credit only when txctl is ready to sendWright Feng1-3/+9
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne1-0/+8
2020-07-14brcmfmac: Transform compatible string for FW loadingMatthias Brugger1-3/+16
2020-07-14brcmfmac: set pacing shift before transmitting skb to busWright Feng1-0/+3
2020-07-14brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng1-0/+4
2020-07-14brcmfmac: reset SDIO bus on a firmware crashChi-Hsien Lin3-3/+38
2020-07-14brcmfmac: do not disconnect for disassoc frame from unconnected APAble Liao1-1/+6
2020-07-14brcmfmac: Fix for wrong disconnection event source informationSoontak Lee1-6/+11
2020-07-14brcmfmac: Fix for unable to return to visible SSIDSoontak Lee1-6/+8
2020-07-14brcmfmac: initialize the requested dwell timeJoseph Chuang2-4/+3
2020-07-14brcmfmac: fix throughput zero stalls on PM 1 mode due to credit mapDouble Lo1-1/+2
2020-07-14brcmfmac: update tx status flags to sync with firmwareChung-Hsien Hsu1-0/+10
2020-07-14brcmfmac: reserve 2 credits for host tx control pathAmar Shankar1-3/+16
2020-07-14brcmfmac: increase message buffer size for control packetsJia-Shyr Chuang1-1/+2
2020-07-14brcmfmac: allow credit borrowing for all access categoriesRaveendran Somu1-24/+37
2020-07-14brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa1-1/+1
2020-07-14brcmfmac: reduce maximum station interface from 2 to 1 in RSDB modeWright Feng1-4/+4
2020-07-14brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng1-1/+5
2020-07-14brcmfmac: fix invalid permanent MAC address in wiphyWright Feng1-1/+1
2020-07-14brcmfmac: To fix kernel crash on out of boundary accessRaveendran Somu1-0/+3
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds15-141/+541
2020-05-29brcmfmac: 43012 Update MES WatermarkDouble Lo1-0/+5
2020-05-29brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 modeWright Feng1-0/+18
2020-05-29brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIOFrank Kao2-8/+16
2020-05-29brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 modeDouble Lo1-0/+17
2020-05-29brcmfmac: set F2 blocksize for 4373Wright Feng2-3/+15
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár2-5/+5
2020-05-27Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller1-12/+7
2020-05-13brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failuresChung-Hsien Hsu1-6/+6
2020-05-12brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()Jason Yan1-1/+1
2020-05-12brcmfmac: make non-global functions staticChen Zhou1-1/+1
2020-05-12brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...Soontak Lee1-0/+11
2020-05-12brcmfmac: use actframe_abort to cancel ongoing action frameRyohei Kondo1-2/+32
2020-05-12brcmfmac: set security after reiniting interfaceJia-Shyr Chuang1-32/+58
2020-05-12brcmfmac: fix 802.1d priority to ac mapping for pcie donglesPramod Prakash1-2/+2
2020-05-12brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham6-33/+213
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller11-43/+141
2020-05-06brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failu...Justin Li1-0/+4
2020-05-06brcmfmac: Fix P2P Group Formation failure via Go-neg methodJoseph Chuang1-2/+26
2020-05-06brcmfmac: support the second p2p connectionWright Feng2-11/+54
2020-05-04brcmfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-13/+8
2020-05-04brcmfmac: remove comparison to bool in brcmf_fws_attach()Jason Yan1-1/+1
2020-05-04brcmfmac: add vendor ie for association responsesRyohei Kondo2-0/+18
2020-05-04brcmfmac: only generate random p2p address when neededChi-Hsien Lin1-2/+16
2020-05-04brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence requestMadhan Mohan R1-1/+8
2020-05-04brcmfmac: remove arp_hostip_clear from brcmf_netdev_stopWright Feng1-3/+0
2020-05-04brcmfmac: keep apsta enabled when AP starts with MCHAN featureWright Feng1-1/+2
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-12/+7
2020-04-15brcmfmac: remove leading spaceNils ANDRÉ-CHANG1-1/+1
2020-04-14brcm80211: remove redundant pointer 'address'Colin Ian King1-7/+1