]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/ap_drv_ops.c
Fix WPA/RSN IE update on reconfig with set_generic_elem()
[thirdparty/hostap.git] / src / ap / ap_drv_ops.c
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...