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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
3
-35/+0
*
HE: Fix HE Capabilities element size
John Crispin
2019-08-30
1
-1/+1
*
Add nl80211 vendor ACS trigger reasons related to interference
Krishna Rao
2019-08-30
1
-0/+38
*
wlantest: Derive PMK-R1 and PTK for FT protocol cases
Jouni Malinen
2019-08-22
2
-0/+6
*
FT: Reject over-the-DS response with MFPC=0 if PMF is required
Jouni Malinen
2019-08-16
2
-0/+2
*
Make wpa_insert_pmkid() more generic
Jouni Malinen
2019-08-14
1
-10/+7
*
Add QCA vendor command for avoid frequency feature
Rajeev Kumar Sirasanagandla
2019-08-09
1
-0/+35
*
Update QCA vendor attributes for 6 GHz band support
Rajeev Kumar Sirasanagandla
2019-08-09
1
-13/+306
*
Add QCA vendor channel attribute to restart AP
Rajeev Kumar Sirasanagandla
2019-08-09
1
-1/+5
*
Add QCA vendor command to configure ACS policy
Rajeev Kumar Sirasanagandla
2019-08-09
1
-1/+44
*
Add QCA vendor attributes to enhance roaming configuration
Srinivas Dasari
2019-08-08
1
-0/+271
*
Rename qca_wlan_vendor_attr_roam_subcmd to represent subcmds
Sunil Dutt
2019-08-08
1
-23/+18
*
Document the attributes used by QCA_NL80211_VENDOR_SUBCMD_ROAM
Sunil Dutt
2019-08-08
1
-2/+118
*
The master branch is now used for v2.10 development
Jouni Malinen
2019-08-07
1
-1/+1
*
Preparations for v2.8 release
hostap_2_9
Jouni Malinen
2019-08-07
1
-1/+1
*
SAE: Fix order_len for FFC groups
Jouni Malinen
2019-08-05
1
-0/+1
*
DPP: Use a common helper function for ECDH operations
Jouni Malinen
2019-08-04
1
-146/+98
*
SAE: Fix KCK, PMK, and PMKID derivation for groups 22, 23, 24
Jouni Malinen
2019-08-03
2
-2/+10
*
dragonfly: Disable use of groups using Brainpool curves
Jouni Malinen
2019-07-27
1
-2/+4
*
DPP: Avoid void pointer arithmetic
Jouni Malinen
2019-07-24
1
-4/+4
*
Add missed wpa_akm_to_suite() selectors
Jouni Malinen
2019-07-24
1
-0/+10
*
dragonfly: SAE/EAP-pwd min PWE derivation iteration count to shared code
Jouni Malinen
2019-07-23
3
-9/+24
*
Add QCA vendor attributes for ELNA bypass
Paul Zhang
2019-07-22
1
-0/+5
*
Add a vendor attribute to configure disconnect IEs
Srinivas Dasari
2019-07-19
1
-0/+19
*
Add QCA vendor command to support OEM data
Paul Zhang
2019-07-19
1
-0/+22
*
SAE: Run through prf result processing even if it >= prime
Jouni Malinen
2019-07-02
1
-3/+12
*
Add a QCA vendor attr to disable auto resume beacon reporting
Vamsi Krishna
2019-06-05
1
-1/+21
*
Add QCA vendor attributes for configuring Spectral DMA debug
Shiva Krishna Pittala
2019-05-31
1
-0/+10
*
Add QCA vendor attributes for agile spectral scan
Edayilliam Jayadev
2019-05-31
1
-1/+77
*
HE: Make the basic NSS/MCS configurable
John Crispin
2019-05-27
1
-1/+1
*
HE: Pass in HE information into hostapd_set_freq_params()
John Crispin
2019-05-27
2
-4/+11
*
HE: Add AP mode MLME/SME handling for HE stations
John Crispin
2019-05-27
1
-0/+2
*
HE: Fix HE Capabilities element variable length encoding
John Crispin
2019-05-27
1
-2/+20
*
HE: Remove vht_ prefix from shared set_freq argument
John Crispin
2019-05-27
2
-5/+5
*
HE: Remove VHT_ prefix from CHANWITDH_* define
John Crispin
2019-05-27
3
-20/+20
*
HE: Add HE Operation element to element parser
John Crispin
2019-05-27
2
-0/+6
*
DPP: Fix bootstrapping URI parser to handle channel list for an opclass
Jouni Malinen
2019-05-22
1
-7/+9
*
DPP: Fix a memory leak in testing sequence
Jouni Malinen
2019-05-08
1
-0/+1
*
DPP: Fix a memory leak on duplicate Authentication Response
Jouni Malinen
2019-05-08
1
-0/+1
*
DPP: Fix a memory leak in PKEX Qi/Qr derivation
Jouni Malinen
2019-05-08
1
-7/+14
*
dragonfly: Fix a memory leak on error path
Jouni Malinen
2019-05-08
1
-1/+3
*
DPP: Fix memory leak in EC_GROUP handling
Jouni Malinen
2019-05-08
1
-1/+6
*
DPP: Fix a memory leak in key pair generation
Jouni Malinen
2019-05-08
1
-5/+4
*
Add subcmd QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP
Paul Zhang
2019-05-07
1
-0/+51
*
Add QCA_WLAN_VENDOR_ATTR_WIFI_INFO_RADIO_INDEX
Jeff Johnson
2019-05-02
1
-0/+20
*
Add QCA vendor command to support beacon reporting feature
Vamsi Krishna
2019-05-02
1
-1/+217
*
DPP2: Check conn->ctrl more consistently
Jouni Malinen
2019-04-28
1
-2/+4
*
Share common SAE and EAP-pwd functionality: own scalar generation
Jouni Malinen
2019-04-26
3
-84/+56
*
HE: Fix HE Operation element byte order on bigendian CPUs
Jouni Malinen
2019-04-25
1
-2/+2
*
Share common SAE and EAP-pwd functionality: is_quadratic_residue
Jouni Malinen
2019-04-25
3
-70/+83
[next]