aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/decl.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: handy function to call firmware commandsHolger Schurig2008-01-281-0/+6
* libertas: make more functions staticHolger Schurig2008-01-281-6/+1
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-281-0/+1
* libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse2008-01-281-1/+1
* libertas: remove arbitrary typedefsHolger Schurig2008-01-281-40/+48
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-281-42/+42
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-101-1/+2
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-101-7/+0
* [PATCH] libertas: remove fw.cHolger Schurig2007-10-101-4/+1
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-101-2/+2
* [PATCH] libertas: move generic firmware reset command to common codeDan Williams2007-10-101-1/+1
* [PATCH] libertas: call SET_NETDEV_DEV from common codeDan Williams2007-06-111-2/+4
* [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig2007-06-111-10/+6
* [PATCH] libertas: move contents of fw.h to decl.hHolger Schurig2007-06-111-3/+6
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-111-0/+5
* [PATCH] libertas: split wlan_add_card()Holger Schurig2007-06-111-0/+1
* [PATCH] libertas: move reset_device() code main.c to if_usb.cHolger Schurig2007-06-111-1/+0
* [PATCH] libertas: get rid of libertas_sbi_get_priv()Holger Schurig2007-06-111-1/+1
* [PATCH] libertas: single out mesh codeHolger Schurig2007-06-111-0/+2
* [PATCH] libertas: skb dereferenced after netif_rxFlorin Malita2007-05-221-1/+1
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-281-0/+83