aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/hw_features.c
Commit message (Expand)AuthorAgeFilesLines
* hostap: add channel switch ability to AP & GO (INTERNAL)Victor Goldenshtein2012-09-131-0/+18
* Make copies basic_rates list more usefulJouni Malinen2012-09-071-0/+2
* Scan only affected frequencies for 20/40 MHz co-ex check forJouni Malinen2012-04-081-3/+46
* Tell user why a channel cannot be used in AP modeBen Greear2011-12-101-2/+9
* Fix basic_rates copyingJouni Malinen2011-12-041-2/+2
* Convert hostapd_prepare_rates() to use struct hostapd_ifaceJouni Malinen2011-12-031-21/+20
* Merge set_rate_sets() driver_ops into set_ap()Jouni Malinen2011-12-031-4/+8
* Remove unused parameters from set_rate_sets()Jouni Malinen2011-12-031-2/+1
* Share a single wpa_scan_results_free() implementationJouni Malinen2011-10-221-14/+0
* Clarify hostapd error message on unsupported hw_mode valueJouni Malinen2011-07-311-1/+2
* Better messages when channel cannot be used in AP modeBen Greear2011-05-161-8/+14
* HT: Skip ht_capab validation if ieee80211n=0Sujith Manoharan2011-03-161-3/+2
* hostapd: Add require_ht configuration parameterJouni Malinen2011-02-091-1/+2
* AP: Make sure ieee80211n_allowed_ht40_channel_pair() gets calledJouni Malinen2011-02-011-1/+3
* AP: Ensure ieee80211n_supported_ht_capab() gets called to check ht capsNishant Sarmukadam2011-02-011-2/+2
* AP: Verify that HT40 secondary channel is supportedJouni Malinen2010-11-121-0/+26
* Fix rate table handlingFelix Fietkau2010-11-091-10/+2
* Fix AP mode 40 MHz pri/sec channel parsing in overlap determinationJouni Malinen2010-10-061-4/+4
* Remove src/drivers/scan_helpers.cJouni Malinen2010-01-031-0/+14
* Replace src/ap/driver_i.h with non-inlined functions in ap_drv_ops.cJouni Malinen2009-12-261-1/+2
* Rename some src/ap files to avoid duplicate file namesJouni Malinen2009-12-261-3/+3
* Move rest of the generic AP mode functionality into src/apJouni Malinen2009-12-251-0/+716