You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/drivers
Thomas Pedersen 52a1b28345 nl80211: Unbreak mode processing due to presence of S1G band
If kernel advertises a band with channels < 2.4 GHz
hostapd/wpa_supplicant gets confused and assumes this is an IEEE
802.11b, corrupting the real IEEE 802.11b band info.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
4 years ago
..
.gitignore Force rebuilding of src/drivers between hostapd and wpa_supplicant 15 years ago
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
android_drv.h Remove obsolete license notifications 11 years ago
driver.h Rename driver op for temporarily disallowed BSSIDs 4 years ago
driver_atheros.c Rename WPA_ALG_IGTK to use the correct cipher name for BIP 4 years ago
driver_bsd.c BSD: don't log SIOCG80211 errors during interface setup 4 years ago
driver_common.c nl80211: Handle control port TX status events over nl80211 4 years ago
driver_hostap.c driver: Extend send_mlme() with wait option 4 years ago
driver_hostap.h Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 9 years ago
driver_macsec_linux.c MACsec: Convert Boolean to C99 bool 4 years ago
driver_macsec_qca.c MACsec: Convert Boolean to C99 bool 4 years ago
driver_ndis.c nl80211: Fetch information on supported AKMs from the driver 4 years ago
driver_ndis.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
driver_ndis_.c Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
driver_nl80211.c MSCS: Add support to process MSCS Response frames 4 years ago
driver_nl80211.h nl80211: Work around misdelivered control port TX status 4 years ago
driver_nl80211_android.c Drop support for libnl 1.1 4 years ago
driver_nl80211_capa.c nl80211: Unbreak mode processing due to presence of S1G band 4 years ago
driver_nl80211_event.c nl80211: Work around misdelivered control port TX status 4 years ago
driver_nl80211_monitor.c nl80211: Use monitor interface for sending no-encrypt test frames 4 years ago
driver_nl80211_scan.c nl80211: Add custom ack handler arguments to send_and_recv() 4 years ago
driver_none.c driver: Remove unused send_ether() driver op 4 years ago
driver_openbsd.c Replace WPA_ALG_PMK with KEY_FLAG_PMK 4 years ago
driver_privsep.c privsep: Mask out control port capability flag 4 years ago
driver_roboswitch.c roboswitch: Check some read operation results 5 years ago
driver_wext.c Rename WPA_ALG_IGTK to use the correct cipher name for BIP 4 years ago
driver_wext.h driver: Move set_key() parameters into a struct 4 years ago
driver_wired.c Fix indentation level 6 years ago
driver_wired_common.c wired: Mark some common helper functions static 8 years ago
driver_wired_common.h wired: Mark some common helper functions static 8 years ago
drivers.c macsec_linux: Add a driver for macsec on Linux kernels 8 years ago
drivers.mak Drop support for libnl 1.1 4 years ago
drivers.mk Drop support for libnl 1.1 4 years ago
linux_defines.h nl80211: Move definitions into separate header files 10 years ago
linux_ioctl.c vlan: Use new bridge ioctl() 5 years ago
linux_ioctl.h nl80211: Generic Linux master interface support for hostapd 9 years ago
linux_wext.h wext: Fix musl build error 10 years ago
ndis_events.c Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
netlink.c netlink: Fix RTM_SETLINK padding at the end of the message 10 years ago
netlink.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
nl80211_copy.h Sync with mac80211-next.git include/uapi/linux/nl80211.h 4 years ago
priv_netlink.h netlink: Fix RTM_SETLINK padding at the end of the message 10 years ago
rfkill.c rfkill: Fix a memory leak 8 years ago
rfkill.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago