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
/
wpa_supplicant
/
driver_i.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend the setband support for 6 GHz and band combinations
Veerendranath Jakkam
2020-12-11
1
-2/+2
*
Set NLA_F_NESTED flag with NL80211_ATTR_VENDOR_DATA conditionally
Vinita S. Maloo
2020-11-10
1
-2/+4
*
Rename driver op for temporarily disallowed BSSIDs
Jouni Malinen
2020-07-24
1
-6/+6
*
MACsec: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-4/+4
*
DPP: Add driver operation for enabling/disabling listen mode
Jouni Malinen
2020-04-20
1
-0/+7
*
STA: Support Extended Key ID
Alexander Wetzel
2020-03-23
1
-1/+8
*
driver: Extend send_mlme() with wait option
Ilan Peer
2020-02-29
1
-2/+2
*
Introduce and add key_flag
Alexander Wetzel
2020-01-09
1
-1/+3
*
driver: Move set_key() parameters into a struct
Jouni Malinen
2020-01-08
1
-3/+14
*
Add no_encrypt flag for control port TX
Markus Theil
2020-01-05
1
-2/+3
*
nl80211: Control port over nl80211 helpers
Brendan Jackman
2020-01-05
1
-0/+10
*
driver: Add no_encrypt argument to send_mlme()
Jouni Malinen
2020-01-03
1
-1/+1
*
Test functionality to override driver reported signal levels
Jouni Malinen
2020-01-02
1
-14/+4
*
wpa_supplicant: Do not disconnect on deinit if WoWLAN is enabled
Alfonso Sánchez-Beato
2019-12-30
1
-0/+7
*
wpa_supplicant: Add support to probe mesh link to given peer
Pradeep Kumar Chitrapu
2019-05-28
1
-0/+10
*
Replace int status/reason_code with u16 variable
Jouni Malinen
2019-04-22
1
-2/+2
*
mka: Fix lowest acceptable Packet Number (LPN) calculation and use
Mike Siedzik
2018-12-26
1
-0/+8
*
wpa_supplicant: Add Multi-AP backhaul STA support
Venkateswara Naralasetty
2018-12-20
1
-0/+8
*
Add driver API to get current channel parameters
Mathy Vanhoef
2018-12-16
1
-0/+8
*
SAE: Support external authentication offload for driver-SME cases
Sunil Dutt
2018-02-02
1
-0/+10
*
FILS: Driver configuration to disable/enable FILS features
vamsi krishna
2017-12-15
1
-0/+8
*
FILS: Send updated connection parameters to drivers if needed
Vidyullatha Kanchanapally
2017-10-17
1
-0/+11
*
nl80211/MBO: Set temporary disallowed BSSID list to driver
Ashwini Patil
2017-06-30
1
-0/+10
*
driver: Make DFS domain information available to core
Vasanthakumar Thiagarajan
2017-05-13
1
-2/+3
*
MBO: Add support to set ignore assoc disallow to driver
Vamsi Krishna
2017-05-04
1
-0/+8
*
driver: Move add_pmkid() and remove_pmkid() arguments into a struct
Vidyullatha Kanchanapally
2017-04-07
1
-5/+4
*
nl80211: Driver command for checking BTM accept/reject
Kanchanapally, Vidyullatha
2017-03-06
1
-0/+10
*
Add wpa_supplicant SET get_pref_freq_list_override
Jouni Malinen
2017-02-16
1
-0/+5
*
nl80211: Enhance abort scan to also abort the vendor scan
Sunil Dutt
2016-11-30
1
-2/+3
*
mka: Add enable_encrypt op and call it from CP state machine
Sabrina Dubroca
2016-11-19
1
-0/+8
*
mka: Add support for removing SAs
Sabrina Dubroca
2016-10-29
1
-0/+16
*
mka: Remove "channel" hacks from the stack and the macsec_qca driver
Sabrina Dubroca
2016-10-29
1
-18/+0
*
nl80211: Allow TDLS trigger modes to be configured to the host driver
Sunil Dutt
2016-10-27
1
-0/+9
*
mka: Add driver op to get macsec capabilities
Sabrina Dubroca
2016-10-09
1
-0/+8
*
mka: Pass full structures down to macsec drivers' receive SC ops
Sabrina Dubroca
2016-10-07
1
-7/+5
*
mka: Pass full structures down to macsec drivers' transmit SC ops
Sabrina Dubroca
2016-10-07
1
-6/+4
*
mka: Pass full structures down to macsec drivers' receive SA ops
Sabrina Dubroca
2016-10-03
1
-8/+6
*
mka: Pass full structures down to macsec drivers' transmit SA ops
Sabrina Dubroca
2016-10-03
1
-10/+6
*
mka: Pass full structures down to macsec drivers' packet number ops
Sabrina Dubroca
2016-10-03
1
-12/+6
*
mka: Store cipher suite ID in a u64 instead of u8 pointer
Sabrina Dubroca
2016-08-28
1
-1/+1
*
mka: Remove cs_len argument from the set_current_cipher_suite functions
Sabrina Dubroca
2016-08-28
1
-3/+2
*
Set default scan IEs to the driver (QCA vendor extension)
vamsi krishna
2016-08-02
1
-0/+8
*
P2P: Allow P2P listen being offloaded to the driver/firmware
Peng Xu
2016-07-03
1
-0/+23
*
mesh: Clean up AMPE element encoding and parsing
Jouni Malinen
2016-06-19
1
-0/+9
*
nl80211: Use extended capabilities per interface type
Kanchanapally, Vidyullatha
2016-05-31
1
-0/+11
*
driver: Add a packet filtering function declaration
Matti Gottlieb
2016-04-08
1
-0/+9
*
nl80211: Add support for multiple scan plans for scheduled scan
Avraham Stern
2015-11-30
1
-4/+2
*
nl80211: Add support for aborting an ongoing scan
Kanchanapally, Vidyullatha
2015-11-26
1
-0/+7
*
driver: Make setting up AP optional when creating AP interface
Avraham Stern
2015-11-22
1
-1/+1
*
nl80211: Specify CSA offsets in send_mlme() driver op
Andrei Otcheretianski
2015-10-03
1
-1/+1
[next]