aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/drv_callbacks.c
Commit message (Expand)AuthorAgeFilesLines
...
* Replace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ driver eventJouni Malinen2010-01-031-17/+22
* Allow Probe Request callbacks to terminate iterationJouni Malinen2009-12-281-4/+10
* Include header files explicitly in *.c, not via header filesJouni Malinen2009-12-261-0/+1
* Replace src/ap/driver_i.h with non-inlined functions in ap_drv_ops.cJouni Malinen2009-12-261-1/+1
* Remove ap_config.h dependency from driver_i.hJouni Malinen2009-12-261-0/+1
* Rename some src/ap files to avoid duplicate file namesJouni Malinen2009-12-261-12/+12
* Move rest of the generic AP mode functionality into src/apJouni Malinen2009-12-251-0/+387