aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/assoc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams1-13/+0
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams1-10/+3
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams1-4/+1
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig1-0/+28
2008-02-29libertas: make lbs_sync_channel() staticHolger Schurig1-1/+0
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse1-1/+1
2008-01-28libertas: remove arbitrary typedefsHolger Schurig1-3/+1
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-6/+6
2008-01-28libertas: move wlan_*_association_work from header to c fileHolger Schurig1-18/+0
2007-10-10[PATCH] libertas: push WEXT scan requests to a work queueDan Williams1-1/+1
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus1-0/+2
2007-06-11[PATCH] libertas: make association paths consistentDan Williams1-3/+3
2007-06-11[PATCH] libertas: rename wlan_association_workerHolger Schurig1-1/+1
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+30