aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/hw_features.c
Commit message (Expand)AuthorAgeFilesLines
* Remove struct hostapd_rate_data from driver APIJouni Malinen2009-12-091-6/+4
* Conver hostapd specific files to include common.hJouni Malinen2009-11-291-0/+1
* Remove src/common from default header file pathJouni Malinen2009-11-291-2/+2
* hostapd: Fix BSS channel checks in 40 MHz scanFelix Fietkau2009-11-161-1/+2
* Reject hostapd configuration without channel for nl80211 driversJouni Malinen2009-05-061-0/+7
* hostapd: Remove unused passive scan functionalityJouni Malinen2009-04-171-18/+2
* Clean up HT40 scan and share nl80211 scanning codeJouni Malinen2009-04-161-40/+120
* Share same hw_feature definitions between hostapd and wpa_supplicantJouni Malinen2009-04-031-1/+1
* Move STA entry structure into sta_info.h and remove ap.hJouni Malinen2009-03-251-0/+1
* 802.11n: scan for overlapping BSSes before starting 20/40 MHz channelJouni Malinen2009-02-041-0/+157
* Verify that driver supports configured HT capabilitiesJouni Malinen2009-02-041-0/+103
* Split hostapd/driver.h into two filesJouni Malinen2009-01-081-1/+1
* Validate HT40 channel pair validity based on IEEE 802.11n Annex JJouni Malinen2008-11-251-0/+72
* Get maximum TX power for each allowed channel from mac80211Jouni Malinen2008-11-251-2/+3
* Remove overly complex hostapd setup sequence with n+1 callbacksJouni Malinen2008-11-211-162/+34
* Improved the error message for passive scan not being availableJouni Malinen2008-11-181-2/+7
* Changed channel flags configuration to read the information from the driverJouni Malinen2008-11-181-20/+20
* Silenced some of the driver-related messages for driver=none caseJouni Malinen2008-10-011-0/+2
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+432