mech_eap.git
2014-11-01 Ilan Peertests: Add usage() to run-all.sh
2014-11-01 Ilan Peertests: Add option to build before running all tests
2014-11-01 Ilan Peertests: Make run-all.sh arguments non-positional
2014-11-01 Jouni MalinenRemove completed to-do items
2014-11-01 Jouni MalinenRemove references to madwifi from various files
2014-11-01 Jouni Malinenmadwifi: Remove obsolete madwifi driver interface
2014-11-01 Slava Monichdbus: Fix memory leak in wpas_dbus_getter_bss_wps
2014-11-01 Martin Kletzanderwpa_gui: Use dialog window type
2014-10-30 Jouni Malinentests: Concurrent station mode scan and p2p_find with...
2014-10-30 Jouni Malinentests: P2P_STOP_FIND/P2P_FLUSH to ignore new results
2014-10-30 Sunil DuttP2P: Do not consider the p2p_scan results after p2p_sto...
2014-10-30 Jouni MalinenP2P: Document p2p_in_progress() return value 2
2014-10-30 Sunil DuttP2P: Delay scan operation only when P2P is not in searc...
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 Jouni Malinentests: GO Negotiation and timeout while waiting for...
2014-10-29 Rashmi RamannaP2P: Use timer to fail GO Negotation while waiting...
2014-10-28 Jouni Malinentests: Remove ap_ht40_csa and ap_ht40_csa3 workarounds
2014-10-27 Jouni MalinenP2P: Do not call wpas_p2p_disconnect_safely() if no...
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 Jouni Malinentests: Scan result update changing last_scan_res and...
2014-10-27 Jouni MalinenUpdate pending connect radio work BSS pointer on scan...
2014-10-27 Jouni Malinentests: WPS with ap_scan=2
2014-10-27 Sunil DuttInvoke connect work done for all the connection failure...
2014-10-27 Jouni MalinenWPS: Fix ap_scan=2 special association case
2014-10-27 Tomasz Bursztykadbus: Redirect P2P request to the managment device...
2014-10-27 Tomasz Bursztykanotify: Do not raise any signal from a P2P management...
2014-10-27 Tomasz Bursztykawpa_supplicant: Do not register a P2P management interf...
2014-10-27 Tomasz Bursztykawpa_supplicant: Parent interface should know about...
2014-10-27 Ahmad MasriP2P: Support GCMP as part of 60 GHz support
2014-10-27 Jouni Malinentests: Allow GCMP to be added into ap_wps_mixed_cred...
2014-10-26 Ilan Peertests: Add support for reading modules list from a...
2014-10-26 Ilan Peertests: Add usage() to build.sh
2014-10-26 Ilan Peertests: Add an option to force copy config files
2014-10-26 Ilan Peertests: Add an option to build with code coverage
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 Malinentests: cfg80211 connect command for WEP connection
2014-10-26 Jouni MalinenAvoid unsigned vs. signed comparison warning
2014-10-26 Jouni MalinenWrite human readable version of channel width to CSA...
2014-10-26 Jouni Malinentests: External bridge control for hostapd interface
2014-10-26 Jouni Malinennl80211: Store externally managed bridge name in driver...
2014-10-26 Jouni Malinentests: hostapd rfkill
2014-10-26 Jouni Malinenhostapd: Add INTERFACE-ENABLED and INTERFACE-DISABLED...
2014-10-26 Jouni Malinentests: Print failure exeception if logger output goes...
2014-10-26 Jouni Malinentests: IP address in STATUS
2014-10-25 Ilan PeerP2P: Save group common frequencies in invitation result
2014-10-25 Ilan PeerP2P: Save group common frequencies
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 Jouni Malinentests: Make ap_ht40_csa and ap_ht40_csa3 less likely...
2014-10-25 Jouni Malinentests: Group formation wait for peer with driver increa...
2014-10-25 Jouni MalinenAdd test functionality to simulate driver increased...
2014-10-25 Constantin... P2P: Stop driver listen in p2p_state_timeout()
2014-10-25 Mikael KanstrupP2P: Use neg_freq when re-establish persistent group...
2014-10-25 Javier Lopezhostapd: Skip some configuration steps for mesh cases
2014-10-25 Jason Abelemesh: Implement mesh scanning
2014-10-25 Jason Abelemesh: Use mesh id instead of SSID in BSS table
2014-10-25 Bob Copelandmesh: Accept Action frames without BSSID match
2014-10-25 Thomas Pedersenmesh: Add no_auto_peer config option
2014-10-25 Thomas Pedersenmesh: Add mesh mode config option
2014-10-25 Thomas Pedersenmesh: Avoid join if already joined a mesh group
2014-10-25 Bob Copelandmesh: Add mesh peering manager
2014-10-25 Thomas Pedersenmesh: Add user_mpm config option
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 Jason Abelemesh: Show [MESH] flag in scan results
2014-10-25 Jason AbeleAdd SAE and FT/SAE into scan results info
2014-10-25 Jouni Malinentests: Channel switch with HT40
2014-10-25 Jouni Malinentests: Channel switch with VHT80
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-25 Jouni Malinentests: Radar detection on HT40 channel
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 Tomasz Bursztykadbus: Do a full P2P find as it is in ctrl_iface.c
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...
next