index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_cs.c
Age
Commit message (
Expand
)
Author
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-02
wireless/libertas/if_cs.c: fix memory leaks
Adrian Bunk
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
2008-08-22
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-10
libertas: treat firmware data as const
David Woodhouse
2008-06-14
libertas: rename some registers to clarify their meaning
Holger Schurig
2008-06-14
libertas: check for old, unsupported hardware
Holger Schurig
2008-06-14
libertas: document register meanings
Holger Schurig
2008-06-14
libertas: fix interrupt issue
Holger Schurig
2008-06-03
libertas: unify various CF-related defines
Holger Schurig
2008-06-03
libertas: fix compact flash interrupt handling
Holger Schurig
2008-06-03
libertas: speeds up downloading of CF firmware
Holger Schurig
2008-04-16
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
libertas: fix spinlock recursion bug
Holger Schurig
2008-03-25
libertas: misc power saving adjusts
Holger Schurig
2008-01-31
libertas: fix interrupt while removing driver
Holger Schurig
2008-01-28
libertas: use priv->upld_buf for command responses
David Woodhouse
2008-01-28
libertas: rename and re-type bufvirtualaddr to cmdbuf
Dan Williams
2008-01-28
libertas: clean up lbs_interrupt()
David Woodhouse
2008-01-28
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
libertas: fix data packet size errors
Holger Schurig
2008-01-28
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2007-11-29
libertas: let more than one MAC event through
Holger Schurig
2007-11-10
libertas: fixes for slow hardware
Holger Schurig
2007-10-10
[LIBERTAS]: fix oops on the blackfin architecture
Vladimir Davydov
2007-10-10
[LIBERTAS]: fix interrupts in CF driver
Ryan Mallon
2007-10-10
[LIBERTAS]: set dnld_sent correctly for CF parts
Ryan Mallon
2007-10-10
[PATCH] libertas: printk warning fixes
Andrew Morton
2007-10-10
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
2007-10-10
[PATCH] add support for Marvell 8385 CF cards
Holger Schurig