aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/assoc.c
AgeCommit message (Expand)Author
2008-01-28libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse
2008-01-28libertas: convert SET_WEP to a direct commandDavid Woodhouse
2008-01-28libertas: fix return from lbs_update_channel()David Woodhouse
2008-01-28libertas: pass channel argument directly to lbs_mesh_config()David Woodhouse
2008-01-28libertas: make lbs_update_channel() function non-staticDavid Woodhouse
2008-01-28libertas: add missing newlines in debugging statementsDavid Woodhouse
2008-01-28libertas: disable mesh temporarily while setting eth channel/assocDavid Woodhouse
2008-01-28libertas: add missing newline on debug messageDavid Woodhouse
2008-01-28libertas: convert RF_CHANNEL to a direct commandDan Williams
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: tweak association debug outputHolger Schurig
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: clean up association debug messagesHolger Schurig
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2007-10-10[PATCH] libertas: problems setting wpa keysDan Williams
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[PATCH] libertas: fix misspelling in debug messageDan Williams
2007-10-10[PATCH] libertas: remove adapter->prescanHolger Schurig
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams
2007-10-10[PATCH] libertas: clean up indentation in libertas_association_workerDan Williams
2007-10-10[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams
2007-06-12[PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams
2007-06-11[PATCH] libertas: tweak association debug outputDan Williams
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse
2007-06-11[PATCH] libertas: Make WPA work through supplicant handshakeDan Williams
2007-06-11[PATCH] libertas: debug print spacing fixes in assoc.cDan Williams
2007-06-11[PATCH] libertas: honor specific channel requests during associationDan Williams
2007-06-11[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...Dan Williams
2007-06-11[PATCH] libertas: make association paths consistentDan Williams
2007-06-11[PATCH] libertas: move channel changing into association frameworkDan Williams
2007-06-11[PATCH] libertas: fix 'keep previous scan' behaviorDan Williams
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams
2007-06-11[PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig
2007-06-11[PATCH] libertas: rename wlan_association_workerHolger Schurig
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti