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