aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29brcmfmac: check ndev pointerTom Rix
2020-09-03brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
2020-08-19brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-08-19brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-08-19brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
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-29b43_legacy: Fix connection problem with WPA3Larry Finger
2020-05-29b43: Fix connection problem with WPA3Larry Finger
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár
2020-05-29mmc: sdio: Move SDIO IDs from b43-sdio driver to 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
2020-05-12brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()Jason Yan
2020-05-12brcmfmac: make non-global functions staticChen Zhou
2020-05-12brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...Soontak Lee
2020-05-12brcmfmac: use actframe_abort to cancel ongoing action frameRyohei Kondo
2020-05-12brcmfmac: set security after reiniting interfaceJia-Shyr Chuang
2020-05-12brcmfmac: fix 802.1d priority to ac mapping for pcie donglesPramod Prakash
2020-05-12brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham
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-24cfg80211: change internal management frame registration APIJohannes Berg
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