Remove set_intra_bss() driver_ops
[mech_eap.git] / wpa_supplicant / driver_i.h
2011-10-17 Jouni MalinenRemove set_intra_bss() driver_ops
2011-10-15 Luciano CoelhoAdd scheduled scan driver operations
2011-08-10 Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-07-12 Johannes Bergnl80211: Support GTK rekey offload
2011-04-02 Felix Fietkaunl80211: Send EAPOL frames as QoS data frames for QoS...
2011-03-31 Paul Stewartdriver: Function to directly poll signal quality
2011-03-15 Jouni Malinennl80211: Extend bridge add/del operations for secondary...
2011-03-06 Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2010-12-30 Jouni MalinenP2P: Add initial support for driver-based P2P management
2010-12-29 Johannes BergP2P: Add option for offloading off-channel TX to the...
2010-09-22 Jouni MalinenWPS 2.0: Provide (Re)Association Response WPS IE to...
2010-09-10 Sudhakar SwaminathanP2P: Add option for disabling intra BSS distribution
2010-09-09 Jouni MalinenAdd test command for disabling/enabling A-MPDU aggregation
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09 Jouni MalinenP2P: Implement power save configuration
2010-09-09 Jouni MalinenP2P: Add driver operations for P2P use
2010-04-11 Jouni MalinenStarted to make set_ap_wps_ie() capable of adding multi...
2010-04-11 Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-03-28 Jouni MalinenAdd driver command and event for signal strength monitoring
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter to sta_set_flags...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2010-03-07 Jouni MalinenRemove forgotten ifname parameter from set_beacon(...
2010-03-06 Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2010-02-27 Jouni MalinenAdd suspend/resume notifications
2010-02-16 Jouni MalinenAdd alloc_interface_addr() drv op option for specifying...
2010-01-16 Jouni MalinenAdd deinit_ap driver op to help wpa_supplicant AP mode use
2010-01-16 Jouni MalinenAdd BSSID to TX/RX Action frame driver ops
2010-01-03 Jouni MalinenAdd driver API functionality for off-channel Action...
2010-01-03 Jouni MalinenAdd driver ops for allocating interface addresses
2010-01-03 Jouni MalinenAdd a driver op for enabling Probe Request reporting...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-11-28 Jouni MalinenFix init2() driver_ops to get the correct global driver...
2009-11-23 Jouni MalinenRemove obsoleted get_scan_results() driver_ops
2009-11-23 Jouni MalinenRemove deprecated scan and set_probe_req_ie driver_ops
2009-11-23 Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23 Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-23 Jouni MalinenMerge set_beacon driver_ops into a single one
2009-04-22 Jouni MalinenAdd new wpa_supplicant driver op for setting 802.1X...
2009-04-20 Jouni Malinenwpa_supplicant AP: Add sta_set_flags
2009-04-20 Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-04-17 Jouni Malinenwpa_supplicant AP: add sta_add() and sta_remove()
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-04-02 Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...