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