summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cmd.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse1-145/+103
2007-06-11[PATCH] libertas: Make WPA work through supplicant handshakeDan Williams1-24/+24
2007-06-11[PATCH] libertas: fix debug enter/leave prints for libertas_execute_next_commandDan Williams1-1/+2
2007-06-11[PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo1-0/+5
2007-06-11[PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig1-3/+3
2007-06-11[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig1-0/+1
2007-06-11[PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig1-3/+2
2007-06-11[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...Holger Schurig1-6/+2
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig1-125/+124
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams1-6/+6
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams1-5/+6
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+1958