aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cmd.c
Commit message (Expand)AuthorAge
* [PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer...Eugene Teo2007-10-10
* [PATCH] libertas: fix assignment of WEP key typeDan Williams2007-10-10
* [PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo2007-10-10
* [PATCH] libertas: remove adapter->multipledtimHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->locallistenintervalHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->nullpktintervalHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->{data,bcn}_avg_factorHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->txrateHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->{rx,tx}antennaHolger Schurig2007-10-10
* [PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig2007-10-10
* [PATCH] libertas: make the hex dumper nicerHolger Schurig2007-10-10
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-10
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-10
* [PATCH] libertas: fix more mixed-case abuseDan Williams2007-10-10
* [PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams2007-10-10
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-10
* [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams2007-10-10
* [PATCH] libertas: fix disabling WPADan Williams2007-07-10
* [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-28
* [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: fix debug enter/leave prints for libertas_execute_next_commandDan Williams2007-06-11
* [PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo2007-06-11
* [PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig2007-06-11
* [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig2007-06-11
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-11
* [PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...Holger Schurig2007-06-11
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-11
* [PATCH] libertas: 64-bit cleanupsDan Williams2007-05-11
* [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams2007-05-11
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-28