wpa_supplicant / hostapd 2.0
Data Structures | Defines | Variables

driver_atheros.c File Reference

hostapd / Driver interaction with Atheros driver More...

#include "includes.h"
#include <net/if.h>
#include <sys/ioctl.h>
#include "common.h"
#include "ieee80211_external.h"
#include "linux_wext.h"
#include "driver.h"
#include "eloop.h"
#include "priv_netlink.h"
#include "l2_packet/l2_packet.h"
#include "common/ieee802_11_defs.h"
#include "netlink.h"
#include "linux_ioctl.h"

Data Structures

struct  atheros_driver_data

Defines

#define _BYTE_ORDER   _LITTLE_ENDIAN
#define ATH_WPS_IE
#define atheros_set_ap_wps_ie   NULL

Variables

struct wpa_driver_ops wpa_driver_atheros_ops

Detailed Description

hostapd / Driver interaction with Atheros driver

Copyright
Copyright (c) 2004, Sam Leffler <sam@errno.com> Copyright (c) 2004, Video54 Technologies Copyright (c) 2005-2007, Jouni Malinen <j@w1.fi> Copyright (c) 2009, Atheros Communications

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines