Peng Xu a6f5b1937a P2P: Allow P2P listen being offloaded to the driver/firmware 9 years ago
..
.gitignore ba30964b60 Force rebuilding of src/drivers between hostapd and wpa_supplicant 16 years ago
Makefile 7feff06567 Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
android_drv.h 5f9c134ab4 Remove obsolete license notifications 11 years ago
driver.h a6f5b1937a P2P: Allow P2P listen being offloaded to the driver/firmware 9 years ago
driver_atheros.c 094e949265 atheros: Do not use struct ieee80211_mgmt::u.probe_req 9 years ago
driver_bsd.c 18ae3a675c bsd: Set level correctly for non FreeBSD systems 9 years ago
driver_common.c a6f5b1937a P2P: Allow P2P listen being offloaded to the driver/firmware 9 years ago
driver_hostap.c d717126aa2 hostap: Avoid undefined behavior in pointer arithmetic 9 years ago
driver_hostap.h d9d1b9527a Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 10 years ago
driver_macsec_qca.c a193231dfb Clean up debug prints to use wpa_printf() 10 years ago
driver_ndis.c a15995819a ndis: Use the new get_ie() helper to avoid duplicated code 9 years ago
driver_ndis.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
driver_ndis_.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
driver_nl80211.c a6f5b1937a P2P: Allow P2P listen being offloaded to the driver/firmware 9 years ago
driver_nl80211.h cc9a2575ca nl80211: Use extended capabilities per interface type 9 years ago
driver_nl80211_android.c a1407217b1 Android: Rename ANDROID_P2P_STUB to ANDROID_LIB_STUB 10 years ago
driver_nl80211_capa.c a6f5b1937a P2P: Allow P2P listen being offloaded to the driver/firmware 9 years ago
driver_nl80211_event.c a6f5b1937a P2P: Allow P2P listen being offloaded to the driver/firmware 9 years ago
driver_nl80211_monitor.c fad6485c56 radiotap: Silence sparse warnings about byte order swapping 9 years ago
driver_nl80211_scan.c 7441698fcf nl80211: Abort an ongoing scan upon scan timeout indication 9 years ago
driver_none.c 2961bfa8e1 Remove unused send_eapol() driver op 10 years ago
driver_openbsd.c 5f7ae5e61c Add driver for OpenBSD net80211 layer 12 years ago
driver_privsep.c 32d4fe9549 privsep: Fix a compiler warning on unsigned/signed comparison 9 years ago
driver_roboswitch.c a193231dfb Clean up debug prints to use wpa_printf() 10 years ago
driver_wext.c 45a283e6d0 wext: Avoid undefined behavior in pointer arithmetic 9 years ago
driver_wext.h bd1e328047 Android: Remove old WEXT extensions 11 years ago
driver_wired.c 2f13e54dfc wired: Silence sparse warning on redefinition of IFNAMSIZ 9 years ago
drivers.c 39ab6a5de2 Move extern declarations for driver ops into a header file 9 years ago
drivers.mak d58b60da87 drivers: Add NEED_RADIOTAP 9 years ago
drivers.mk d58b60da87 drivers: Add NEED_RADIOTAP 9 years ago
linux_defines.h 1474e6e917 nl80211: Move definitions into separate header files 10 years ago
linux_ioctl.c cb05808c46 nl80211: Generic Linux master interface support for hostapd 10 years ago
linux_ioctl.h cb05808c46 nl80211: Generic Linux master interface support for hostapd 10 years ago
linux_wext.h 33c7eb810a wext: Fix musl build error 10 years ago
ndis_events.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
netlink.c 54a800dd51 netlink: Fix RTM_SETLINK padding at the end of the message 10 years ago
netlink.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
nl80211_copy.h c6edea0df6 Sync with mac80211-next.git include/uapi/linux/nl80211.h 9 years ago
priv_netlink.h 54a800dd51 netlink: Fix RTM_SETLINK padding at the end of the message 10 years ago
rfkill.c 99a17351c7 rfkill: Fix a memory leak 9 years ago
rfkill.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago