hostap/src/drivers
Johannes Berg acb69cec6f wpa_supplicant: Use monotonic time for RX/BSS times
The BSS table, scan timeout, and related functionality should use
monotonic time since they care about relative values (age) only.
Unfortunately, these are all connected, so the patch can't be split
further. Another problem with this is that it changes the driver wrapper
API. Though, it seems only the test driver is using this.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2013-12-24 07:27:02 +02:00
..
.gitignore Force rebuilding of src/drivers between hostapd and wpa_supplicant 2009-08-14 20:40:37 +03:00
android_drv.h Android: wext: Add sched_scan functions for PNO 2011-11-29 15:18:45 +02:00
driver.h wpa_supplicant: Use monotonic time for RX/BSS times 2013-12-24 07:27:02 +02:00
driver_atheros.c drivers: Do not call hostapd_logger() 2013-11-06 00:19:46 +02:00
driver_bsd.c bsd: Fix compilation error for NetBSD 2013-12-07 17:46:41 -08:00
driver_common.c hostapd: Add survey dump support 2013-08-25 18:35:25 +03:00
driver_hostap.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_hostap.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_madwifi.c drivers: Do not call hostapd_logger() 2013-11-06 00:19:46 +02:00
driver_ndis.c Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
driver_ndis.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_ndis_.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_nl80211.c Advertise QoS Map support based on driver capability 2013-12-23 11:05:20 +02:00
driver_none.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
driver_openbsd.c Add driver for OpenBSD net80211 layer 2013-02-03 21:16:29 +02:00
driver_privsep.c Remove unused disassociate() driver_ops 2012-11-15 00:06:12 +02:00
driver_roboswitch.c Update license notification in roboswitch interface file 2012-07-02 12:43:16 +03:00
driver_test.c wpa_supplicant: Use monotonic time for RX/BSS times 2013-12-24 07:27:02 +02:00
driver_wext.c Replace remainining strncpy() uses with strlcpy() 2013-10-26 15:54:47 +03:00
driver_wext.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_wired.c wired: Wait for the link to become active before sending packets 2013-08-25 11:40:19 +03:00
drivers.c wpa_supplicant: Default to nl80211 instead of wext 2013-04-29 16:55:44 +03:00
drivers.mak Add driver for OpenBSD net80211 layer 2013-02-03 21:16:29 +02:00
drivers.mk Add driver for OpenBSD net80211 layer 2013-02-03 21:16:29 +02:00
linux_ioctl.c Verify that readlink() did not truncate result 2013-10-26 15:55:39 +03:00
linux_ioctl.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
linux_wext.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
ndis_events.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
netlink.c Do not double free cfg struct if netlink_init() fails 2012-11-24 16:47:20 +02:00
netlink.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
nl80211_copy.h nl80211: Sync with mac80211-next.git 2013-12-23 10:44:54 +02:00
priv_netlink.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rfkill.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rfkill.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00