summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_cs.c
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-15/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-43/+29
|\
| * pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-281-1/+0
| * pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-281-2/+2
| * pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2009-11-081-40/+27
* | libertas: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+1
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-071-0/+3
|/
* libertas: Add support for Marvell Libertas CF8305Marek Vasut2009-08-281-2/+37
* libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-101-3/+0
* Add support for CF8381 WiFi card.Marek Vasut2009-04-221-2/+32
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-211-1/+1
* libertas: fix CF firmware loading for some cardsDan Williams2009-01-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-1/+1
|\
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-311-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-10/+3
|\ \
| * | wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-021-10/+3
| |/
* | wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-221-1/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-1/+1
|\
| * libertas: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
* | libertas: rename some registers to clarify their meaningHolger Schurig2008-06-141-30/+28
* | libertas: check for old, unsupported hardwareHolger Schurig2008-06-141-0/+12
* | libertas: document register meaningsHolger Schurig2008-06-141-9/+80
* | libertas: fix interrupt issueHolger Schurig2008-06-141-4/+5
* | libertas: unify various CF-related definesHolger Schurig2008-06-031-93/+79
* | libertas: fix compact flash interrupt handlingHolger Schurig2008-06-031-32/+29
* | libertas: speeds up downloading of CF firmwareHolger Schurig2008-06-031-2/+2
|/
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-161-139/+105
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-2/+0
|\
| * libertas: fix spinlock recursion bugHolger Schurig2008-03-271-2/+0
* | libertas: misc power saving adjustsHolger Schurig2008-03-251-0/+3
|/
* libertas: fix interrupt while removing driverHolger Schurig2008-01-311-3/+3
* libertas: use priv->upld_buf for command responsesDavid Woodhouse2008-01-281-9/+1
* libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams2008-01-281-2/+2
* libertas: clean up lbs_interrupt()David Woodhouse2008-01-281-2/+3
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-281-11/+10
* libertas: fix data packet size errorsHolger Schurig2008-01-281-0/+3
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-281-9/+3
* libertas: remove arbitrary typedefsHolger Schurig2008-01-281-10/+13
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-281-21/+21
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-1/+1
* libertas: let more than one MAC event throughHolger Schurig2007-11-291-1/+2
* libertas: fixes for slow hardwareHolger Schurig2007-11-101-2/+5
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-101-2/+4
* [LIBERTAS]: fix interrupts in CF driverRyan Mallon2007-10-101-14/+19
* [LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon2007-10-101-1/+2
* [PATCH] libertas: printk warning fixesAndrew Morton2007-10-101-2/+2
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-101-49/+5
* [PATCH] add support for Marvell 8385 CF cardsHolger Schurig2007-10-101-0/+1005
OpenPOWER on IntegriCloud