nl80211: Add driver parameter force_bss_selection
[mech_eap.git] / wpa_supplicant /
2016-09-23 Mikael KanstrupBlacklist correct BSSID on authentication timeout
2016-09-22 Max StepanovP2P: Fix compilation warning in p2p_supplicant.c
2016-09-22 Moshe BenjiFlush the BSS (scan) entries when an interface becomes...
2016-09-22 Reiner Herrmanndoc: Remove duplicate description for -t
2016-09-22 Saurav BabuShow mode=mesh in STATUS command
2016-09-21 Jouni MalinenInitialize iface->sta_seen on allocation
2016-09-21 Jouni MalinenP2P: Fix D-Bus persistent parameter in group started...
2016-09-10 Jouni MalinenFix typos in wpa_supplicant configuration parameter...
2016-09-05 Lior Davidwpa_supplicant: Allow FTM functionality to be published
2016-09-05 Tamizh chelvamhostapd: Use stations nsts capability in (Re)Associatio...
2016-08-29 Jose BlanquicetD-Bus: Add ConfigFile parameter into the interface...
2016-08-28 Sabrina Dubrocamka: Store cipher suite ID in a u64 instead of u8 pointer
2016-08-28 Sabrina Dubrocamka: Remove cs_len argument from the set_current_cipher...
2016-08-22 Jouni MalinenInitialize hapd->nr_db in hostapd_alloc_bss_data()
2016-08-18 Roshan PiusMove network add/remove operations to a common function
2016-08-18 Masashi Honmamesh: Report HT operation mode to kernel
2016-08-18 Masashi Honmamesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification...
2016-08-18 Masashi Honmamesh: Move max_peer_links parameter to appropriate...
2016-08-18 Masashi Honmamesh: Simplify HT40 check code
2016-08-18 Masashi Honmamesh: Set correct secondary channel offset if HT40...
2016-08-13 Jouni MalinenIBSS: Fix a memory leak on RSN error path
2016-08-13 Roshan PiusMove disconnect command handling to a common place
2016-08-13 Jouni MalinenAdd group_rekey parameter for IBSS
2016-08-11 Jouni MalinenFix EAP state machine reset with offloaded roaming...
2016-08-07 Roshan Piusbinder: Clang format the source code
2016-08-07 Roshan Piusbinder: Expose an aidl interface module
2016-08-07 Arran Cudbard-BellLink to, and adjust types for, the PCSC framework inclu...
2016-08-06 Jouni Malinencli: Share a common tokenize_cmd() implementation
2016-08-06 Jouni Malinenwpa_cli: Replace str_match() with common str_starts()
2016-08-06 Jouni Malinencli: Share a common write_cmd() implementation
2016-08-06 Jouni Malinencli: Share a common get_cmd_arg_num() implementation
2016-08-06 Jouni MalinenShare a single str_starts() implementation
2016-08-06 Mikael KanstrupUse a common license string for hostapd_cli and wpa_cli
2016-08-06 Mikael KanstrupMove parts of wpa_cli to a new common file
2016-08-06 Mikael Kanstrupwpa_cli: Implement completion routine for get_capability
2016-08-02 Jouni MalinenP2P: Fix D-Bus persistent parameter in group started...
2016-08-02 vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
2016-07-23 Masashi Honmamesh: Remove HT IEs if HT is disabled
2016-07-23 Masashi Honmamesh: Make DTIM period configurable
2016-07-23 Masashi Honmamesh: Stop joining to different frequency network
2016-07-23 Masashi Honmamesh: Join an existing MBSS instead of creating a new one
2016-07-23 Erik LjungbergMake driver flags available through control interface
2016-07-23 Masashi Honmamesh: Report mesh peer AID to kernel
2016-07-18 Jouni MalinenMBO: Remove unused assignment
2016-07-17 Jouni MalinenSME: Fix SA Query local failure handling
2016-07-17 Jouni MalinenClear wpa_s->sme.last_unprot_disconnect.sec on FLUSH...
2016-07-17 Jouni MalinenHS 2.0: Add an event message to note failed OSU provide...
2016-07-12 Jouni MalinenHS 2.0: Add optional no-scan parameter to FETCH_OSU
2016-07-11 Jouni MalinenInterworking: Define control interface message prefixes...
2016-07-11 Jouni MalinenHS 2.0: Make hs20_build_anqp_req() static
2016-07-04 Jouni MalinenHS 2.0: Fix hs20_get_icon() error path
2016-07-04 Jouni MalinenInterworking: Remove unused allow_excluded from interwo...
2016-07-04 Jouni MalinenFix wpa_config_get_all() error path
2016-07-03 Jouni MalinenInterworking: Combine identical error returns into...
2016-07-03 Peng XuP2P: Allow P2P listen being offloaded to the driver...
2016-07-03 Roshan PiusDo not exceed scan ssid max size advertised by driver
2016-06-30 Jouni MalinenMBO: Improve supported operating class generation
2016-06-28 Jouni Malinenmesh: Add debug prints on my/peer lid mismatches
2016-06-28 Jouni Malinenmesh: Add MPM FSM transitions from ESTAB to HOLDING...
2016-06-28 Jouni Malinenmesh: Update MPM FSM events to match the standard
2016-06-28 Jouni Malinenmesh: Rename MPM FSM states to match the standard
2016-06-28 Jouni Malinenmesh: Indicate OPN_RJCT event if AES-SIV decrypt fails
2016-06-28 Jouni Malinenmesh: Write close reason from Mesh Peering Close to...
2016-06-28 Jouni Malinenmesh: Remove GTKdata and IGTKdata from Mesh Peering...
2016-06-27 Jouni MalinenAdd CTRL-EVENT-CHANNEL-SWITCH event to indicate channel...
2016-06-27 Jouni MalinenGAS: Fix double-free on an error path
2016-06-27 Jouni MalinenGAS: Remove unused gas_query_cancel()
2016-06-27 Jouni MalinenGAS: Check protected/unprotected drop after action...
2016-06-27 Jouni MalinenGAS: Report GAS-QUERY-DONE event on initial req TX...
2016-06-24 Jouni MalinenD-Bus: Make the CurrentAuthMode property getter more...
2016-06-24 Nishant ChapranaD-Bus: Add DeviceFoundProperties signal for discovered...
2016-06-24 Maital Hahnmesh: Mark wpa_state COMPLETED when mesh join has been...
2016-06-24 Lior Davidwpa_supplicant: Configurable EAP fragment size in AP...
2016-06-24 Jouni MalinenPAE: Use sci->port more consistently
2016-06-24 Jouni MalinenMove extern declarations for autoscan modules into...
2016-06-24 Jouni MalinenMove extern declarations for bgscan modules into a...
2016-06-23 Jouni Malinentests: Declare module test functions in a header file
2016-06-23 Jouni MalinenMark wpas_data_test_rx() static
2016-06-23 Jouni MalinenFix byte order for CONFIG_VHT_OVERRIDES parameters
2016-06-23 Jouni MalinenFST: Mark wpa_supplicant callback functions get_peer_...
2016-06-23 Jouni MalinenTDLS: Declare tdls_testing as extern in a header file
2016-06-23 Jouni Malinentrace: Define externs in a header file
2016-06-23 Jouni MalinenMBO: Mark verify_channel() static
2016-06-23 Jouni MalinenWNM: Use NULL instead of 0 as the pointer return value
2016-06-19 Jonathan Afekctrl_iface: BSS command to skip info items if parsing...
2016-06-19 Masashi Honmamesh: Use MESH_CAP_* macros for mesh capability
2016-06-19 Masashi Honmamesh: Ignore crowded peer
2016-06-19 Jouni Malinenmesh: Select pairwise and group cipher based on network...
2016-06-19 Jouni Malinenmesh: Avoid use of hardcoded cipher
2016-06-19 Jouni Malinenmesh: Clean up AMPE element encoding and parsing
2016-06-19 Jouni Malinenmesh: Do not use RX MGTK as RX IGTK
2016-06-19 Jouni Malinenmesh: Use variable length MGTK for RX
2016-06-19 Jouni Malinenmesh: Generate a separate TX IGTK if PMF is enabled
2016-06-19 Jouni Malinenmesh: Support variable length TX MGTK
2016-06-19 Jouni Malinenmesh: Add variable length MTK support
2016-06-19 Jouni Malinenmesh: Coding style cleanup for MTK derivation
2016-06-18 Jouni Malinenmesh: Fix MTK derivation to use AKM suite selector
2016-06-18 Jouni Malinenmesh: Coding style cleanup for AEK derivation
2016-06-18 Jouni Malinenmesh: Fix AEK derivation to use AKM suite selector
2016-06-18 Jouni Malinenmesh: Use ieee80211w profile parameter
next