Lines Matching refs:driver
27 * improve cross-AKM roaming with driver-based SME/BSS selection
102 * changed driver interface selection to default to automatic fallback
192 * extended driver flags indication for separate 802.1X and PSK
225 - new macsec_linux driver interface support for the Linux
247 * added support for nl80211 to offload 4-way handshake into the driver
286 * fixed TK configuration to the driver in EAPOL-Key 3/4 retry case
433 - allow driver-based roaming to change ESS
530 * enable HT for IBSS if supported by the driver
540 * enable AP/GO mode HT Tx STBC automatically based on driver support
547 not available from driver; estimate maximum throughput based on common
570 * fixed some TDLS failure cases to clean up driver state
620 * started to enable HT (if supported by the driver) for IBSS
627 - BSSID/frequency hint for driver-based BSS selection
629 - support vendor specific driver command
643 - enable enable U-APSD on GO automatically if the driver indicates
728 available only with the macsec_qca driver wrapper)
751 - do not use potentially obsolete scan result data from driver
772 - FT (IEEE 802.11r) with driver-based SME
776 * added more TDLS peer parameters to be configured to the driver
790 * changed the default driver interface from wext to nl80211 if both are
824 - "SCAN only_new=1" can be used to request the driver/cfg80211 to
855 * removed unmaintained driver wrappers broadcom, iphone, osx, ralink,
867 the driver does not support it
869 if the driver cannot support both at the same time
870 - allow driver to indicate channel changes
875 - allow all channels in GO Negotiation if the driver supports
882 - additional information for driver-based AP SME
897 network offload with sched_scan driver command
900 * changed P2P GO mode configuration to use driver capabilities to
939 and driver-based BSS selection
1086 This allows the driver to use PS buffering of Deauthentication and
1097 * AP mode: Allow enable HT20 if driver supports it, by setting the
1111 - Export max scan ssids supported by the driver as MaxScanSSID.
1171 - Set RF bands based on driver capabilities, instead of hardcoding
1220 add them as driver capability flags. If the driver doesn't support
1265 * bsd: Cleaned up driver wrapper and added various low-level
1301 * cleaned up driver wrapper API (struct wpa_driver_ops); the new API
1302 is not fully backwards compatible, so out-of-tree driver wrappers
1331 * allow multiple driver wrappers to be specified on command line
1336 SSIDs); this requires driver support and can currently be used only
1351 * use shared driver wrapper files with hostapd
1362 (this can also be used with a new 'none' driver wrapper if no
1429 consumer grade routers); driver interface 'roboswitch'
1448 * added driver_ps3 for the PS3 Linux wireless driver
1504 using a longer hardcoded timeout for the scan if the driver supports
1506 e.g., in cases where wpa_supplicant and madwifi driver ended up in
1507 loop where the driver did not even try to associate
1545 driver to take care of the 4-way handshake
1547 driver_wext.c with a driver that includes the TSF (e.g., iwl4965)
1615 (Note: this requires driver support to work properly.)
1745 * changed NDIS driver naming to only include device GUID, e.g.,
1750 * driver_ndis: re-initialize driver interface is the adapter is removed
1792 a lot with, e.g., madwifi-ng driver)
1804 if the driver does not support SIOCSIWAUTH
1820 * driver_wext: Remove null-termination from SSID length if the driver
1937 sure the driver configures broadcast decryption correctly
1954 * driver_ndis: fixed driver polling not to increase frequency on each
2047 * driver_ipw: updated driver structures to match with ipw2200-1.0.4
2052 driver reports a successful association; this uses the same order for
2073 * added support for arbitrary driver interface parameters through the
2076 * added possibility to override l2_packet module with driver interface
2077 API (new send_eapol handler); this can be used to implement driver
2082 by using test driver interface without any kernel drivers or network
2125 Ethernet); driver interface 'wired'
2126 * obsoleted set_wpa() handler in the driver interface API (it can be
2158 Authenticator rejects PMKSA caching attempt and the driver is not
2213 in associate() handler for other drivers, too (assuming the driver
2246 * added support for driver interfaces to replace the interface name
2247 based on driver/OS specific mapping, e.g., in case of driver_ndis,
2259 * added support for driver events to add PMKID candidates in order to
2263 * added KEY_MGMT_802_1X_NO_WPA as a new key_mgmt type so that driver
2280 e.g., ndiswrapper and NDIS driver; this mode should allow such
2287 - driver_ndis.c driver interface (NDIS OIDs)
2294 * added auth_alg to driver interface associate() parameters to make it
2299 * driver_broadcom: added new driver interface for Broadcom wl.o driver
2300 (a generic driver for Broadcom IEEE 802.11a/g cards)
2337 * changed SSID configuration in driver_wext.c (used by many driver
2342 * added driver interface for Intel ipw2100 driver
2361 * avoid clearing driver keys if no keys have been configured since last
2363 handshake for ndiswrapper & NDIS driver which seems to be suffering
2366 * changed driver interface API:
2371 - the new API is not backwards compatible; all in-tree driver
2388 * added support for FreeBSD and driver interface for the BSD net80211
2403 * added a new driver interface, 'wext', which uses only standard,
2404 driver independent functionality in Linux wireless extensions;
2408 * added support for mode in which the driver is responsible for AP
2411 this mode can be used, e.g., with generic 'wext' driver interface to
2412 use wpa_supplicant as IEEE 802.1X Supplicant with any Linux driver
2443 * added driver interface for Linux ndiswrapper
2458 * added support for madwifi driver (Atheros ar521x)
2465 * added support for ATMEL AT76C5XXx driver
2546 - driver interfaces (hostap, hermes, ..)