aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/driver.h
Commit message (Expand)AuthorAgeFilesLines
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-243/+0
* nl80211: Fix EAPOL frame RX for secondary BSSesJouni Malinen2009-04-031-0/+2
* Remove unused driver_opsJouni Malinen2009-04-031-4/+0
* Merge wireless_event_{,de}init() into {,de}init() driver opJouni Malinen2009-04-031-3/+0
* wpa_supplicant AP: Add management frame RX for nl80211Jouni Malinen2009-04-021-0/+2
* Merge set_dtim_period() into set_beacon()Jouni Malinen2009-04-021-3/+2
* Make channel number available to set_freq()Jouni Malinen2009-03-301-0/+1
* Rename struct wpa_driver_ops to hapd_driver_opsJouni Malinen2009-03-261-4/+4
* Move hostapd driver_ops to use similar set_key with wpa_supplicantJouni Malinen2009-03-251-3/+4
* Replace deprecated add_sta() with add_sta2()Jouni Malinen2009-03-251-6/+2
* Remove deprecated version of set_freq() and rename the new versionJouni Malinen2009-03-251-3/+1
* Remove unused set_assoc_ap() wpa_driver_opsJouni Malinen2009-03-251-1/+0
* Move STA entry structure into sta_info.h and remove ap.hJouni Malinen2009-03-251-0/+2
* 802.11n: scan for overlapping BSSes before starting 20/40 MHz channelJouni Malinen2009-02-041-0/+11
* Removed unused set_regulatory_domain driver functionJouni Malinen2009-01-131-1/+0
* Add wrapper functions for IEEE 802.11 driver calls into driver.hJouni Malinen2009-01-091-0/+15
* Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.hJouni Malinen2009-01-091-0/+2
* Moved disassociation processing away from driver_*.cJouni Malinen2009-01-091-0/+1
* Moved WPA setup etc. association processing away from driver_*.cJouni Malinen2009-01-091-0/+2
* Move RX-from-unknown-STA processing away from driver_*.cJouni Malinen2009-01-091-0/+1
* Moved TX status processing for STA entries away from driver_*.cJouni Malinen2009-01-091-0/+2
* Fixed a typo in a commentJouni Malinen2009-01-091-1/+1
* Move generic definitions away from hostapd.hJouni Malinen2009-01-081-0/+17
* Split hostapd/driver.h into two filesJouni Malinen2009-01-081-599/+1
* Added option to distinguish non-HT and HT20 in set_freqJouni Malinen2008-11-261-1/+3
* nl80211: Add support for setting channel frequency and HT20 vs. HT40Jouni Malinen2008-11-251-2/+24
* Change HT parameter configuration to use a single driver ops functionJouni Malinen2008-11-251-23/+11
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-0/+25
* Changed channel flags configuration to read the information from the driverJouni Malinen2008-11-181-14/+0
* Silenced some of the driver-related messages for driver=none caseJouni Malinen2008-10-011-0/+6
* Do not store dynamic HT IEs in configuration structuresJouni Malinen2008-08-221-4/+4
* Add Intel copyright for files with 802.11n Intel changesTomas Winkler2008-08-221-0/+1
* Add preliminary IEEE 802.11n support into hostapdJouni Malinen2008-08-211-4/+68
* Support for RADIUS ACLs with drivers that do not use hostapd MLMEChris Zimmermann2008-03-121-0/+23
* Added listen interval to hostapd sta_add() driver functionJouni Malinen2008-02-271-3/+3
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+681