index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
ieee802_11_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add HE in ieee80211_freq_to_channel_ext() documentation
Muna Sinada
2021-02-06
1
-1/+1
*
common: Add PASN parsing to ieee802_11_parse_extension()
Ilan Peer
2021-01-25
1
-0/+4
*
Add support for new 5 GHz channels 173 and 177
Sreeramya Soratkal
2021-01-22
1
-32/+32
*
P2P: Fix channel selection for operating class 129
Sreeramya Soratkal
2021-01-22
1
-2/+2
*
Use bool for is_6ghz variables and functions
Jouni Malinen
2020-12-11
1
-11/+11
*
wlantest: Allow missing RSNE in S1G beacon
Thomas Pedersen
2020-12-04
1
-0/+5
*
P2P: Disable P2P in the 6 GHz band for now
Vamsi Krishna
2020-11-16
1
-1/+1
*
6 GHz: Add support for missing 6 GHz operating classes
Veerendranath Jakkam
2020-10-30
1
-0/+6
*
6 GHz: Fix opclasses mapping in ieee80211_freq_to_channel_ext()
Veerendranath Jakkam
2020-10-30
1
-7/+20
*
Work around Supported Operating Classes element issues for 6 GHz
Kiran Kumar Lokere
2020-09-22
1
-1/+6
*
6 GHz: Change 6 GHz channels per IEEE P802.11ax/D6.1
Wu Gao
2020-06-23
1
-10/+27
*
AP: Reject association request upon invalid HE capabilities
Rajkumar Manoharan
2020-06-10
1
-0/+1
*
SAE-PK: Update SAE confirm IE design
Jouni Malinen
2020-06-10
1
-0/+4
*
Move local TX queue parameter parser into a common file
Subrat Dash
2020-06-08
1
-0/+92
*
SAE-PK: Identifier definitions
Jouni Malinen
2020-06-02
1
-0/+1
*
HE: Add HE 6 GHz Band Capabilities into ieee802_11_parse_elems()
Rajkumar Manoharan
2020-05-17
1
-0/+5
*
DPP2: New identifier definitions
Jouni Malinen
2020-03-27
1
-0/+3
*
Ignore duplicated SSID element when parsing
Jouni Malinen
2020-03-21
1
-0/+5
*
Recognize OWE Transition Mode element in IE parser
Jouni Malinen
2020-03-07
1
-0/+3
*
common: Add support for element defragmentation
Ilan Peer
2020-02-29
1
-1/+113
*
WPA: Rename FILS wrapped data
Ilan Peer
2020-02-29
1
-3/+3
*
AP: Support Short SSID List element in Probe Request frames
Andrei Otcheretianski
2019-12-28
1
-0/+4
*
6 GHz: Select channel width using configured op_class
Vamsi Krishna
2019-12-20
1
-0/+118
*
Allow non-PCS 6 GHz channels to be excluded from ACS
Ankita Bajaj
2019-12-20
1
-0/+20
*
Update operating classes and channels for the 60 GHz band
Ahmad Masri
2019-12-19
1
-5/+62
*
Add EDMG bandwidth to channel frequency APIs
Ahmad Masri
2019-12-19
1
-22/+66
*
Add RSNXE into IE parser
Jouni Malinen
2019-10-17
1
-0/+4
*
AP: Publish only HE capabilities and operation IEs on 6 GHz band
Andrei Otcheretianski
2019-10-15
1
-0/+6
*
AP: Add initial support for 6 GHz band
Andrei Otcheretianski
2019-10-15
1
-0/+53
*
SAE: H2E protocol defines
Jouni Malinen
2019-10-14
1
-0/+1
*
EDMG: Helper functions for parameter encoding/checking
Alexei Avshalom Lazar
2019-10-07
1
-0/+72
*
wpa_supplicant: Add support for 60 GHz band channels 5 and 6
Alexei Avshalom Lazar
2019-09-13
1
-10/+10
*
HE: Remove VHT_ prefix from CHANWITDH_* define
John Crispin
2019-05-27
1
-9/+9
*
HE: Add HE Operation element to element parser
John Crispin
2019-05-27
1
-0/+4
*
Add 802.11 status code strings
Alex Khouderchah
2019-04-22
1
-0/+108
*
Add 802.11 reason code strings into wpa_supplicant messages
Alex Khouderchah
2019-04-22
1
-0/+71
*
Add HE Capabilities into ieee802_11_parse_elems()
Jouni Malinen
2019-02-15
1
-0/+4
*
Use for_each_element() in ieee802_11_parse_elems()
Jouni Malinen
2019-02-11
1
-24/+16
*
common: Use for_each_element_id/_extid for get_ie/get_ie_ext/get_vendor_ie
Johannes Berg
2019-02-11
1
-34/+11
*
common: Use for_each_element_id() in mb_ies_info_by_ies()
Johannes Berg
2019-02-11
1
-16/+16
*
common: Use for_each_element_id() in ieee802_11_vendor_ie_concat()
Johannes Berg
2019-02-11
1
-20/+9
*
common: Use for_each_element() in ieee802_11_ie_count()
Johannes Berg
2019-02-11
1
-9/+2
*
Use a helper function for checking Extended Capabilities field
Jouni Malinen
2019-01-02
1
-1/+9
*
OCE: Add RSSI based association rejection support (STA)
Beni Lev
2019-01-01
1
-0/+18
*
hostapd: Add Multi-AP protocol support
Venkateswara Naralasetty
2018-12-19
1
-0/+24
*
OCV: Parse all types of OCI information elements
Mathy Vanhoef
2018-12-16
1
-0/+4
*
Add functions to convert channel bandwidth to an integer
Mathy Vanhoef
2018-12-16
1
-0/+21
*
Add utility function to derive operating class and channel
Mathy Vanhoef
2018-12-16
1
-0/+35
*
SAE: Add support for using the optional Password Identifier
Jouni Malinen
2018-05-19
1
-0/+4
*
DFS: Mark channels required DFS based on reg-domain info from the driver
mazumdar
2018-04-23
1
-3/+18
[next]