P2P: Extend P2P manager functionality to work with driver MLME
[libeap.git] / src / ap / ap_drv_ops.c
2010-10-08 Jouni MalinenP2P: Extend P2P manager functionality to work with...
2010-09-22 Jouni MalinenWPS 2.0: Provide (Re)Association Response WPS IE to...
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09 Jouni MalinenP2P: Preparations for adding P2P IE into Beacon/Probe...
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-13 Jouni MalinenFT: Fix Authorized flag setting for FT protocol
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_ap_wps_ie...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_ht_params...
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 unnecessary ifname parameter from hapd_get_ssid...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_generic_el...
2010-03-07 Jouni MalinenRemove unneeded ifname parameter from set_privacy(...
2010-03-07 Jouni MalinenRemove unneeded iface parameter from if_add() driver op
2010-03-06 Jouni MalinenRemove unnecessary ifname parameter from set_beacon()
2010-03-06 Felix Fietkauhostapd: Fix interface selection for the nl80211 driver
2010-03-06 Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
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...