aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/assoc.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-08libertas: move lbs_update_channel out of assoc.cHolger Schurig
2008-04-08libertas: move association code from scan.c into assoc.cHolger Schurig
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig
2008-04-07libertas: fix mode initialization problemHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig
2008-03-06libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse
2008-02-29libertas: make lbs_sync_channel() staticHolger Schurig
2008-02-29libertas: make association debug output nicerHolger Schurig
2008-01-31libertas: fix memory alignment problems on the blackfinIhar Hrachyshka
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