summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/fw.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse1-6/+7
2007-06-11[PATCH] libertas: fix default adhoc channelDan Williams1-0/+1
2007-06-11[PATCH] libertas: make association paths consistentDan Williams1-2/+2
2007-06-11[PATCH] libertas: move channel changing into association frameworkDan Williams1-2/+0
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams1-13/+17
2007-06-11[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig1-9/+5
2007-06-11[PATCH] libertas: move contents of fw.h to decl.hHolger Schurig1-1/+0
2007-06-11[PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig1-2/+1
2007-06-11[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...Holger Schurig1-3/+1
2007-06-11[PATCH] libertas: tune debug codeHolger Schurig1-7/+0
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig1-23/+21
2007-05-22[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-checkEugene Teo1-5/+9
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams1-1/+1
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams1-2/+1
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams1-1/+1
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams1-1/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams1-1/+0
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+361