tests: Mesh HT mode
[mech_eap.git] / src /
2014-11-20 Jouni Malinennl80211: Do not try to change STA capability on NL80211...
2014-11-19 Rashmi RamannaP2P: Do not change P2P state on GO Neg failure if it...
2014-11-19 Kyeyoon ParkAP: Add support for multicast-to-unicast conversion...
2014-11-19 Kyeyoon ParkAP: Add Neighbor Discovery snooping mechanism for Proxy ARP
2014-11-19 Kyeyoon ParkAP: Add multicast-to-unicast conversion send for "x_snoop"
2014-11-19 Kyeyoon ParkAP: Extend the BSS bridge neighbor entry management...
2014-11-19 Kyeyoon Parkl2_packet: Add support for NDISC packet filter in l2_pa...
2014-11-19 Kyeyoon ParkAP: Convert "dhcp_snoop" to use the generic "x_snoop"
2014-11-19 Kyeyoon ParkAP: Add a generic "x_snoop" infrastructure for Proxy ARP
2014-11-19 Ilan PeerAP: Drop retransmitted auth/assoc/action frames
2014-11-16 Jouni MalinenEAP-pwd: Remove unnecessary OpenSSL EVP_sha256() regist...
2014-11-16 Jouni MalinenDFS: Fix hostapd operation without hw_mode driver data
2014-11-16 Jouni MalinenFix hostapd operation without hw_mode driver data
2014-11-16 Jouni Malinenwired: Fix deinit path to unregister eloop read_sock
2014-11-16 Moshe BenjiAdd wpa_scnprintf() helper function
2014-11-16 Moshe Benjinl80211: Implement add_ts/del_ts ops
2014-11-16 Eliad PellerAdd str_token() function
2014-11-16 Moshe BenjiWMM AC: Handle TSPEC action frames
2014-11-16 Moshe BenjiWMM AC: Add add_tx_ts and del_tx_ts driver ops
2014-11-16 Moshe BenjiWMM AC: Parse WMM IE on association
2014-11-16 Eliad Pellernl80211: Parse WMM parameters on association
2014-11-16 Eliad Pellerdrivers: Add WMM parameters to association event data
2014-11-16 Jouni MalinenSync with wireless-testing.git include/uapi/linux/nl80211.h
2014-11-16 Masashi Honmamesh: Make plink params configurable
2014-11-16 Masashi Honmamesh: Add scan result for mesh network
2014-11-16 Javier LopezAdd mesh_group_{add,remove} control interface commands
2014-11-16 Jason Mobarakmesh: Enable mesh HT mode
2014-11-16 Chun-Yeow Yeohmesh: Add timer for SAE authentication in RSN mesh
2014-11-16 Bob Copelandmesh: Start mesh peering after successful authentication
2014-11-16 Bob CopelandSAE: Enhance AP implementation to handle auth for mesh...
2014-11-16 Thomas Pedersenmesh: Add mesh robust security network
2014-11-16 Dmitry Shmidthostapd: Add wowlan_triggers config param
2014-11-16 Ilan Peernl80211: Fix Android compilation by adding include...
2014-11-16 Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-11-15 Jouni MalinenOpenSSL: Allow TLS v1.1 and v1.2 to be negotiated by...
2014-11-15 Andrei OtcheretianskiEAP-IKEv2: Fix compilation warning
2014-11-15 Dmitry ShmidtAdd CTRL-EVENT-SCAN-FAILED notification in case of...
2014-11-14 Jouni MalinenWork around AP misbehavior on EAPOL-Key descriptor...
2014-11-14 Yanbo Lihostapd: Change drv_flags from unsigned int to u64
2014-11-13 Jouni MalinenAssign QCA vendor specific nl80211 command id 52 for...
2014-11-01 Jouni MalinenRemove unused EVENT_MLME_RX
2014-11-01 Jouni MalinenRemove unused EVENT_FT_RRB_RX
2014-11-01 Jouni Malinenmadwifi: Remove obsolete madwifi driver interface
2014-10-30 Jouni MalinenP2P: Document p2p_in_progress() return value 2
2014-10-30 Sunil DuttP2P: Set p2p_scan_running based on driver scan request...
2014-10-30 Jouni MalinenMACsec: Fix policy configuration
2014-10-29 Jouni MalinenP2P: Clean up p2p_go_neg_failed() calls
2014-10-29 Rashmi RamannaP2P: Use timer to fail GO Negotation while waiting...
2014-10-27 Jouni Malinennl80211: Fix a copy-paste error in key offload management
2014-10-27 Kyeyoon ParkAP: Add support for Proxy ARP, DHCP snooping mechanism
2014-10-27 Kyeyoon Parkcommon: Add definition for ETH_HLEN
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge network parameter
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge port attributes
2014-10-27 Kyeyoon ParkAP: Add support for IPv4 neighbor entry management...
2014-10-27 Kyeyoon Parknl80211: Make br_ifindex available in i802_bss
2014-10-27 Kyeyoon Parkl2_packet: Add support for DHCP packet filter in l2_pac...
2014-10-27 Ahmad MasriP2P: Support GCMP as part of 60 GHz support
2014-10-26 Jouni Malinennl80211: Move more event processing into driver_nl80211...
2014-10-26 Jouni Malinennl80211: Move event handling into a separate file
2014-10-26 Jouni Malinennl80211: Move capability determination into a separate...
2014-10-26 Jouni Malinennl80211: Move QCA DFS offload capability determination...
2014-10-26 Jouni Malinennl80211: Move AP monitor interface handling to a separa...
2014-10-26 Jouni Malinennl80211: Make some helper functions non-static
2014-10-26 Jouni Malinennl80211: Move most of the Android code into a separate...
2014-10-26 Jouni Malinennl80211: Move definitions into separate header files
2014-10-26 Jouni MalinenWrite human readable version of channel width to CSA...
2014-10-26 Jouni Malinennl80211: Store externally managed bridge name in driver...
2014-10-26 Jouni Malinenhostapd: Add INTERFACE-ENABLED and INTERFACE-DISABLED...
2014-10-25 Ilan PeerP2P: Save group common frequencies in invitation result
2014-10-25 Ilan PeerWPS: Add missing device types
2014-10-25 Ilan Peernl80211: Clear beacon_set when deleting a beacon from...
2014-10-25 Ilan Peernl80211: Add indoor only and GO concurrent flags
2014-10-25 Ilan Peerwpa_supplicant: Use the 'no_ir' notation
2014-10-25 Constantin MuscaP2P: Stop driver listen in p2p_state_timeout()
2014-10-25 Javier Lopezhostapd: Skip some configuration steps for mesh cases
2014-10-25 Bob Copelandmesh: Accept Action frames without BSSID match
2014-10-25 Thomas Pedersenmesh: Add mesh mode config option
2014-10-25 Bob Copelandmesh: Add mesh peering manager
2014-10-25 Thomas Pedersenmesh: Add mesh mode routines
2014-10-25 Bob Copelandnl80211: Do not try to change supported rates
2014-10-25 Bob Copelandnl80211: Add STA flag WPA_STA_AUTHENTICATED
2014-10-25 Bob Copelandnl80211: Add plink_action_field to hostapd_sta_add_params
2014-10-25 Bob Copelandnl80211: Reject deauth/disassoc for mesh interface
2014-10-25 Bob Copelandnl80211: Register to receive mesh frames
2014-10-25 Jouni Malinennl80211: Write channel type in debug log on channel...
2014-10-25 Jouni MalinenFix channel switch to disable VHT with HT
2014-10-23 Eliad Pellernl80211: Advertise and configure SMPS modes
2014-10-23 Eliad PellerHT: Pass the smps_mode in AP parameters
2014-10-23 Eliad PellerHT: Let the driver advertise its supported SMPS modes...
2014-10-23 Jouni MalinenP2P: Stop TX wait on SD query TX status failure
2014-10-23 Jouni MalinenP2P: Limit number of SD retries during find
2014-10-23 Jouni MalinenP2P: Iterate through all peers in pending pre-find...
2014-10-23 Chet LanctotAdd support for offloading key management operations...
2014-10-22 Jouni MalinenGAS: Do not reply to P2P SD query from generic GAS...
2014-10-22 Johannes BergRevert "nl80211: Do not indicate P2P_DEVICE support...
2014-10-21 Jouni Malinenbrowser-android: Use execv() directly instead of os_exec()
2014-10-21 Jouni Malinenbrowser-wpadebug: Use execv() directly instead of os_exec()
2014-10-21 Jouni Malinenbrowser-system: Use execv() directly instead of os_exec()
next