Replace set_beacon() driver op with set_ap()
[mech_eap.git] / src / ap / ap_drv_ops.h
2011-08-10 Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-07-12 Arik Nemtsovhostapd: Set STA flags when adding a new station
2011-05-20 Ken Zhuatheros: Fix auth_alg configuration for static WEP
2011-04-02 Felix Fietkaunl80211: Send EAPOL frames as QoS data frames for QoS...
2011-03-15 Jouni Malinennl80211: Extend bridge add/del operations for secondary...
2010-11-24 Jouni MalinenConvert most commonly used drv ops to real function...
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction: set_countermeasures
2010-11-24 Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-04-11 Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_ht_params...
2010-03-06 Felix Fietkauhostapd: Fix interface selection for the nl80211 driver
2009-12-25 Jouni MalinenReplace src/ap/driver_i.h with non-inlined functions...
2009-12-25 Jouni MalinenRemove ap_config.h dependency from driver_i.h
2009-12-25 Jouni MalinenMove rest of the generic AP mode functionality into...