aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_cs.c
Commit message (Expand)AuthorAge
* Add support for CF8381 WiFi card.Marek Vasut2009-04-22
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-22
* libertas: fix CF firmware loading for some cardsDan Williams2009-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
|\
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\ \
| * | wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-02
| |/
* / wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-22
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * libertas: treat firmware data as constDavid Woodhouse2008-07-10
* | libertas: rename some registers to clarify their meaningHolger Schurig2008-06-14
* | libertas: check for old, unsupported hardwareHolger Schurig2008-06-14
* | libertas: document register meaningsHolger Schurig2008-06-14
* | libertas: fix interrupt issueHolger Schurig2008-06-14
* | libertas: unify various CF-related definesHolger Schurig2008-06-03
* | libertas: fix compact flash interrupt handlingHolger Schurig2008-06-03
* | libertas: speeds up downloading of CF firmwareHolger Schurig2008-06-03
|/
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * libertas: fix spinlock recursion bugHolger Schurig2008-03-27
* | libertas: misc power saving adjustsHolger Schurig2008-03-25
|/
* libertas: fix interrupt while removing driverHolger Schurig2008-01-31
* libertas: use priv->upld_buf for command responsesDavid Woodhouse2008-01-28
* libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams2008-01-28
* libertas: clean up lbs_interrupt()David Woodhouse2008-01-28
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-28
* libertas: fix data packet size errorsHolger Schurig2008-01-28
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-28
* libertas: remove arbitrary typedefsHolger Schurig2008-01-28
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-28
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-28
* libertas: let more than one MAC event throughHolger Schurig2007-11-29
* libertas: fixes for slow hardwareHolger Schurig2007-11-10
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-10
* [LIBERTAS]: fix interrupts in CF driverRyan Mallon2007-10-10
* [LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon2007-10-10
* [PATCH] libertas: printk warning fixesAndrew Morton2007-10-10
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-10
* [PATCH] add support for Marvell 8385 CF cardsHolger Schurig2007-10-10