summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cmd.c
AgeCommit message (Expand)Author
2007-11-10libertas: properly account for queue commandsMarcelo Tosatti
2007-10-10[PATCH] libertas: fix u8 constantHolger Schurig
2007-10-10[PATCH] libertas: properly end commands on hardware failurePierre Ossman
2007-10-10[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo
2007-10-10[PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer...Eugene Teo
2007-10-10[PATCH] libertas: fix assignment of WEP key typeDan Williams
2007-10-10[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo
2007-10-10[PATCH] libertas: remove adapter->multipledtimHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->locallistenintervalHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->nullpktintervalHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->{data,bcn}_avg_factorHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->txrateHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->{rx,tx}antennaHolger Schurig
2007-10-10[PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig
2007-10-10[PATCH] libertas: make the hex dumper nicerHolger Schurig
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: remove thread.h and make kthread usage clearerDan 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] libertas: fix disabling WPADan Williams
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan 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: fix debug enter/leave prints for libertas_execute_next_commandDan Williams
2007-06-11[PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo
2007-06-11[PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig
2007-06-11[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig
2007-06-11[PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig
2007-06-11[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...Holger Schurig
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti