aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/driver_roboswitch.c
Commit message (Expand)AuthorAgeFilesLines
* Update license notification in roboswitch interface fileJouni Malinen2012-07-021-8/+2
* Fix typos found by codespellPavel Roskin2011-09-221-1/+1
* driver_roboswitch: include net/if.h instead of linux/if.hFelix Fietkau2010-11-091-1/+1
* Add drv_event_eapol_rx() helperJouni Malinen2010-01-031-8/+2
* Use driver event, EVENT_EAPOL_RX, for EAPOL frame indicationJouni Malinen2010-01-031-2/+6
* Move definitions away from hostapd_defs.hJouni Malinen2009-11-231-4/+0
* General revision of RoboSwitch driverJouke Witteveen2009-04-261-144/+176
* Determiner whether driver is wired at runtime based on capabilitiesJouni Malinen2009-03-071-0/+10
* Better support in RoboSwitch driverJouke Witteveen2009-02-041-6/+11
* Better support in RoboSwitch driverJouke Witteveen2009-02-031-21/+39
* Fixed a bug in read -> _read cleanup; one missed changeJouke Witteveen2008-11-191-1/+1
* roboswitch: Minor coding style cleanupJouni Malinen2008-11-181-32/+44
* Add RoboSwitch driver interface for wpa_supplicantJouke Witteveen2008-11-181-0/+409