summaryrefslogtreecommitdiffstats
path: root/include/linux/ieee80211.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-0/+39
|\
| * Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2021-10-221-0/+38
| |\
| | * ieee80211: add power type definition for 6 GHzWen Gong2021-09-271-0/+38
| * | ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer capsPradeep Kumar Chitrapu2021-09-281-0/+1
| |/
* / treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook2021-10-181-15/+15
|/
* ieee80211: add definition for transmit power envelope elementWen Gong2021-08-261-1/+39
* ieee80211: add definition of regulatory info in 6 GHz operation informationWen Gong2021-08-261-0/+4
* ieee80211: add TWT element definitionsLorenzo Bianconi2021-08-241-0/+62
* ieee80211: add defines for HE PHY cap byte 10Johannes Berg2021-06-231-0/+2
* ieee80211: define timing measurement in extended capabilities IEKrishnanand Prabhu2021-06-231-1/+6
* ieee80211: add the value for Category '6' in "rtw_ieee80211_category"Christophe JAILLET2021-06-231-0/+1
* wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-191-1/+1
* wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-191-6/+4
* wireless: align some HE capabilities with the specJohannes Berg2021-04-191-7/+7
* ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern2021-04-191-0/+7
* ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern2020-12-111-4/+4
* cfg80211: Parse SAE H2E only membership selectorIlan Peer2020-12-111-0/+1
* ieee80211: Add definition for WFA DPPKurt Lee2020-11-061-0/+3
* nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan2020-09-281-2/+5
* mac80211: support S1G associationThomas Pedersen2020-09-281-0/+21
* mac80211: encode listen interval for S1GThomas Pedersen2020-09-281-0/+7
* cfg80211: handle Association Response from S1G STAThomas Pedersen2020-09-281-0/+5
* cfg80211: convert S1G beacon to scan resultsThomas Pedersen2020-09-281-0/+32
* nl80211: support S1G capability overrides in assocThomas Pedersen2020-09-281-0/+2
* ieee80211: redefine S1G bits with GENMASKThomas Pedersen2020-09-181-78/+78
* mac80211: Handle special status codes in SAE commitJouni Malinen2020-08-031-0/+2
* ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam2020-06-251-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+1
|\
| * ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu2020-05-251-1/+1
* | mac80211: check the correct bit for EMA APShaul Triebitz2020-05-311-1/+1
* | ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg2020-05-311-0/+28
* | ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg2020-05-311-1/+51
* | ieee80211: definitions for reduced neighbor reportsTova Mussai2020-05-311-0/+28
* | cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-3/+3
* | mac80211: Add new AMPDU factor macro for HE peer capsTamizh Chelvam2020-05-271-0/+5
* | ieee80211: S1G definesThomas Pedersen2020-05-271-0/+221
* | cfg80211: add KHz variants of frame RX APIThomas Pedersen2020-05-271-0/+2
* | ieee80211: share 802.11 unit conversion helpersThomas Pedersen2020-04-241-0/+10
* | cfg80211: Parse HE membership selectorIlan Peer2020-04-241-0/+1
* | mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2020-04-241-3/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-2/+2
|\
| * ieee80211: fix HE SPR size calculationJohannes Berg2020-03-251-2/+2
* | ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich2020-02-141-0/+1
* | mac80211: parse also the RSNXE IEShaul Triebitz2020-02-071-0/+8
* | ieee80211: fix 'the' doubling in commentsZvika Yehudai2020-02-071-3/+3
* | mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-01-151-0/+9
* | trivial: mac80211: fix indentationJohn Crispin2019-12-131-1/+1
|/
* mac80211: add support for the ADDBA extension elementJohn Crispin2019-07-291-0/+2
* mac80211: fix ieee80211_he_oper_size() commentJohn Crispin2019-07-291-2/+2
* mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin2019-07-261-0/+49