mesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification flag
[mech_eap.git] / src / drivers / driver.h
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
2013-10-18 Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-10-17 Janusz DziedzicDFS: Add more parameters to radar events
2013-10-17 Janusz Dziedzicnl80211: Use struct hostapd_freq_params with start_dfs_cac
2013-09-28 Jouni MalinenAdd driver status information to control interface
2013-08-31 Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support
2013-08-25 Michal Kaziorhostapd: Add survey dump support
2013-08-25 Ilan Peernl80211: Do not change type to station on P2P interfaces
2013-07-21 Ilan Peernl80211: Remove unused WPA_DRIVER_FLAGS_MULTI_CHANNEL_C...
2013-07-21 Ilan Peernl80211: Report the number of concurrent support channels
2013-07-20 Sujith ManoharanWDS: Fix WEP usage with nl80211 wds_sta=1
2013-07-20 Michal Kaziorwpa_supplicant: Add support for VHT BSS membership...
2013-06-25 Nirav Shahnl80211: Identify if nl80211 is capable of P2P Device...
2013-06-22 Andrei OtcheretianskiAdd AVG_RSSI report in signal_poll
2013-06-22 Andrei OtcheretianskiAdd bandwidth and center freq info to signal_poll
2013-05-24 Vivek Natarajanhostapd: Support MAC address based access control list
2013-05-09 Simon Wunderlichnl80211: Add driver_ops for stopping AP beaconing
2013-05-09 Simon Wunderlichnl80211: Add driver_ops for starting radar detection
2013-05-09 Simon Wunderlichnl80211: Add channel flags for DFS state information
2013-05-09 Simon Wunderlichnl80211: Add driver capability flag for radar detection
2013-05-09 Simon Wunderlichnl80211: Add driver events for radar detection
2013-03-31 Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-16 Bruno RandolfAdd capability flag for IBSS and add get_capability...
2013-03-10 Johannes Bergwpa_supplicant: Support VHT capability overrides
2013-02-14 Sunil DuttTDLS: Pass peer's Capability and Ext Capability info...
2013-02-12 Jouni MalinenUse more accurate timestamps for scan results
2013-02-07 Vladimir KondratievCapability matching for 60 GHz band
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-01-12 Johannes Berghostapd: Pass VHT capabilities to driver wrapper
2013-01-12 Johannes Berghostapd: Allow configuring driver to VHT
2012-11-24 Amitkumar KarwarAllow OBSS scan and 20/40 coex reports to non-SME drivers
2012-11-14 Jouni MalinenRemove unused disassociate() driver_ops
2012-10-04 Vladimir Kondratiev60 GHz: Fix error while processing scan results
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-09-05 Jouni Malinennl80211: Register read_sta_data() handler for station...
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-01 Xi ChenWNM: Add placeholders for WNM driver commands and events
2012-08-01 Jouni MalinenAdd new drv_flag for indicating user space AP MLME
2012-07-30 Jouni MalinenHS 2.0: Add mechanism for disabling DGAF
2012-07-25 Thomas Pedersennl80211: Support setting sched scan RSSI threshold
2012-06-30 Mahesh Palivelahostapd: Initial IEEE 802.11ac (VHT) definitions
2012-06-25 Thomas Pedersennl80211: Handle CH_SWITCH event
2012-06-10 Jithu JanceP2P: Add driver op for requesting GO/AP channel switch
2012-05-10 Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-04-01 Eliad PellerP2P: Add deinit_p2p_cli op to clear P2P client driver...
2012-04-01 Johannes BergPass signal strength through, fix units
2012-03-30 Bala ShanmugamAllow background scan period to be configured
2012-03-27 Vasanthakumar Thia... nl80211: Make use of driver's capability to detect...
2012-02-16 Jouni MalinenAdd mechanism for disabling radio for testing purposes
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29 Ben GreearSupport HT capability overrides
2012-01-28 Nicolas CavallariSupport fixing the BSSID in IBSS mode
2012-01-01 Jouni MalinenDo not trigger fast reconnection on locally generated...
2011-12-17 Jason YoungAP: Pass station's WMM configuration to driver wrappers
2011-12-17 Eliad PellerAP: Add uapsd_queues and max_sp fields
2011-12-17 Eliad PellerAP: Consider U-APSD driver support
2011-12-10 Arik NemtsovSet driver Probe Response template for AP mode offload
2011-12-10 Arik Nemtsovnl80211: Propagate Probe Response offload capabilities...
2011-12-06 Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
2011-12-03 Jouni MalinenMerge set_rate_sets() driver_ops into set_ap()
next