aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/scan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-27libertas: move scan/assoc related stuffHolger Schurig1-0/+30
2008-11-10don't use net/ieee80211.hJohannes Berg1-0/+4
2008-04-08libertas: move association code from scan.c into assoc.cHolger Schurig1-60/+2
2008-03-25libertas: store rssi as an u32Holger Schurig1-6/+1
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig1-67/+2
2008-03-06libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse1-51/+3
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse1-4/+2
2008-01-28libertas: remove user-specified channel listHolger Schurig1-5/+0
2008-01-28libertas: remove numprobesHolger Schurig1-5/+0
2008-01-28libertas: remove arbitrary typedefsHolger Schurig1-7/+9
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-43/+43
2007-10-10[PATCH] libertas: push WEXT scan requests to a work queueDan Williams1-0/+2
2007-10-10[PATCH] libertas: remove bss_descriptor->timestampHolger Schurig1-1/+0
2007-10-10[PATCH] libertas: remove bss_descriptior->networktsfHolger Schurig1-2/+2
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig1-12/+7
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams1-2/+2
2007-10-10[PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo1-0/+2
2007-10-10[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams1-3/+1
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams1-7/+7
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams1-10/+8
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse1-2/+2
2007-06-11[PATCH] libertas: honor specific channel requests during associationDan Williams1-1/+2
2007-06-11[PATCH] libertas: fix 'keep previous scan' behaviorDan Williams1-20/+18
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams1-7/+14
2007-06-11[PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams1-1/+1
2007-06-11[PATCH] libertas: fix scanning from associate pathMarcelo Tosatti1-1/+2
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams1-6/+5
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams1-3/+0
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams1-3/+5
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+216