aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/driver_i.h
Commit message (Expand)AuthorAgeFilesLines
* HT: Remove unneeded struct ht_cap_ie wrapperJouni Malinen2009-11-291-1/+1
* Remove deprecated driver_ops handlersJouni Malinen2009-11-231-7/+0
* Merge set_key and hapd_set_key driver_ops into a single functionJouni Malinen2009-11-231-4/+4
* Merge set_beacon driver_ops into a single oneJouni Malinen2009-11-231-13/+6
* Remove unused set_broadcast_ssid() driver opJouni Malinen2009-04-221-8/+0
* Remove the unused set_ieee80211d driver opJouni Malinen2009-04-221-9/+0
* Remove unused set_retry() driver opJouni Malinen2009-04-211-9/+0
* hostapd: Remove unused passive scan functionalityJouni Malinen2009-04-171-11/+0
* Provide own_addr buffer in hapd_init() parametersJouni Malinen2009-04-171-0/+3
* Add own_addr as a parameter to sta_deauth() and sta_disassoc()Jouni Malinen2009-04-171-2/+4
* Clean up HT40 scan and share nl80211 scanning codeJouni Malinen2009-04-161-6/+20
* Share driver beacon configuration handlersJouni Malinen2009-04-091-2/+2
* Merge hostapd driver init functions into oneJouni Malinen2009-04-091-8/+26
* Share same set_country driver op for hostapd and wpa_supplicantJouni Malinen2009-04-091-2/+2
* Share management frame send driver op for hostapd and wpa_supplicantJouni Malinen2009-04-091-2/+2
* Remove flags parameter from send_mgmt_frame() driver opJouni Malinen2009-04-091-3/+2
* Use common get_hw_feature_data for hostapd and wpa_supplicantJouni Malinen2009-04-091-4/+3
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-30/+35
* Remove unused driver_opsJouni Malinen2009-04-031-34/+0
* Merge wireless_event_{,de}init() into {,de}init() driver opJouni Malinen2009-04-031-18/+0
* Merge set_dtim_period() into set_beacon()Jouni Malinen2009-04-021-12/+3
* Make channel number available to set_freq()Jouni Malinen2009-03-301-2/+3
* Move hostapd driver_ops to use similar set_key with wpa_supplicantJouni Malinen2009-03-251-6/+8
* Replace deprecated add_sta() with add_sta2()Jouni Malinen2009-03-251-19/+13
* Remove deprecated version of set_freq() and rename the new versionJouni Malinen2009-03-251-11/+7
* Remove unused set_assoc_ap() wpa_driver_opsJouni Malinen2009-03-251-8/+0
* Include config.h explicitly into files that actually use itJouni Malinen2009-03-251-0/+1
* 802.11n: scan for overlapping BSSes before starting 20/40 MHz channelJouni Malinen2009-02-041-0/+8
* Removed unused set_regulatory_domain driver functionJouni Malinen2009-01-131-9/+0
* Split hostapd/driver.h into two filesJouni Malinen2009-01-081-0/+619