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