Move ctrl_iface_ap.c into src/ap
[libeap.git] / hostapd / ap_drv_ops.c
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap
2009-12-24 Jouni MalinenRemove direct driver calls from tkip_countermeasures.c
2009-12-24 Jouni MalinenRemove direct driver calls from ieee802_11.c
2009-12-24 Jouni MalinenRemove direct driver calls from sta_info.c
2009-12-24 Jouni MalinenRemove direct driver calls from vlan_init.c
2009-12-24 Jouni MalinenRemove direct driver calls from beacon.c
2009-12-24 Jouni MalinenRemove need for direct driver calls from ieee802_11_auth.c
2009-12-24 Jouni MalinenMove hostapd_set_drv_ieee8021x() into ap_drv_ops
2009-12-24 Jouni MalinenMove hostapd-to-driver flag mapping to be within ap_drv...
2009-12-24 Jouni MalinenRemove direct driver calls from accounting.c
2009-12-24 Jouni MalinenMove more driver ops into struct hostapd_driver_ops
2009-12-24 Jouni MalinenUse hostapd driver op wrapper for send_mgmt_frame
2009-12-24 Jouni MalinenMerge driver ops set_wps_beacon_ie and set_wps_probe_re...
2009-12-24 Jouni Malinenhostapd: Use separate driver operations abstraction