summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/join.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams1-1/+1
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams1-21/+27
2007-06-11[PATCH] libertas: fix big-endian associate command.David Woodhouse1-11/+11
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse1-54/+37
2007-06-11[PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticateDan Williams1-1/+5
2007-06-11[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriateDan Williams1-6/+3
2007-06-11[PATCH] libertas: make association paths consistentDan Williams1-133/+91
2007-06-11[PATCH] libertas: move channel changing into association frameworkDan Williams1-8/+5
2007-06-11[PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams1-8/+6
2007-06-11[PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig1-6/+6
2007-06-11[PATCH] libertas: fixed transmission flow control on the mesh interfaceJavier Cardona1-0/+6
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig1-70/+69
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams1-3/+0
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan Williams1-135/+0
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams1-17/+13
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams1-7/+6
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams1-7/+24
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+1055