aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-27libertas: fix spinlock recursion bugHolger Schurig1-2/+0
2008-01-31libertas: fix interrupt while removing driverHolger Schurig1-3/+3
2008-01-28libertas: use priv->upld_buf for command responsesDavid Woodhouse1-9/+1
2008-01-28libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams1-2/+2
2008-01-28libertas: clean up lbs_interrupt()David Woodhouse1-2/+3
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse1-11/+10
2008-01-28libertas: fix data packet size errorsHolger Schurig1-0/+3
2008-01-28libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse1-9/+3
2008-01-28libertas: remove arbitrary typedefsHolger Schurig1-10/+13
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-21/+21
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-1/+1
2007-11-29libertas: let more than one MAC event throughHolger Schurig1-1/+2
2007-11-10libertas: fixes for slow hardwareHolger Schurig1-2/+5
2007-10-10[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-2/+4
2007-10-10[LIBERTAS]: fix interrupts in CF driverRyan Mallon1-14/+19
2007-10-10[LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon1-1/+2
2007-10-10[PATCH] libertas: printk warning fixesAndrew Morton1-2/+2
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams1-49/+5
2007-10-10[PATCH] add support for Marvell 8385 CF cardsHolger Schurig1-0/+1005