Jouni Malinen a15995819a ndis: Use the new get_ie() helper to avoid duplicated code 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 43022abdb9 Use 64-bit TX/RX byte counters for statistics 9 years ago
driver_atheros.c 47c1de20a4 atheros: Unify memory processing functions 9 years ago
driver_bsd.c cb22e3b250 BSD: Zero ifindex on interface removal 9 years ago
driver_common.c 640b0b933a ctype functions require an unsigned char 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 43022abdb9 Use 64-bit TX/RX byte counters for statistics 9 years ago
driver_nl80211.h 231b04b6cb utils: Share a single helper function to get IE by ID 9 years ago
driver_nl80211_android.c a1407217b1 Android: Rename ANDROID_P2P_STUB to ANDROID_LIB_STUB 10 years ago
driver_nl80211_capa.c dc55b6b672 nl80211: Add support for full station state operations 9 years ago
driver_nl80211_event.c 231b04b6cb utils: Share a single helper function to get IE by ID 9 years ago
driver_nl80211_monitor.c 981cf85a41 nl80211: Move AP monitor interface handling to a separate file 10 years ago
driver_nl80211_scan.c 231b04b6cb utils: Share a single helper function to get IE by ID 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 ceb19ff7a6 privsep: Avoid undefined behavior in pointer arithmetic 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 a084c24469 wired: Fix compile on NetBSD for wired driver 9 years ago
drivers.c 8b423edbd3 Declare all read only data structures as const 10 years ago
drivers.mak b658547dd5 nl80211: Add build option for QCA vendor extensions 9 years ago
drivers.mk b658547dd5 nl80211: Add build option for QCA vendor extensions 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 afa453a28a 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