summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/wext.c
AgeCommit message (Expand)Author
2008-04-08libertas: remove lbs_get_fwversion()Holger 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-03-25libertas: remove lots of unused stuffHolger Schurig
2008-03-25libertas: misc power saving adjustsHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig
2008-01-28libertas: always show firmware releaseHolger Schurig
2008-01-28libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse
2008-01-28libertas: pass channel argument directly to lbs_mesh_config()David Woodhouse
2008-01-28libertas: allow setting channel on mshX deviceDavid Woodhouse
2008-01-28libertas: allow get/set SSID on mshX deviceDavid Woodhouse
2008-01-28libertas: convert DATA_RATE to a direct commandDan Williams
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.David Woodhouse
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2008-01-28wireless: checkpatch cleanupsJeff Garzik
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin
2008-01-28libertas: move wlan_*_association_work from header to c fileHolger Schurig
2007-11-29drivers/net/wireless: Add missing "space"Joe Perches
2007-10-10[PATCH] libertas: let get nick return what set nick has setHolger Schurig
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[PATCH] libertas: fix sparse-reported problemsDan Williams
2007-10-10[PATCH] libertas: fix a few wext abuses...Jean Tourrilhes
2007-10-10[PATCH] libertas: remove adapter->txrateHolger Schurig
2007-10-10[PATCH] libertas: fix WEXT quality reportingDan Williams
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams
2007-10-10[PATCH] libertas: fix more mixed-case abuseDan Williams
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams
2007-10-10[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk
2007-06-28[PATCH] libertas: remove private ioctlsDan Williams
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams
2007-06-11[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse
2007-06-11[PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus
2007-06-11[PATCH] libertas: Make WPA work through supplicant handshakeDan 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: updated mesh commands for 5.220.9.p11Luis Carlos Cobo
2007-06-11[PATCH] libertas: fixed incorrect assigment of fcs errors to frag errorsLuis Carlos Cobo
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig
2007-06-11[PATCH] libertas: make libertas_wlan_data_rates staticHolger Schurig
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan Williams