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
/
ap
/
drv_callbacks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: Fix Public Action frame TX status processing for wildcard BSSID
Jouni Malinen
2016-06-10
1
-1/+14
*
Find correct driver for interface additions/removals
Roy Marples
2016-03-22
1
-0/+27
*
Add error handling for offloaded ACS with vendor command failures
Peng Xu
2016-03-03
1
-4/+9
*
AP: Store STA supported operating classes information
Jouni Malinen
2016-02-24
1
-0/+3
*
MBO: Mandate use of PMF for WPA2+MBO association (AP)
Jouni Malinen
2016-02-22
1
-0/+11
*
MBO: Track STA cellular data capability from association request
Jouni Malinen
2016-02-22
1
-0/+3
*
Remove a pointer check that can never be true
Jouni Malinen
2016-01-07
1
-2/+0
*
wpa_supplicant: Enable Automatic Channel Selection support for AP mode
Tomasz Bursztyka
2015-12-24
1
-2/+2
*
Handle survey event properly in wpa_supplicant
Tomasz Bursztyka
2015-12-24
1
-4/+6
*
hostapd: Process MAC ACLs on a station association event (SME in driver)
Anton Nayshtut
2015-11-17
1
-0/+9
*
Use ieee80211_freq_to_chan() when getting segment indices
Luciano Coelho
2015-10-03
1
-3/+4
*
atheros: Enable PMF functionality without CONFIG_IEEE80211R=y
Ashok Ponnaiah
2015-07-24
1
-4/+2
*
drv_callbacks: Coding style cleanup
Jouni Malinen
2015-07-22
1
-36/+44
*
FST: Send FST Action frames to AP mode processing
Anton Nayshtut
2015-07-16
1
-0/+8
*
FST: Store MB IEs from (Re)Association Request
Anton Nayshtut
2015-07-16
1
-0/+8
*
Extend hw_mode to support any band for offloaded ACS case
Peng Xu
2015-05-27
1
-1/+19
*
Simplify HT Capabilities element parsing
Jouni Malinen
2015-04-22
1
-2/+0
*
Extend offloaded ACS QCA vendor command to support VHT
Manikandan Mohan
2015-03-23
1
-12/+36
*
DFS offload: Indicate AP-CSA-FINISHED for DFS offloaded case
Ahmad Kholaif
2015-03-05
1
-3/+8
*
DFS offload: Add main DFS handler for offloaded case
Ahmad Kholaif
2015-03-05
1
-0/+15
*
Drop all hostapd STA entries on interface disabled event
Jouni Malinen
2015-02-11
1
-0/+1
*
Re-configure WPA2 group keys on hostapd interface re-enable
Jouni Malinen
2015-02-10
1
-0/+1
*
Re-enable beaconing on interface disable+enable
Jouni Malinen
2015-02-10
1
-0/+10
*
hostapd: Allow ACS to be offloaded to the driver
Peng Xu
2014-12-03
1
-0/+52
*
Remove unused EVENT_FT_RRB_RX
Jouni Malinen
2014-11-01
1
-6/+0
*
Write human readable version of channel width to CSA event debug log
Jouni Malinen
2014-10-26
1
-3/+4
*
hostapd: Add INTERFACE-ENABLED and INTERFACE-DISABLED events
Jouni Malinen
2014-10-26
1
-0/+6
*
Fix channel switch to disable VHT with HT
Jouni Malinen
2014-10-25
1
-0/+2
*
AP: Add support for BSS load element (STA Count, Channel Utilization)
Kyeyoon Park
2014-10-21
1
-0/+41
*
FT: Fix hostapd with driver-based SME to authorize the STA
Darshan Paranji Sri
2014-09-12
1
-0/+5
*
hostapd: Check that EVENT_ASSOC data is present before using it
Jouni Malinen
2014-08-26
1
-0/+2
*
hostapd: Use channel switch fallback on error
Michal Kazior
2014-06-28
1
-0/+17
*
hostapd: Move CSA parameters to hostapd_data
Michal Kazior
2014-06-28
1
-2/+3
*
Check rx_mgmt::frame more consistently against NULL
Jouni Malinen
2014-04-29
1
-0/+2
*
hostapd: Extend support for HT 20/40 coexistence feature
Peng Xu
2014-04-29
1
-0/+20
*
hostapd: Process management frames only once per BSS
Simon Wunderlich
2014-03-11
1
-0/+6
*
Redirect more frames with ext_mgmt_frame_handling=1
Jouni Malinen
2014-03-02
1
-0/+14
*
HS 2.0R2 AP: Add OSEN implementation
Jouni Malinen
2014-02-25
1
-0/+29
*
Remove unnecessary EVENT_RX_ACTION
Jouni Malinen
2013-12-29
1
-74/+32
*
Do not process Action frames twice in hostapd SME/MLME
Jouni Malinen
2013-12-29
1
-12/+23
*
nl80211: Fix protected Action frame reporting for AP mode
Jouni Malinen
2013-12-29
1
-1/+3
*
WNM: Add STA flag to indicate the current WNM-Sleep-Mode state
Jouni Malinen
2013-12-27
1
-0/+1
*
Store entire CS freq_params and not only freq
Andrei Otcheretianski
2013-12-24
1
-1/+2
*
nl80211/hostapd: Extend channel switch notify handling
Janusz Dziedzic
2013-12-08
1
-4/+42
*
Add AP channel switch mechanism
Andrei Otcheretianski
2013-11-17
1
-0/+7
*
hostapd: Filter channel list updated events after country code change
Abhishek Singh
2013-11-15
1
-1/+2
*
DFS: Convert hostapd_data use to hostapd_iface
Jouni Malinen
2013-11-03
1
-4/+4
*
hostapd: Wait for channel list update after country code change
Jouni Malinen
2013-11-03
1
-0/+1
*
Interworking: Add support for QoS Mapping functionality for the AP
Kyeyoon Park
2013-10-18
1
-0/+7
*
hostapd: DFS with 40/80 MHz channel width support
Janusz Dziedzic
2013-10-17
1
-23/+12
[next]