summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-24brcmfmac: check return value of driver_for_each_device()Zhang Changzhong
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-16brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu
2020-09-16brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu
2020-09-07brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329Dmitry Osipenko
2020-09-07brcmfmac: drop chip id from debug messagesDmitry Osipenko
2020-09-07brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko
2020-09-01brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'Lee Jones
2020-09-01brcmfmac: p2p: Fix a couple of function headersLee Jones
2020-09-01brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'Lee Jones
2020-09-01brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote othersLee Jones
2020-09-01brcmfmac: firmware: Demote seemingly unintentional kernel-doc headerLee Jones
2020-09-01brcmfmac: p2p: Fix a bunch of function docsLee Jones
2020-09-01brcmfmac: p2p: Deal with set but unused variablesLee Jones
2020-08-27brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27brcmfmac: fweh: Fix docrot related function documentation issuesLee Jones
2020-08-27brcmfmac: fweh: Remove set but unused variable 'err'Lee Jones
2020-08-18brcmfmac: reserve tx credit only when txctl is ready to sendWright Feng
2020-08-18brcmfmac: check ndev pointerTom Rix
2020-08-18brcmfmac: use %*ph to print small bufferAndy Shevchenko
2020-08-18brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
2020-07-14brcmfmac: Transform compatible string for FW loadingMatthias Brugger
2020-07-14brcmfmac: set pacing shift before transmitting skb to busWright Feng
2020-07-14brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-07-14brcmfmac: reset SDIO bus on a firmware crashChi-Hsien Lin
2020-07-14brcmfmac: do not disconnect for disassoc frame from unconnected APAble Liao
2020-07-14brcmfmac: Fix for wrong disconnection event source informationSoontak Lee
2020-07-14brcmfmac: Fix for unable to return to visible SSIDSoontak Lee
2020-07-14brcmfmac: initialize the requested dwell timeJoseph Chuang
2020-07-14brcmfmac: fix throughput zero stalls on PM 1 mode due to credit mapDouble Lo
2020-07-14brcmfmac: update tx status flags to sync with firmwareChung-Hsien Hsu
2020-07-14brcmfmac: reserve 2 credits for host tx control pathAmar Shankar
2020-07-14brcmfmac: increase message buffer size for control packetsJia-Shyr Chuang
2020-07-14brcmfmac: allow credit borrowing for all access categoriesRaveendran Somu
2020-07-14brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-07-14brcmfmac: reduce maximum station interface from 2 to 1 in RSDB modeWright Feng
2020-07-14brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-07-14brcmfmac: fix invalid permanent MAC address in wiphyWright Feng
2020-07-14brcmfmac: To fix kernel crash on out of boundary accessRaveendran Somu
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-29brcmfmac: 43012 Update MES WatermarkDouble Lo
2020-05-29brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 modeWright Feng
2020-05-29brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIOFrank Kao
2020-05-29brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 modeDouble Lo
2020-05-29brcmfmac: set F2 blocksize for 4373Wright Feng
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-13brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failuresChung-Hsien Hsu