summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/wext.c
Commit message (Expand)AuthorAgeFilesLines
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-031-9/+18
* libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-211-2/+3
* libertas: remove lbs_get_fwversion()Holger Schurig2008-04-081-17/+0
* libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-081-0/+1
* libertas: move association code from join.c into scan.cHolger Schurig2008-04-081-1/+0
* libertas: remove lots of unused stuffHolger Schurig2008-03-251-1/+1
* libertas: misc power saving adjustsHolger Schurig2008-03-251-17/+7
* libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-251-6/+8
* libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-131-0/+3
* libertas: always show firmware releaseHolger Schurig2008-01-281-11/+5
* libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse2008-01-281-0/+7
* libertas: pass channel argument directly to lbs_mesh_config()David Woodhouse2008-01-281-4/+3
* libertas: allow setting channel on mshX deviceDavid Woodhouse2008-01-281-1/+52
* libertas: allow get/set SSID on mshX deviceDavid Woodhouse2008-01-281-2/+50
* libertas: convert DATA_RATE to a direct commandDan Williams2008-01-281-6/+3
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-281-203/+169
* libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.David Woodhouse2008-01-281-10/+1
* libertas: remove arbitrary typedefsHolger Schurig2008-01-281-80/+84
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-281-4/+7
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-281-238/+238
* wireless: checkpatch cleanupsJeff Garzik2008-01-281-4/+2
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-281-8/+3
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-281-1/+1
* libertas: move wlan_*_association_work from header to c fileHolger Schurig2008-01-281-16/+34
* drivers/net/wireless: Add missing "space"Joe Perches2007-11-291-1/+1
* [PATCH] libertas: let get nick return what set nick has setHolger Schurig2007-10-101-27/+7
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+3
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-2/+2
* [PATCH] libertas: fix sparse-reported problemsDan Williams2007-10-101-4/+4
* [PATCH] libertas: fix a few wext abuses...Jean Tourrilhes2007-10-101-93/+27
* [PATCH] libertas: remove adapter->txrateHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: fix WEXT quality reportingDan Williams2007-10-101-1/+1
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-101-123/+40
* [PATCH] libertas: fix more mixed-case abuseDan Williams2007-10-101-2/+2
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-101-43/+43
* [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams2007-10-101-7/+7
* [PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk2007-07-101-3/+0
* [PATCH] libertas: remove private ioctlsDan Williams2007-06-281-152/+0
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-111-18/+24
* [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-111-9/+10
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-111-6/+6
* [PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus2007-06-111-0/+104
* [PATCH] libertas: Make WPA work through supplicant handshakeDan Williams2007-06-111-28/+64
* [PATCH] libertas: move channel changing into association frameworkDan Williams2007-06-111-151/+31
* [PATCH] libertas: fix 'keep previous scan' behaviorDan Williams2007-06-111-1/+1
* [PATCH] libertas: make scan result handling more flexibleDan Williams2007-06-111-31/+28
* [PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo2007-06-111-0/+10
* [PATCH] libertas: fixed incorrect assigment of fcs errors to frag errorsLuis Carlos Cobo2007-06-111-1/+1
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-111-176/+176
OpenPOWER on IntegriCloud