aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/fw.c
AgeCommit message (Expand)Author
2007-06-11[PATCH] libertas: fix default adhoc channelDan Williams
2007-06-11[PATCH] libertas: make association paths consistentDan Williams
2007-06-11[PATCH] libertas: move channel changing into association frameworkDan Williams
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams
2007-06-11[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig
2007-06-11[PATCH] libertas: move contents of fw.h to decl.hHolger 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: tune debug codeHolger Schurig
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig
2007-05-22[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-checkEugene Teo
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti