nl80211: Extend bridge add/del operations for secondary BSSes
[mech_eap.git] / src / ap / ap_drv_ops.c
2011-03-15 Jouni Malinennl80211: Extend bridge add/del operations for secondary...
2011-02-24 Helmut Schaahostapd: Inherit correct MAC address for AP VLAN interfaces
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-11-09 Felix FietkauAllow client isolation to be configured (ap_isolate=1)
2010-11-09 Felix FietkauAdd bridge handling for WDS STA interfaces
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...