aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ieee80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+39
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-0/+38
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-15/+15
2021-09-28ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer capsPradeep Kumar Chitrapu1-0/+1
2021-09-27ieee80211: add power type definition for 6 GHzWen Gong1-0/+38
2021-08-26ieee80211: add definition for transmit power envelope elementWen Gong1-1/+39
2021-08-26ieee80211: add definition of regulatory info in 6 GHz operation informationWen Gong1-0/+4
2021-08-24ieee80211: add TWT element definitionsLorenzo Bianconi1-0/+62
2021-06-23ieee80211: add defines for HE PHY cap byte 10Johannes Berg1-0/+2
2021-06-23ieee80211: define timing measurement in extended capabilities IEKrishnanand Prabhu1-1/+6
2021-06-23ieee80211: add the value for Category '6' in "rtw_ieee80211_category"Christophe JAILLET1-0/+1
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg1-1/+1
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg1-6/+4
2021-04-19wireless: align some HE capabilities with the specJohannes Berg1-7/+7
2021-04-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern1-0/+7
2020-12-11ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern1-4/+4
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer1-0/+1
2020-11-06ieee80211: Add definition for WFA DPPKurt Lee1-0/+3
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan1-2/+5
2020-09-28mac80211: support S1G associationThomas Pedersen1-0/+21
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen1-0/+7
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen1-0/+5
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen1-0/+32
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen1-0/+2
2020-09-18ieee80211: redefine S1G bits with GENMASKThomas Pedersen1-78/+78
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen1-0/+2
2020-06-25ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam1-0/+4
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz1-1/+1
2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg1-0/+28
2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg1-1/+51
2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai1-0/+28
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-3/+3
2020-05-27mac80211: Add new AMPDU factor macro for HE peer capsTamizh Chelvam1-0/+5
2020-05-27ieee80211: S1G definesThomas Pedersen1-0/+221
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen1-0/+2
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu1-1/+1
2020-04-24ieee80211: share 802.11 unit conversion helpersThomas Pedersen1-0/+10
2020-04-24cfg80211: Parse HE membership selectorIlan Peer1-0/+1
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg1-3/+9
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2020-03-25ieee80211: fix HE SPR size calculationJohannes Berg1-2/+2
2020-02-14ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich1-0/+1
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz1-0/+8
2020-02-07ieee80211: fix 'the' doubling in commentsZvika Yehudai1-3/+3
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen1-0/+9
2019-12-13trivial: mac80211: fix indentationJohn Crispin1-1/+1
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