aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu1-1/+2
2019-10-01brcmfmac: send port authorized event for FT-802.1XChung-Hsien Hsu1-0/+1
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki1-1/+0
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel1-12/+1
2018-12-20brcmfmac: fix roamoff=1 modparamStijn Tintel1-1/+1
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel1-6/+11
2017-11-10brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel1-2/+0
2017-06-30brcmfmac: support 4-way handshake offloading for 802.1XArend van Spriel1-1/+2
2017-06-30brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSKArend van Spriel1-2/+12
2017-06-13brcmfmac: add support multi-scheduled scanArend Van Spriel1-2/+4
2017-05-18brcmfmac: move scheduled scan wiphy param setting to pno moduleArend Van Spriel1-0/+2
2017-01-20brcmfmac: drop unneeded function declarations from headersRafał Miłecki1-2/+0
2016-11-29brcmfmac: make internal escan more genericArend Van Spriel1-2/+2
2016-08-24brcmfmac: Change vif_event_lock to spinlockmhiramat@kernel.org1-1/+1
2016-06-29brcmfmac: include also core.h header in cfg80211.hRafał Miłecki1-0/+1
2016-06-16brcmfmac: include required headers in cfg80211.hRafał Miłecki1-0/+3
2016-06-16brcmfmac: drop unused pm_block vif attributeRafał Miłecki1-4/+1
2016-03-07brcmfmac: add 802.11w management frame protection supportHante Meuleman1-2/+1
2016-03-07brcmfmac: add wowl gtk rekeying offload supportHante Meuleman1-0/+2
2016-03-07brcmfmac: Limit memory allocs to <64KHante Meuleman1-5/+6
2016-03-07brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()Arend van Spriel1-2/+2
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel1-0/+2
2016-01-08brcmfmac: Add wowl net detect supportHante Meuleman1-4/+23
2015-12-11brcmfmac: Move scheduled scan related interface layer structsHante Meuleman1-81/+0
2015-12-11brcmfmac: Cleanup pmksa cache handling codeHante Meuleman1-8/+1
2015-12-11brcmfmac: Remove some redundant cfg80211 dataHante Meuleman1-10/+0
2015-12-11brcmfmac: Use local storage for ssid iovarHante Meuleman1-7/+0
2015-12-11brcmfmac: Simplify scan timing configurationHante Meuleman1-4/+0
2015-11-30brcmfmac: Cleanup roaming configuration.Hante Meuleman1-3/+3
2015-11-30brcmfmac: Remove redundant parameter action from scan.Hante Meuleman1-1/+1
2015-11-30brcmfmac: Cleanup ssid storage.Hante Meuleman1-2/+0
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-0/+504