]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.c
nl80211/SME: Use reassociation when roaming within the ESS
[thirdparty/hostap.git] / src / drivers / driver_nl80211.c
2009-11-17  Jouni Malinennl80211/SME: Use reassociation when roaming within...
2009-11-11  Felix Fietkauhostapd: fix AP mode initialization for nl80211
2009-11-05  Jouni MalinenFix MCS set field to be based on driver info
2009-11-04  Jouni MalinenWork around some gcc 4.4 strict-aliasing warnings
2009-10-12  Jouni Malinennl80211: Work around mac80211 limitation on (re)auth...
2009-10-01  Jouni Malinennl80211: Add parsing of NL80211_BSS_SEEN_MS_AGO into...
2009-10-01  Jouni Malinennl80211: Recognize NL80211_CMD_TRIGGER_SCAN events
2009-09-30  Author: Johannes... nl80211: Fix a typo in set_sta_vlan()
2009-09-15  Jouni Malinennl80211: Use defines for NL80211_KEY_CIPHER values
2009-09-15  Jouni MalinenRevert "nl80211: Share the same routine for NL80211_ATT...
2009-09-15  Jouni Malinennl80211: Share the same routine for NL80211_ATTR_KEY_CI...
2009-09-15  Johannes Bergdriver_nl80211: Fix MLME key settings for static WEP
2009-09-04  Jouni Malinennl80211: Ignore connect/roam/disconnect events when...
2009-09-03  Zhu Yinl80211: Connect API support
2009-09-03  Zhu Yinl80211: Add connect/disconnect event processing
2009-09-03  Zhu Yinl80211: Check whether the driver support separate...
2009-09-03  Zhu Yinl80211: Use defines for cipher suite selectors
2009-08-26  Witold SowaFix a bug with ap_rx_from_unknown_sta() recursion
2009-08-26  Jouni Malinennl80211: Use two sockets to avoid mixing command replie...
2009-07-26  Johannes Bergnl80211: Fix WEP key configuration
2009-07-26  Johannes Berghostapd: fix auth encryption
2009-07-25  Jon LoeligerAllow wpa_supplicant to use libnl-2.0
2009-05-29  Karl Hiramotohostapd: nl80211 retry creating a interface if it fails...
2009-05-14  Jouni Malinennl80211: Add support for IEEE 802.1X port control in...
2009-05-14  Jouni Malinennl80211: Add support for NL80211_ATTR_STA_FLAGS2
2009-05-12  Jouni Malinennl80211: Add MFP flag configuration for station mode
2009-04-23  Jouni MalinenAdd handling of SME auth/assoc timeout events
2009-04-21  Jouni Malinennl80211: Replace WEXT code for RTS/fragmentation threshold
2009-04-21  Jouni MalinenRemove unused set_retry() driver op
2009-04-20  Jouni Malinenwpa_supplicant AP: Add sta_set_flags
2009-04-20  Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-04-20  Jouni Malinennl80211: Mark state disassociated on local deauth/disassoc
2009-04-17  Jouni Malinenwpa_supplicant AP: add sta_add() and sta_remove()
2009-04-17  Jouni Malinennl80211: Add/remove monitor interface dynamically based...
2009-04-17  Jouni Malinennl80211: Delete Beacon information on deinit in wpa_sup...
2009-04-17  Jouni Malinennl80211: Use ifndef hostapd to reduce binary size
2009-04-17  Jouni Malinennl80211: Fix secondary BSS ifindex
2009-04-17  Jouni MalinenMove more multi-BSSID processing into drv_callbacks.c
2009-04-17  Jouni MalinenProvide own_addr buffer in hapd_init() parameters
2009-04-17  Jouni MalinenAdd own_addr as a parameter to sta_deauth() and sta_dis...
2009-04-17  Jouni Malinennl80211: Fix wpa_supplicant build
2009-04-17  Jouni Malinennl80211: Add helper functions for SIOC{G,S}IFHWADDR
2009-04-16  Jouni MalinenRemove dead code related to WDS setup
2009-04-16  Jouni Malinennl80211: Share more of init/deinit code
2009-04-16  Jouni Malinennl80211: Make it possible to build without WEXT support
2009-04-16  Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-14  Jouni Malinennl80211: Use shared code for netlink initialization
2009-04-14  Jouni Malinennl80211: Merge handle_frame() implementations
2009-04-14  Jouni Malinennl82011: Use common code for setting channel
2009-04-14  Jouni Malinennl80211: Remove inclusion of unneeded header files
2009-04-14  Jouni Malinennl80211: Fix management frame sending after driver_ops...
2009-04-09  Jouni MalinenShare driver beacon configuration handlers
2009-04-09  Jouni MalinenMerge hostapd driver init functions into one
2009-04-09  Jouni MalinenRemove unneeded inclusion of hostapd header files
2009-04-09  Jouni Malinennl80211: Share common interface processing code
2009-04-09  Jouni Malinennl80211: Share monitor mode filtering and reading functions
2009-04-09  Jouni MalinenShare same set_country driver op for hostapd and wpa_su...
2009-04-09  Jouni MalinenShare management frame send driver op for hostapd and...
2009-04-09  Jouni MalinenRemove flags parameter from send_mgmt_frame() driver op
2009-04-09  Jouni Malinennl80211: Replace hostapd WEXT events with nl80211 events
2009-04-09  Jouni Malinennl80211: Add Michael MIC failure event processing for...
2009-04-09  Jouni Malinennl80211: Merge hostapd and wpa_supplicant key configuration
2009-04-09  Francesco Gringolinl80211: Fix channel 14 use
2009-04-09  Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09  Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-04  Jouni Malinennl80211: Fix static WEP key configuration when using SME
2009-04-03  Jouni Malinenwpa_supplicant AP: Add get_hw_feature_data
2009-04-03  Jouni MalinenImplement management frame TX for wpa_supplicant AP...
2009-04-02  Jouni Malinenwpa_supplicant AP: Add management frame RX for nl80211
2009-04-02  Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-04-01  Jouni Malinennl80211: Add IGTK (AES-128-CMAC) configuration
2009-04-01  Jouni MalinenSME: Add processing for rejected associations
2009-03-31  Jouni Malinennl80211: Remove forgotten comment about SIOCSIWMODE
2009-03-31  Jouni Malinennl80211: Remove SIOCGIWRANGE and assume TKIP+CCMP+WPA...
2009-03-31  Jouni Malinennl80211: Remove WEXT Michael MIC event processing
2009-03-31  Jouni Malinennl80211: Remove WEXT_COMPAT
2009-03-26  Jouni MalinenAdd support for specifying subset of enabled frequencie...
2009-03-25  Jouni MalinenInitial step in adding simple AP mode support into...
2009-03-24  Jouni Malinendriver_nl80211: Fix initial iftype change
2009-03-24  Jouni MalinenDeprecate set_drop_unencrypted(), set_auth_alg(), and...
2009-03-20  Jouni Malinennl80211: Make get_ssid behave like get_bssid with SME
2009-03-20  Jouni Malinennl80211: Make set_bssid() WEXT_COMPAT
2009-03-20  Jouni Malinennl80211: Make PMKSA caching candidate event WEXT_COMPAT
2009-03-20  Jouni Malinennl80211: Mark PMKSA cache operations with WEXT_COMPAT
2009-03-20  Jouni Malinennl80211: Fix no-WEXT_COMPAT build
2009-03-20  Jouni Malinennl80211: Remove user space MLME code
2009-03-20  Jouni MalinenAdd SME support (separate authentication and association)
2009-02-18  Jouni MalinenAdd BSS flags to scan results to indicate signal qualit...
2009-02-18  Jouni Malinennl80211: Use per-scan request WPS IE
2009-02-14  Jouni Malinendriver_nl80211: Add support for multi-SSID scan requests
2009-02-14  Jouni MalinenAllow multiple driver wrappers to be specified on comma...
2009-02-12  Jouni Malinennl80211: Remove one second sleep after iface up
2009-02-12  Jouni MalinenNew driver capability info: max number of scan SSIDs
2009-02-12  Jouni Malinennl80211: Replace WEXT scan event with nl80211
2009-02-12  Jouni Malinennl80211: Replace SIOCGIWSCAN with NL80211_CMD_GET_SCAN
2009-02-12  Jouni Malinennl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
2009-02-05  Jouni MalinenFixed scan buffer increasing with WEXT
2009-01-20  Jouni MalinenImplement set_probe_req_ie() for nl80211 drivers
2009-01-03  Jouni MalinenMark functions static if not used elsewhere and use...
2008-12-09  Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
next