Remove unused shared_freq driver op
[mech_eap.git] / src / drivers / driver.h
2015-03-20 Eliad PellerRemove unused shared_freq driver op
2015-03-15 Jouni MalinenAdd AVG_BEACON_RSSI to SIGNAL_POLL output
2015-03-06 Sunil DuttTDLS: Allow driver to request TDLS Discovery Request...
2015-02-22 Jouni MalinenSelect AP based on estimated maximum throughput
2015-02-21 Eliad PellerP2P: Allow configuring CTWindow when working as GO
2015-02-21 Janusz DziedzicIBSS: Add support for VHT80 configuration
2015-02-21 Janusz DziedzicIBSS: Add fixed_freq network parameter
2015-02-11 Ahmad Kholaifnl80211: Allocate QCA vendor subcmds for DFS radar...
2015-02-10 Jouni MalinenRe-enable beaconing on interface disable+enable
2015-01-26 Jouni MalinenAdd Suite B AKMs to key_mgmt capability list
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-19 Masashi Honmamesh: Make inactivity timer configurable
2015-01-10 Jouni Malinenmesh: Convert channel configuration to use common routines
2015-01-10 Janusz DziedzicIBSS: Add WPA_DRIVER_FLAGS_HT_IBSS
2015-01-05 Jouni Malinennl80211: Remove cfg80211 state mismatch workaround...
2015-01-04 Ilan Peerdriver: Add definitions for MAC address randomization...
2015-01-04 Arik NemtsovTDLS: Propagate enable/disable channel-switch commands...
2015-01-04 Arik NemtsovTDLS: Add channel-switch capability flag
2015-01-03 Jouni Malinendoc: Extend driver.h documentation
2014-12-21 Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-21 Masashi Honmamesh: Make beacon interval configurable
2014-12-14 Masashi Honmamesh: Add mesh interface creation command for mesh...
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-06 Jouni MalinenReplace send_ft_action() driver_op with send_action()
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-11-29 Jouni MalinenAdd hostapd driver_params config parameter
2014-11-29 Jouni MalinenRemove forgotten driver_test.c variables
2014-11-22 Assaf Kraussdriver: Add RRM-related definitions to driver interface
2014-11-19 Kyeyoon ParkAP: Extend the BSS bridge neighbor entry management...
2014-11-16 Moshe BenjiWMM AC: Add add_tx_ts and del_tx_ts driver ops
2014-11-16 Eliad Pellerdrivers: Add WMM parameters to association event data
2014-11-16 Jason Mobarakmesh: Enable mesh HT mode
2014-11-16 Dmitry Shmidthostapd: Add wowlan_triggers config param
2014-11-01 Jouni MalinenRemove unused EVENT_MLME_RX
2014-11-01 Jouni MalinenRemove unused EVENT_FT_RRB_RX
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-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: Add STA flag WPA_STA_AUTHENTICATED
2014-10-25 Bob Copelandnl80211: Add plink_action_field to hostapd_sta_add_params
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-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-12 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build
2014-10-04 Janusz Dziedzicwpa_supplicant: Use hostapd_freq_params in assoc_params
2014-10-03 Arik NemtsovTDLS: Set the initiator during tdls_mgmt operations
2014-09-27 Jouni Malinennl80211: Add command for changing local MAC address
2014-09-13 Dan Williamsdbus: Add SignalPoll() method to report current signal...
2014-09-11 Jouni MalinenAdd support for driver command to update roaming policy
2014-06-28 Michal Kaziorhostapd: Use channel switch fallback on error
2014-06-21 Johannes Bergnl80211: Use low-priority scan for OBSS scan
2014-05-09 Hu WangMACsec: Add driver_ops
2014-04-29 Eliad Pellerwpa_supplicant: Add Wake-on-WLAN configuration support
2014-04-29 Peng XuMake channel parameters available in set_ap() driver...
2014-04-25 Jouni Malinennl80211: Fix some coding style issues
2014-04-13 Jouni MalinenAdd a wpa_supplicant ctrl_iface event for regdom changes
2014-03-28 Janusz DziedzicDFS: Print CAC info in ctrl_iface STATUS command
2014-03-27 Sunil DuttPass TDLS peer capability information in tdls_mgmt
2014-03-22 Amar Singhalnl80211: Fetch DFS offload capability from driver
2014-03-11 Simon Wunderlichhostapd: Process management frames only once per BSS
2014-03-06 Jouni MalinenConfigure beacon interval for IBSS command
2014-03-05 Moshe BenjiAP/GO interface teardown optimization
2014-03-04 Beni Levnl80211: Add vendor command support
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-25 Jouni Malinennl80211: Add driver capability for GTK_NOT_USED
2014-02-14 Marek Kwaczynskihostapd: Add Operating Mode Notification support
2014-02-13 Dmitry ShmidtAdd bssid/freq hint for driver-based BSS selection
2014-02-03 Jouni MalinenFix hostapd segfault on beacon hint event
2014-01-27 Arif HussainP2P: Apply unsafe frequency rules to available channels
2014-01-14 Sunil DuttTDLS: Pass peer's Supported channel and oper class...
2014-01-07 Andrei Otcheretianskinl80211: Move CS supported flag to wpa_driver_capa
2014-01-05 Jouni MalinenAdd helper functions for cloning and freeing scan param...
2014-01-02 Jouni MalinenAsk driver to report only new scan results if requested
2013-12-31 Jouni MalinenDeclare wpa_drivers in src/drivers/driver.h
2013-12-31 Jouni MalinenGet rid of duplicated cipher suite and AKM definitions
2013-12-29 Jouni MalinenP2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
2013-12-29 Jouni MalinenRemove unnecessary EVENT_RX_ACTION
2013-12-29 Jouni Malinennl80211: Fix protected Action frame reporting for AP...
2013-12-26 Jouni MalinenTrack whether scan was started by us or an external...
2013-12-26 Jouni MalinenFix comment format
2013-12-24 Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-12-23 Jouni MalinenAdvertise QoS Map support based on driver capability
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-11-22 Jouni MalinenAndroid: Add driver_cmd for arbitrary driver commands
2013-11-17 Andrei OtcheretianskiMove AP parameter filling into a helper function
2013-11-17 Andrei Otcheretianskiwpa_supplicant: Update channel switch driver interface
2013-11-15 Abhishek Singhhostapd: Filter channel list updated events after count...
2013-11-03 Jouni Malinenhostapd: Wait for channel list update after country...
2013-10-31 Jouni MalinenAllow add-BSS operation to re-use existing netdev
2013-10-27 Eliad Pellernl80211: Mark VHT 80 MHz channels
2013-10-27 Helmut Schaanl80211: Use max tx power from regulatory domain
next