Remove flags parameter from send_mgmt_frame() driver op
[wpasupplicant] / hostapd / driver_i.h
2009-04-09 Jouni MalinenRemove flags parameter from send_mgmt_frame() driver op
2009-04-09 Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-03 Jouni MalinenRemove unused driver_ops
2009-04-03 Jouni MalinenMerge wireless_event_{,de}init() into {,de}init() driver op
2009-04-02 Jouni MalinenMerge set_dtim_period() into set_beacon()
2009-03-30 Jouni MalinenMake channel number available to set_freq()
2009-03-25 Jouni MalinenMove hostapd driver_ops to use similar set_key with...
2009-03-25 Jouni MalinenReplace deprecated add_sta() with add_sta2()
2009-03-25 Jouni MalinenRemove deprecated version of set_freq() and rename...
2009-03-25 Jouni MalinenRemove unused set_assoc_ap() wpa_driver_ops
2009-03-25 Jouni MalinenInclude config.h explicitly into files that actually...
2009-02-04 Jouni Malinen802.11n: scan for overlapping BSSes before starting...
2009-01-13 Jouni MalinenRemoved unused set_regulatory_domain driver function
2009-01-08 Jouni MalinenSplit hostapd/driver.h into two files