aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/driver_hostap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix netlink payload length calculationJouni Malinen2009-12-181-1/+1
* Use generic driver events for TX status and RX reportingJouni Malinen2009-12-131-27/+20
* Replace hostapd_michael_mic_failure() with generic driver eventJouni Malinen2009-12-131-1/+6
* Map STA flags into values defined in driver.hJouni Malinen2009-12-131-2/+7
* Change set_ieee8021x driver op to use parameters structureJouni Malinen2009-12-121-1/+2
* Remove struct hostapd_rate_data from driver APIJouni Malinen2009-12-091-5/+5
* Remove unused rate flags from driver useJouni Malinen2009-12-091-4/+0
* Remove some unneeded header file inclusionsJouni Malinen2009-11-291-3/+3
* Remove src/common from default header file pathJouni Malinen2009-11-291-1/+1
* Remove deprecated scan and set_probe_req_ie driver_opsJouni Malinen2009-11-231-3/+6
* Remove deprecated driver_ops handlersJouni Malinen2009-11-231-11/+11
* Merge set_key and hapd_set_key driver_ops into a single functionJouni Malinen2009-11-231-8/+7
* Move HOSTAPD_MTU definition into driver_hostap.cJouni Malinen2009-11-231-0/+5
* Move more multi-BSSID processing into drv_callbacks.cJouni Malinen2009-04-171-1/+1
* Provide own_addr buffer in hapd_init() parametersJouni Malinen2009-04-171-3/+4
* Add own_addr as a parameter to sta_deauth() and sta_disassoc()Jouni Malinen2009-04-171-8/+8
* Merge hostapd driver init functions into oneJouni Malinen2009-04-091-3/+3
* Share management frame send driver op for hostapd and wpa_supplicantJouni Malinen2009-04-091-12/+11
* Remove flags parameter from send_mgmt_frame() driver opJouni Malinen2009-04-091-6/+5
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-2/+1228
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+513