TDLS: Add channel-switch capability flag
[mech_eap.git] / src / drivers /
2015-01-04 Arik NemtsovTDLS: Add channel-switch capability flag
2015-01-04 Jouni MalinenSync with wireless-testing.git include/uapi/linux/nl80211.h
2015-01-04 Avraham Sternnl80211: Always register management frames handler
2015-01-03 Jouni Malinendoc: Extend driver.h documentation
2015-01-02 Jouni Malinennl80211: Clear nlmsg payload with keys before freeing
2015-01-02 Jouni Malinennl80211: Note linux_set_iface_flags() failure in debug log
2014-12-26 Jouni MalinenAvoid -Wshadow warnings from older gcc versions
2014-12-26 Jouni MalinenClean up debug prints to use wpa_printf()
2014-12-25 Jouni Malinenprivsep: Fix compilation due to associate() parameter...
2014-12-23 Jouni Malinennl80211: Check if_indextoname() return value for bridge...
2014-12-22 Jouni Malinennl80211: Remove practically unused process_drv_event()
2014-12-21 Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-21 Masashi Honmamesh: Make beacon interval configurable
2014-12-20 Jouni Malinennl80211: Fix interface-in-different-bridge case
2014-12-20 Jouni Malinennl80211: Fix cfg80211 workaround for IBSS join
2014-12-20 Jouni Malinennl80211: Fix no-encrypt for IEEE 802.1X WEP EAPOL
2014-12-20 Jouni Malinennl80211: Remove send_and_recv_msgs_global() wrapper
2014-12-20 Jouni Malinennl80211: Remove unnecessary function declarations
2014-12-14 Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-14 Jörg Krausewext: Fix musl build error
2014-12-14 Rafał Miłeckinl80211: Report new station / assoc event for the corre...
2014-12-12 Jouni Malinennl80211: Add rrm_flags to STATUS-DRIVER
2014-12-11 Jouni MalinenRemove unused send_eapol() driver op
2014-12-09 Chet Lanctotnl80211: Add QCA vendor specific query of device/driver...
2014-12-08 Jouni Malinennl80211: Add frame control and sequence control field...
2014-12-08 Jouni Malinennl80211: Try to unmask 11b rates again on next connecti...
2014-12-08 Jouni Malinennl80211: Add more debug prints for 11b rate disabling...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - maximum...
2014-12-06 Jouni MalinenReplace send_ft_action() driver_op with send_action()
2014-12-06 Jouni Malinennl80211: Move scanning related functionality to a separ...
2014-12-06 Jouni Malinennl80211: Clean up nl80211_scan_common() to use nl80211_...
2014-12-06 Jouni Malinennl80211: Use nl80211_iface_msg() helper
2014-12-06 Jouni Malinennl80211: Use nl80211_bss_msg() helper
2014-12-06 Jouni Malinennl80211: Use nl80211_cmd_msg() for P2P Device operations
2014-12-06 Jouni Malinennl80211: Use nl80211_drv_msg() helper
2014-12-06 Jouni Malinennl80211: Move nl80211_set_iface_id() next its only...
2014-12-06 Jouni Malinennl80211: Use the new nl80211_cmd_msg() helper
2014-12-06 Jouni Malinennl80211: Add nl80211_*_msg() helpers
2014-12-06 Jouni Malinennl80211: Continue getting rid of NLA_PUT* macro use
2014-12-06 Jouni Malinennl80211: Get rid of NLA_PUT* macro use in capability...
2014-12-03 Jithu Jancenl80211: Ignore Connect failure for the previous associ...
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-12-02 Vivek Natarajanatheros: Cleanup atheros_raw_receive to process all...
2014-11-29 Jouni MalinenAdd hostapd driver_params config parameter
2014-11-29 Jouni MalinenRemove forgotten driver_test.c variables
2014-11-28 Jouni Malinenwext: Fix non-WPA/WPA2 connection with extra IEs
2014-11-28 Johannes Bergwext: Add very basic status command support
2014-11-27 Jouni Malinennl80211: Change iftype to station on leaving mesh
2014-11-27 Jouni Malinennl80211: Clear ignore_if_down_event if interface is up
2014-11-25 Jouni Malinennl80211: Fix br_ifindex storing when hostapd creates...
2014-11-22 Andrei Otcheretianskinl80211: Register Link Measurement Request Action frame
2014-11-22 Assaf Kraussnl80211: Register Neighbor Report Response Action frame
2014-11-22 Assaf Kraussnl80211: Populate RRM flags in nl80211 driver
2014-11-22 Assaf Kraussdriver: Add RRM-related definitions to driver interface
2014-11-20 Jouni Malinennl80211: Do not try to change STA capability on NL80211...
2014-11-19 Kyeyoon ParkAP: Extend the BSS bridge neighbor entry management...
2014-11-16 Jouni Malinenwired: Fix deinit path to unregister eloop read_sock
2014-11-16 Moshe Benjinl80211: Implement add_ts/del_ts ops
2014-11-16 Moshe BenjiWMM AC: Add add_tx_ts and del_tx_ts driver ops
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 Jason Mobarakmesh: Enable mesh HT mode
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: Add AKM 00-0F-AC:11
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-27 Jouni Malinennl80211: Fix a copy-paste error in key offload management
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-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 Malinennl80211: Store externally managed bridge name in driver...
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 Thomas Pedersenmesh: Add mesh mode config option
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-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 Chet LanctotAdd support for offloading key management operations...
2014-10-22 Johannes BergRevert "nl80211: Do not indicate P2P_DEVICE support...
next