aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/fw.c
AgeCommit message (Expand)Author
2007-10-10[PATCH] libertas: remove fw.cHolger 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-10-10[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse
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