Age | Commit message (Expand) | Author | Files | Lines |
2021-06-23 | ieee80211: add defines for HE PHY cap byte 10 | Johannes Berg | 1 | -0/+2 |
2021-06-23 | ieee80211: define timing measurement in extended capabilities IE | Krishnanand Prabhu | 1 | -1/+6 |
2021-06-23 | ieee80211: add the value for Category '6' in "rtw_ieee80211_category" | Christophe JAILLET | 1 | -0/+1 |
2021-04-19 | wireless: fix spelling of A-MSDU in HE capabilities | Johannes Berg | 1 | -1/+1 |
2021-04-19 | wireless: align HE capabilities A-MPDU Length Exponent Extension | Johannes Berg | 1 | -6/+4 |
2021-04-19 | wireless: align some HE capabilities with the spec | Johannes Berg | 1 | -7/+7 |
2021-04-19 | ieee80211: add the values of ranging parameters max LTF total field | Avraham Stern | 1 | -0/+7 |
2020-12-11 | ieee80211: update reduced neighbor report TBTT info length | Avraham Stern | 1 | -4/+4 |
2020-12-11 | cfg80211: Parse SAE H2E only membership selector | Ilan Peer | 1 | -0/+1 |
2020-11-06 | ieee80211: Add definition for WFA DPP | Kurt Lee | 1 | -0/+3 |
2020-09-28 | nl80211: extend support to config spatial reuse parameter set | Rajkumar Manoharan | 1 | -2/+5 |
2020-09-28 | mac80211: support S1G association | Thomas Pedersen | 1 | -0/+21 |
2020-09-28 | mac80211: encode listen interval for S1G | Thomas Pedersen | 1 | -0/+7 |
2020-09-28 | cfg80211: handle Association Response from S1G STA | Thomas Pedersen | 1 | -0/+5 |
2020-09-28 | cfg80211: convert S1G beacon to scan results | Thomas Pedersen | 1 | -0/+32 |
2020-09-28 | nl80211: support S1G capability overrides in assoc | Thomas Pedersen | 1 | -0/+2 |
2020-09-18 | ieee80211: redefine S1G bits with GENMASK | Thomas Pedersen | 1 | -78/+78 |
2020-08-03 | mac80211: Handle special status codes in SAE commit | Jouni Malinen | 1 | -0/+2 |
2020-06-25 | ieee80211: Add missing and new AKM suite selector definitions | Veerendranath Jakkam | 1 | -0/+4 |
2020-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2020-05-31 | mac80211: check the correct bit for EMA AP | Shaul Triebitz | 1 | -1/+1 |
2020-05-31 | ieee80211: add HE ext EIDs and 6 GHz capability defines | Johannes Berg | 1 | -0/+28 |
2020-05-31 | ieee80211: add code to obtain and parse 6 GHz operation field | Johannes Berg | 1 | -1/+51 |
2020-05-31 | ieee80211: definitions for reduced neighbor reports | Tova Mussai | 1 | -0/+28 |
2020-05-27 | cfg80211: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -3/+3 |
2020-05-27 | mac80211: Add new AMPDU factor macro for HE peer caps | Tamizh Chelvam | 1 | -0/+5 |
2020-05-27 | ieee80211: S1G defines | Thomas Pedersen | 1 | -0/+221 |
2020-05-27 | cfg80211: add KHz variants of frame RX API | Thomas Pedersen | 1 | -0/+2 |
2020-05-25 | ieee80211: Fix incorrect mask for default PE duration | Pradeep Kumar Chitrapu | 1 | -1/+1 |
2020-04-24 | ieee80211: share 802.11 unit conversion helpers | Thomas Pedersen | 1 | -0/+10 |
2020-04-24 | cfg80211: Parse HE membership selector | Ilan Peer | 1 | -0/+1 |
2020-04-24 | mac80211: implement Operating Mode Notification extended NSS support | Johannes Berg | 1 | -3/+9 |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2020-03-25 | ieee80211: fix HE SPR size calculation | Johannes Berg | 1 | -2/+2 |
2020-02-14 | ieee80211: add WPA3 OWE AKM suite selector | Sergey Matyukevich | 1 | -0/+1 |
2020-02-07 | mac80211: parse also the RSNXE IE | Shaul Triebitz | 1 | -0/+8 |
2020-02-07 | ieee80211: fix 'the' doubling in comments | Zvika Yehudai | 1 | -3/+3 |
2020-01-15 | mac80211: add ieee80211_is_any_nullfunc() | Thomas Pedersen | 1 | -0/+9 |
2019-12-13 | trivial: mac80211: fix indentation | John Crispin | 1 | -1/+1 |
2019-07-29 | mac80211: add support for the ADDBA extension element | John Crispin | 1 | -0/+2 |
2019-07-29 | mac80211: fix ieee80211_he_oper_size() comment | John Crispin | 1 | -2/+2 |
2019-07-26 | mac80211: HE: add Spatial Reuse element parsing support | John Crispin | 1 | -0/+49 |
2019-07-26 | mac80211: add support for parsing ADDBA_EXT IEs | John Crispin | 1 | -0/+8 |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-14 | ieee80211: Add a missing extended capability flag definition | Ilan Peer | 1 | -0/+7 |
2019-06-14 | nl80211: add support for SAE authentication offload | Chung-Hsien Hsu | 1 | -0/+1 |
2019-04-26 | ieee80211: update HE IEs to D4.0 spec | Liad Kaufman | 1 | -5/+8 |
2019-04-26 | cfg80211: support non-inheritance element | Sara Sharon | 1 | -0/+1 |
2019-02-22 | Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or... | David S. Miller | 1 | -0/+2 |