mesh: Fix 11N capability in Self-protected Action frame
[mech_eap.git] / src /
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()
2014-10-21 Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-10-19 Jouni MalinenAdd data test functionality
2014-10-19 Andrei OtcheretianskiDo not start CSA flow when CSA is not supported by...
2014-10-19 Bob Copelandnl80211: Add new peer candidate event for mesh
2014-10-19 Bob Copelandnl80211: Add support for sta_add flags_mask
2014-10-19 Bob Copelandnl80211: Add new commands to support mesh interfaces
2014-10-19 Bob Copelandnl80211: Add driver flag to indicate mesh support
2014-10-19 Bob CopelandImplement RFC 5297 AES-SIV
2014-10-19 Bob Copelandmesh: Parse mesh-related information elements
2014-10-19 Thomas Pedersenmesh: Add mesh protocol definitions
2014-10-18 Mikael KanstrupP2P: Include passive channels in invitation response
2014-10-18 Jouni MalinenSAE: Add support for PMKSA caching on the station side
2014-10-18 Jouni MalinenSAE: Add support for PMKSA caching on the AP side
2014-10-18 Jouni MalinenAdd Acct-Multi-Session-Id into RADIUS Accounting messages
2014-10-18 Jouni MalinenRemove duplicated Acct-Session-Id from Accounting-Request
2014-10-18 Jouni MalinenRADIUS: Define new attributes from RFC 5580
2014-10-13 Justin ShenWPS: Extend startWhen to 2 if peer AP supports WPS 2.0
2014-10-12 Jouni Malinennetlink: Fix RTM_SETLINK padding at the end of the...
2014-10-12 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build
2014-10-12 Toby GrayMake wpa_ctrl_get_remote_ifname declaration conditional.
2014-10-12 Toby GrayFix warning about unused parameter if CONFIG_DEBUG_FILE...
2014-10-12 Jean TrivellyP2P: Inform upper layer when WFD-IE field of a P2P...
2014-10-12 Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-10-12 Jouni Malinenhostapd: Allow OpenSSL cipherlist string to be configured
2014-10-12 Jouni MalinenOpenSSL: Add a mechanism to configure cipher suites
2014-10-11 Jouni MalinenDFS: Check os_get_random() result
next