aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/driver_wired.c
Commit message (Expand)AuthorAgeFilesLines
* Update license notification in driver_wired.cJouni Malinen2012-07-021-8/+2
* nl80211: Send EAPOL frames as QoS data frames for QoS aware clientsFelix Fietkau2011-04-021-1/+1
* Solaris: Add support for wired IEEE 802.1X clientMasashi Honma2010-08-281-0/+7
* wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSDKel Modderman2010-03-061-4/+4
* bsd: Fix driver_wired.c buildMasashi Honma2010-01-091-0/+6
* Add drv_event_eapol_rx() helperJouni Malinen2010-01-031-6/+1
* Use driver event, EVENT_EAPOL_RX, for EAPOL frame indicationJouni Malinen2010-01-031-1/+5
* Replace hostapd_notif_new_sta() with new driver event, EVENT_NEW_STAJouni Malinen2010-01-031-4/+8
* wired: Use os_*() wrappers more consistentlyJouni Malinen2009-12-251-13/+13
* driver_wired: Share multicast membership add/drop functionJouni Malinen2009-12-121-40/+38
* driver_wired: Remove unneeded conditional building blocksJouni Malinen2009-12-121-36/+22
* driver_wired: Move STA entry processing away from driver wrapperJouni Malinen2009-12-121-24/+3
* Move definitions away from hostapd_defs.hJouni Malinen2009-11-231-1/+14
* DragonFly BSD: Fix wired IEEE 802.1XMasashi Honma2009-09-281-4/+4
* Mac OS X: Fix wired IEEE 802.1XMasashi Honma2009-09-261-2/+2
* OpenBSD: wired IEEE 802.1X for OpenBSDMasashi Honma2009-08-261-2/+2
* NetBSD: Fix wired IEEE 802.1X problemMasashi Honma2009-08-151-0/+9
* Provide own_addr buffer in hapd_init() parametersJouni Malinen2009-04-171-5/+4
* Merge hostapd driver init functions into oneJouni Malinen2009-04-091-4/+4
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-5/+348
* Determiner whether driver is wired at runtime based on capabilitiesJouni Malinen2009-03-071-0/+9
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+277