| Commit message (Expand) | Author | Age | Files | Lines |
* | ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE | Johannes Berg | 2018-06-18 | 1 | -4/+6 |
* | cfg80211: Add support for HE | Luca Coelho | 2018-06-15 | 1 | -0/+427 |
* | mac80211: add get TID helper | Sara Sharon | 2018-02-22 | 1 | -0/+12 |
* | ieee80211: Increase PMK maximum length to 64 bytes | Srinivas Dasari | 2018-02-19 | 1 | -1/+1 |
* | ieee80211: Add WFA TPC report element OUI type | Avraham Stern | 2017-10-02 | 1 | -0/+1 |
* | ieee80211: update public action codes | Peter Oh | 2017-06-30 | 1 | -1/+34 |
* | cfg80211: support 4-way handshake offloading for 802.1X | Avraham Stern | 2017-06-13 | 1 | -0/+3 |
* | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK | Eliad Peller | 2017-06-13 | 1 | -0/+1 |
* | mac80211: Add support for BSS max idle period element | Avraham Stern | 2017-04-28 | 1 | -1/+27 |
* | ieee80211: fix kernel-doc parsing errors | Johannes Berg | 2017-04-26 | 1 | -6/+6 |
* | ieee80211: add FT-802.1X AKM suite selector | Luca Coelho | 2017-04-26 | 1 | -0/+1 |
* | ieee80211: add SUITE_B AKM selectors | Luca Coelho | 2017-04-26 | 1 | -12/+14 |
* | cfg80211: Add support for FILS shared key authentication offload | Vidyullatha Kanchanapally | 2017-03-31 | 1 | -0/+13 |
* | ieee80211: define HT operation CCFS2 field | Johannes Berg | 2017-03-06 | 1 | -0/+2 |
* | ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1 | Johannes Berg | 2017-03-06 | 1 | -2/+2 |
* | ieee80211: add FT-PSK AKM suite selector | Avraham Stern | 2017-03-06 | 1 | -0/+1 |
* | nl80211: add HT/VHT capabilities to AP parameters | Johannes Berg | 2017-02-08 | 1 | -1/+2 |
* | wireless: define cipher/AKM suites using a macro | Johannes Berg | 2017-01-26 | 1 | -22/+24 |
* | wireless: move IEEE80211_NUM_ACS to ieee80211.h | Johannes Berg | 2017-01-05 | 1 | -0/+2 |
* | cfg80211: Add KEK/nonces for FILS association frames | Jouni Malinen | 2016-10-27 | 1 | -0/+3 |
* | cfg80211: Add Fast Initial Link Setup (FILS) auth algs | Jouni Malinen | 2016-10-27 | 1 | -0/+3 |
* | cfg80211: Define IEEE P802.11ai (FILS) information elements | Jouni Malinen | 2016-10-27 | 1 | -0/+20 |
* | mac80211: Encrypt "Group addressed privacy" action frames | Masashi Honma | 2016-06-30 | 1 | -0/+30 |
* | wireless: Use macro instead of number | Masashi Honma | 2016-06-30 | 1 | -1/+1 |
* | mac80211: add A-MSDU tx support | Felix Fietkau | 2016-04-06 | 1 | -0/+3 |
* | mac80211: add fast-rx path | Johannes Berg | 2016-04-06 | 1 | -0/+10 |
* | ieee80211: support parsing Fine Timing Measurement action frame | Avraham Stern | 2016-04-05 | 1 | -0/+11 |
* | mac80211: limit the A-MSDU Tx based on peer's capabilities | Emmanuel Grumbach | 2016-02-24 | 1 | -0/+19 |
* | mac80211: process and save VHT MU-MIMO group frame | Sara Sharon | 2016-01-14 | 1 | -0/+7 |
* | wireless: add WNM action frame categories | Johannes Berg | 2015-10-13 | 1 | -0/+3 |
* | wireless: update robust action frame list | Johannes Berg | 2015-10-13 | 1 | -0/+2 |
* | net/ieee80211: ieee80211_is_* can be boolean | Yaowei Bai | 2015-10-09 | 1 | -38/+38 |
* | wireless: mark element IDs 8 and 9 reserved | Johannes Berg | 2015-09-22 | 1 | -2/+1 |
* | mac80211: allow to transmit A-MSDU within A-MPDU | Emmanuel Grumbach | 2015-09-22 | 1 | -0/+1 |
* | mac80211: fix BIT position for TDLS WIDE extended cap | Emmanuel Grumbach | 2015-08-14 | 1 | -1/+1 |
* | mac80111: Add BIP-CMAC-256 cipher | Jouni Malinen | 2015-01-27 | 1 | -0/+9 |
* | cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers | Jouni Malinen | 2015-01-27 | 1 | -0/+18 |
* | mac80211: add parsing of TDLS specific IEs | Arik Nemtsov | 2014-11-19 | 1 | -0/+15 |
* | cfg/mac80211: define TDLS channel switch feature bit | Arik Nemtsov | 2014-11-19 | 1 | -0/+6 |
* | mac80211: add BSS coex IE to TDLS setup frames | Arik Nemtsov | 2014-11-19 | 1 | -0/+3 |
* | mac80211: retransmit TDLS teardown packet through AP if not ACKed | Liad Kaufman | 2014-11-19 | 1 | -0/+25 |
* | ieee80211: add "max length of AMPDU" enum for VHT | Eran Harary | 2014-11-04 | 1 | -1/+16 |
* | mac80211: add extended channel switching capability if the driver supports CSA | Luciano Coelho | 2014-10-09 | 1 | -0/+5 |
* | cfg80211: add WMM traffic stream API | Johannes Berg | 2014-09-11 | 1 | -0/+4 |
* | mac80211: support DTPC IE (from Cisco Client eXtensions) | Steinar H. Gunderson | 2014-09-08 | 1 | -1/+2 |
* | cfg80211: add Intel Mobile Communications copyright | Johannes Berg | 2014-09-05 | 1 | -0/+1 |
* | ieee80211: Support parsing TPC report element in action frames | Andrei Otcheretianski | 2014-08-26 | 1 | -0/+65 |
* | mac80211: add TDLS QoS param IE on setup-confirm | Arik Nemtsov | 2014-07-21 | 1 | -0/+20 |
* | mac80211: add API to request TDLS operation from userspace | Arik Nemtsov | 2014-06-23 | 1 | -0/+3 |
* | wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT | Jes Sorensen | 2014-05-28 | 1 | -0/+1 |