bsd: Get rid of printf size_t warnings with 64-bit builds
[wpasupplicant] / hostapd / driver_i.h
2009-04-22 Jouni MalinenRemove unused set_broadcast_ssid() driver op
2009-04-22 Jouni MalinenRemove the unused set_ieee80211d driver op
2009-04-21 Jouni MalinenRemove unused set_retry() driver op
2009-04-17 Jouni Malinenhostapd: Remove unused passive scan functionality
2009-04-17 Jouni MalinenProvide own_addr buffer in hapd_init() parameters
2009-04-17 Jouni MalinenAdd own_addr as a parameter to sta_deauth() and sta_dis...
2009-04-16 Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-09 Jouni MalinenShare driver beacon configuration handlers
2009-04-09 Jouni MalinenMerge hostapd driver init functions into one
2009-04-09 Jouni MalinenShare same set_country driver op for hostapd and wpa_su...
2009-04-09 Jouni MalinenShare management frame send driver op for hostapd and...
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