aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/driver_hostap.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed build without CONFIG_IEEE80211NJouni Malinen2009-01-121-0/+1
* Add wrapper functions for IEEE 802.11 driver calls into driver.hJouni Malinen2009-01-091-4/+3
* Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.hJouni Malinen2009-01-091-2/+1
* Move RX-from-unknown-STA processing away from driver_*.cJouni Malinen2009-01-091-16/+1
* Moved TX status processing for STA entries away from driver_*.cJouni Malinen2009-01-091-12/+1
* Moved rfc1042_header into driver_*.c that use itJouni Malinen2009-01-091-0/+1
* Split hostapd/driver.h into two filesJouni Malinen2009-01-081-21/+22
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-1/+40
* Remove experimental non-AP STA code from hostapdJouni Malinen2008-11-211-9/+0
* Changed channel flags configuration to read the information from the driverJouni Malinen2008-11-181-0/+3
* Cleaned up TX callback request processingJouni Malinen2008-08-311-4/+9
* Fix USE_KERNEL_HEADERS build with compat-wirelessJouni Malinen2008-06-031-0/+5
* Added listen interval to hostapd sta_add() driver functionJouni Malinen2008-02-271-1/+2
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+1235