mesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification flag
[mech_eap.git] / src /
2016-08-18 Masashi Honmamesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification...
2016-08-18 Masashi Honmamesh: Do NL80211_MESHCONF_* setting in single function
2016-08-18 Masashi Honmamesh: Move max_peer_links parameter to appropriate...
2016-08-18 Petko BordjukovIAPP: Set SO_REUSEADDR on listening socket
2016-08-17 Johannes Bergap: Use is_multicast_ether_addr() more
2016-08-17 Eduardo Abinadernl80211: Remove duplicated check in nl80211_setup_ap()
2016-08-17 Johannes Bergnl80211: Fix control port protocol no-encrypt setting
2016-08-13 David BenjaminOpenSSL: Fix OpenSSL 1.1.0 compatibility functions
2016-08-13 Felix Fietkaunl80211: Do not switch interface to station mode when...
2016-08-13 Nick LoweDo not include NAS-Port attribute with AID 0
2016-08-11 Manish Shuklaatheros: Accept Public Action frames sent to Wildcard...
2016-08-10 Yingying TangQCA vendor command to get hardware capabilities
2016-08-09 Sunil DuttDefine an attribute QCA_WLAN_VENDOR_ATTR_CONFIG_QPOWER
2016-08-07 Nick LoweAdd a require_message_authenticator configuration option
2016-08-07 Jouke Witteveenroboswitch: Add support for BCM63xx
2016-08-07 Rahul Bedarkarutils: os_unix: Use access() for checking file existence
2016-08-07 Sabrina Dubrocamka: Fix use after free
2016-08-07 Sabrina Dubrocamka: Add check for body length when decoding peers
2016-08-07 Sabrina Dubrocamka: Avoid reading past the end of mka_body_handler
2016-08-07 Jouni Malinenmka: Return u8 from get_mka_param_body_type()
2016-08-07 Sabrina Dubrocamka: Add error handling around ieee802_1x_kay_move_live...
2016-08-07 Sabrina Dubrocamka: Avoid inconsistent state in ieee802_1x_kay_move_li...
2016-08-07 Sabrina Dubrocamka: Fix length when encoding SAK-use
2016-08-07 Sabrina Dubrocamka: Fix memory leak in ieee802_1x_kay_create_live_peer...
2016-08-07 Sabrina Dubrocamka: Fix multiple key server election bugs
2016-08-07 Arran Cudbard-BellLink to, and adjust types for, the PCSC framework inclu...
2016-08-06 Johannes Bergap: Use is_broadcast_ether_addr()
2016-08-06 Jouni Malinencli: Share a common tokenize_cmd() implementation
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-04 Sunil DuttDefine an attribute QCA_WLAN_VENDOR_ATTR_CONFIG_IFINDEX
2016-08-04 Sunil DuttDefine vendor command to support IE based access control
2016-08-03 Vikram KandukuriQCA vendor command to configure GPIO pins
2016-08-03 Vikram KandukuriAssign QCA vendor attributes for generic commands
2016-08-02 vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
2016-08-02 Jouni MalinenFix a typo in QCA vendor attribution documentation
2016-08-02 vamsi krishnaDefine QCA vendor config attribute to set default scan...
2016-08-02 Jouni MalinenShow disabled HT/VHT properly in AP mode STATUS command
2016-08-02 Wu GaoAP: Disable VHT in WEP configuration
2016-07-23 Chaitanya T Knl80211: Fix segfault when params->freq is NULL for...
2016-07-23 Masashi Honmamesh: Remove HT IEs if HT is disabled
2016-07-23 Masashi Honmamesh: Make DTIM period configurable
2016-07-23 Nishant ChapranaP2Ps: Clear existing value when peer stops sending...
2016-07-23 Erik LjungbergMake driver flags available through control interface
2016-07-23 MAYANK HAARITP2P: Cleanup by removing unnecessary os_free() call...
2016-07-23 Masashi Honmamesh: Report mesh peer AID to kernel
2016-07-23 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-07-22 Sunil DuttAssign QCA vendor attribute for setting TX fail count...
2016-07-21 zhangqAssign QCA vendor attributes for set retry configuration
2016-07-21 Chandrasekaran,... QCA vendor command to configure conditional switch...
2016-07-15 Jouni MalinenOpenSSL: Fix OpenSSL 1.1.0 DH operation
2016-07-11 Jouni MalinenInterworking: Define control interface message prefixes...
2016-07-03 Peng XuP2P: Allow P2P listen being offloaded to the driver...
2016-07-03 Peng Xunl80211: P2P Listen offload vendor command definitions
2016-07-03 Saurav BabuAdd text name for WPA_KEY_MGMT_WPA_NONE key_mgmt value
2016-07-03 Saurav Babunl80211: Provide frequency in EVENT_ASSOC when IBSS...
2016-06-29 Dmitry Shmidtnl80211: Keep QCA vendor extensions together
2016-06-28 Jouni Malinenmesh: Rename MPM FSM states to match the standard
2016-06-28 Jouni Malinentests: Add TEST_FAIL() to hostapd_get_aid()
2016-06-27 Jouni MalinenAdd CTRL-EVENT-CHANNEL-SWITCH event to indicate channel...
2016-06-24 Jouni MalinenOpenSSL: Update to match the modified DH_get0_key(...
2016-06-24 Jouni MalinenAssign vendor specific elements for early HE testing
2016-06-24 Jouni MalinenPAE: Use big endian version in current_peer_id.mn to...
2016-06-24 Jouni MalinenPAE: Use sci->port more consistently
2016-06-24 Jouni Malinenwired: Silence sparse warning on redefinition of IFNAMSIZ
2016-06-24 Jouni MalinenMove extern declarations for ext_password backends...
2016-06-24 Jouni MalinenMove extern declarations for driver ops into a header...
2016-06-24 Jouni Malinennl80211: Mark wpa_driver_nl80211_get_macaddr() static
2016-06-24 Jouni MalinenFix a debug print in p2p_manager_disconnect()
2016-06-24 Jouni MalinenOpenSSL: Silence sparse warnings in fips186_2_prf()
2016-06-24 Jouni Malinendhcp_snoop: Silence a sparse warning
2016-06-24 Jouni Malinenndisc_snoop: Include ndisc_snoop.h to check prototypes
2016-06-24 Jouni MalinenTNCS: Mark functions static
2016-06-23 Jouni MalinenPAE: Mark ieee802_1x_kay_deinit_data_key() static
2016-06-23 Jouni MalinenPAE: Use be16/be32 instead of u16/u32 for spartse
2016-06-23 Jouni MalinenTNCC: Mark functions static
2016-06-23 Jouni Malinentests: Declare module test functions in a header file
2016-06-23 Jouni Malinentests: Mark some module test arrays static
2016-06-23 Jouni Malinenradiotap: Silence sparse warnings about byte order...
2016-06-23 Jouni MalinenFST: Make fst_action_names static
2016-06-23 Jouni MalinenFST: Fix byte order of couple of fields on big endian...
2016-06-23 Jouni MalinenOpenSSL: Pull in header files to check function prototypes
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 MalinenUndefine __bitwise before defining it for sparse
2016-06-23 Jouni MalinenFix hostapd_sta_add() call to use NULL as the pointer...
2016-06-19 Cedric Izoardcurl: Don't free memory for subjectAltName before calli...
2016-06-19 Masashi Honmamesh: Ignore crowded peer
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: Add variable length MTK support
2016-06-18 Jouni Malinenmesh: Use ieee80211w profile parameter
2016-06-18 Jouni Malinenmesh: Use WPA_NONCE_LEN macro
2016-06-17 Sunil Dutthostapd: Skip hostapd ACL check for drivers supporting...
2016-06-16 Sunil DuttReserve QCA vendor specific nl80211 command 121
next