summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/assoc.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse1-1/+1
2007-06-11[PATCH] libertas: Make WPA work through supplicant handshakeDan Williams1-10/+10
2007-06-11[PATCH] libertas: debug print spacing fixes in assoc.cDan Williams1-2/+1
2007-06-11[PATCH] libertas: honor specific channel requests during associationDan Williams1-2/+6
2007-06-11[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...Dan Williams1-4/+5
2007-06-11[PATCH] libertas: make association paths consistentDan Williams1-23/+83
2007-06-11[PATCH] libertas: move channel changing into association frameworkDan Williams1-0/+81
2007-06-11[PATCH] libertas: fix 'keep previous scan' behaviorDan Williams1-2/+2
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams1-22/+18
2007-06-11[PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams1-1/+1
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig1-51/+48
2007-06-11[PATCH] libertas: rename wlan_association_workerHolger Schurig1-1/+1
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams1-17/+17
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams1-1/+1
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams1-2/+1
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams1-1/+1
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+588