aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ieee80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin1-0/+2
2019-07-29mac80211: fix ieee80211_he_oper_size() commentJohn Crispin1-2/+2
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin1-0/+49
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin1-0/+8
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer1-0/+7
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu1-0/+1
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman1-5/+8
2019-04-26cfg80211: support non-inheritance elementSara Sharon1-0/+1
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+2
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman1-7/+15
2019-02-22mac80211: support max channel switch time elementSara Sharon1-0/+1
2019-02-14iwlwifi: mvm: support FTM initiatorJohannes Berg1-0/+2
2019-02-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen1-9/+9
2019-02-08ieee80211: fix for_each_element_extid()Johannes Berg1-2/+2
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon1-0/+5
2019-02-08mac80211: support multi-bssidSara Sharon1-1/+33
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg1-0/+53
2018-12-18mac80211: update HE operation fields to D3.0Shaul Triebitz1-13/+13
2018-12-18ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach1-0/+4
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland1-0/+2
2018-10-11mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K1-0/+1
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz1-26/+46
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg1-2/+33
2018-09-05ieee80211: remove redundant leading zeroesSara Sharon1-2/+2
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg1-4/+6
2018-06-15cfg80211: Add support for HELuca Coelho1-0/+427
2018-02-22mac80211: add get TID helperSara Sharon1-0/+12
2018-02-19ieee80211: Increase PMK maximum length to 64 bytesSrinivas Dasari1-1/+1
2017-10-02ieee80211: Add WFA TPC report element OUI typeAvraham Stern1-0/+1
2017-06-30ieee80211: update public action codesPeter Oh1-1/+34
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern1-0/+3
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller1-0/+1
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern1-1/+27
2017-04-26ieee80211: fix kernel-doc parsing errorsJohannes Berg1-6/+6
2017-04-26ieee80211: add FT-802.1X AKM suite selectorLuca Coelho1-0/+1
2017-04-26ieee80211: add SUITE_B AKM selectorsLuca Coelho1-12/+14
2017-03-31cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally1-0/+13
2017-03-06ieee80211: define HT operation CCFS2 fieldJohannes Berg1-0/+2
2017-03-06ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg1-2/+2
2017-03-06ieee80211: add FT-PSK AKM suite selectorAvraham Stern1-0/+1
2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg1-1/+2
2017-01-26wireless: define cipher/AKM suites using a macroJohannes Berg1-22/+24
2017-01-05wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg1-0/+2
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen1-0/+3
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen1-0/+3
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen1-0/+20
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma1-0/+30
2016-06-30wireless: Use macro instead of numberMasashi Honma1-1/+1