summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/assoc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+1
|\
| * libertas: fix mode initialization problemHolger Schurig2008-04-071-1/+1
* | libertas: move lbs_update_channel out of assoc.cHolger Schurig2008-04-081-17/+0
* | libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-081-0/+352
* | libertas: move association code from join.c into scan.cHolger Schurig2008-04-081-4/+858
* | libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-251-4/+0
* | libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-251-6/+2
* | libertas: rename packetfilter to mac_controlHolger Schurig2008-03-251-4/+4
* | libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-131-2/+2
* | libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-061-10/+2
* | libertas: make lbs_sync_channel() staticHolger Schurig2008-02-291-11/+0
* | libertas: make association debug output nicerHolger Schurig2008-02-291-6/+3
|/
* libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-01-311-2/+4
* libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse2008-01-281-14/+5
* libertas: convert SET_WEP to a direct commandDavid Woodhouse2008-01-281-18/+8
* libertas: fix return from lbs_update_channel()David Woodhouse2008-01-281-6/+10
* libertas: pass channel argument directly to lbs_mesh_config()David Woodhouse2008-01-281-5/+6
* libertas: make lbs_update_channel() function non-staticDavid Woodhouse2008-01-281-4/+4
* libertas: add missing newlines in debugging statementsDavid Woodhouse2008-01-281-5/+5
* libertas: disable mesh temporarily while setting eth channel/assocDavid Woodhouse2008-01-281-2/+12
* libertas: add missing newline on debug messageDavid Woodhouse2008-01-281-1/+1
* libertas: convert RF_CHANNEL to a direct commandDan Williams2008-01-281-10/+13
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-281-72/+64
* libertas: tweak association debug outputHolger Schurig2008-01-281-5/+4
* libertas: remove arbitrary typedefsHolger Schurig2008-01-281-23/+25
* libertas: clean up association debug messagesHolger Schurig2008-01-281-72/+64
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-281-60/+60
* [PATCH] libertas: problems setting wpa keysDan Williams2007-10-101-5/+30
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-8/+11
* [PATCH] libertas: fix misspelling in debug messageDan Williams2007-10-101-1/+1
* [PATCH] libertas: remove adapter->prescanHolger Schurig2007-10-101-4/+2
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-101-34/+34
* [PATCH] libertas: clean up indentation in libertas_association_workerDan Williams2007-10-101-5/+10
* [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams2007-10-101-4/+4
* [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-281-2/+26
* [PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus2007-06-121-0/+5
* [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-121-0/+8
* [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-111-7/+7
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-111-48/+26
* [PATCH] libertas: tweak association debug outputDan Williams2007-06-111-11/+8
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-111-1/+1
* [PATCH] libertas: Make WPA work through supplicant handshakeDan Williams2007-06-111-10/+10
* [PATCH] libertas: debug print spacing fixes in assoc.cDan Williams2007-06-111-2/+1
* [PATCH] libertas: honor specific channel requests during associationDan Williams2007-06-111-2/+6
* [PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...Dan Williams2007-06-111-4/+5
* [PATCH] libertas: make association paths consistentDan Williams2007-06-111-23/+83
* [PATCH] libertas: move channel changing into association frameworkDan Williams2007-06-111-0/+81
* [PATCH] libertas: fix 'keep previous scan' behaviorDan Williams2007-06-111-2/+2
* [PATCH] libertas: make scan result handling more flexibleDan Williams2007-06-111-22/+18
* [PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams2007-06-111-1/+1
OpenPOWER on IntegriCloud