| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: Add support for Marvell Libertas CF8305 | Marek Vasut | 2009-08-28 | 1 | -2/+37 |
* | libertas: remove ps_supported flag, use fwcapinfo | Andrey Yurovsky | 2009-07-10 | 1 | -3/+0 |
* | Add support for CF8381 WiFi card. | Marek Vasut | 2009-04-22 | 1 | -2/+32 |
* | libertas: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -1/+1 |
* | libertas: fix CF firmware loading for some cards | Dan Williams | 2009-01-29 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 1 | -1/+1 |
|\ |
|
| * | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski | 2008-08-31 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-08 | 1 | -10/+3 |
|\ \ |
|
| * | | wireless/libertas/if_cs.c: fix memory leaks | Adrian Bunk | 2008-09-02 | 1 | -10/+3 |
| |/ |
|
* | | wireless: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-08-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 1 | -1/+1 |
|\ |
|
| * | libertas: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -1/+1 |
* | | libertas: rename some registers to clarify their meaning | Holger Schurig | 2008-06-14 | 1 | -30/+28 |
* | | libertas: check for old, unsupported hardware | Holger Schurig | 2008-06-14 | 1 | -0/+12 |
* | | libertas: document register meanings | Holger Schurig | 2008-06-14 | 1 | -9/+80 |
* | | libertas: fix interrupt issue | Holger Schurig | 2008-06-14 | 1 | -4/+5 |
* | | libertas: unify various CF-related defines | Holger Schurig | 2008-06-03 | 1 | -93/+79 |
* | | libertas: fix compact flash interrupt handling | Holger Schurig | 2008-06-03 | 1 | -32/+29 |
* | | libertas: speeds up downloading of CF firmware | Holger Schurig | 2008-06-03 | 1 | -2/+2 |
|/ |
|
* | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 2008-04-16 | 1 | -139/+105 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-02 | 1 | -2/+0 |
|\ |
|
| * | libertas: fix spinlock recursion bug | Holger Schurig | 2008-03-27 | 1 | -2/+0 |
* | | libertas: misc power saving adjusts | Holger Schurig | 2008-03-25 | 1 | -0/+3 |
|/ |
|
* | libertas: fix interrupt while removing driver | Holger Schurig | 2008-01-31 | 1 | -3/+3 |
* | libertas: use priv->upld_buf for command responses | David Woodhouse | 2008-01-28 | 1 | -9/+1 |
* | libertas: rename and re-type bufvirtualaddr to cmdbuf | Dan Williams | 2008-01-28 | 1 | -2/+2 |
* | libertas: clean up lbs_interrupt() | David Woodhouse | 2008-01-28 | 1 | -2/+3 |
* | libertas: kill struct lbs_adapter | David Woodhouse | 2008-01-28 | 1 | -11/+10 |
* | libertas: fix data packet size errors | Holger Schurig | 2008-01-28 | 1 | -0/+3 |
* | libertas: Consolidate lbs_host_to_card_done() function. | David Woodhouse | 2008-01-28 | 1 | -9/+3 |
* | libertas: remove arbitrary typedefs | Holger Schurig | 2008-01-28 | 1 | -10/+13 |
* | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig | 2008-01-28 | 1 | -21/+21 |
* | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 2008-01-28 | 1 | -1/+1 |
* | libertas: let more than one MAC event through | Holger Schurig | 2007-11-29 | 1 | -1/+2 |
* | libertas: fixes for slow hardware | Holger Schurig | 2007-11-10 | 1 | -2/+5 |
* | [LIBERTAS]: fix oops on the blackfin architecture | Vladimir Davydov | 2007-10-10 | 1 | -2/+4 |
* | [LIBERTAS]: fix interrupts in CF driver | Ryan Mallon | 2007-10-10 | 1 | -14/+19 |
* | [LIBERTAS]: set dnld_sent correctly for CF parts | Ryan Mallon | 2007-10-10 | 1 | -1/+2 |
* | [PATCH] libertas: printk warning fixes | Andrew Morton | 2007-10-10 | 1 | -2/+2 |
* | [PATCH] libertas: reorganize and simplify init sequence | Dan Williams | 2007-10-10 | 1 | -49/+5 |
* | [PATCH] add support for Marvell 8385 CF cards | Holger Schurig | 2007-10-10 | 1 | -0/+1005 |