aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_spi.c
Commit message (Expand)AuthorAge
* libertas_spi: Add support for suspend/resumeVasily Khoruzhick2011-03-30
* libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick2011-02-03
* libertas: down_interruptible() can return -EINTR, not EINTRroel kluin2011-01-04
* libertas: fix invalid accessSven Neumann2010-11-29
* libertas: [spi] use common firmware request helper and new firmware locationsDan Williams2010-08-16
* drivers/net/wireless/libertas: Adjust confusing if indentationJulia Lawall2010-08-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* libertas/if_spi: needs linux/semaphore.hRandy Dunlap2010-02-08
* libertas: declare MODULE_FIRMWAREBen Hutchings2009-11-11
* libertas: remove internal buffers from GSPI driverAndrey Yurovsky2009-11-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-30
|\
| * libertas spi: fix sparse errorsHolger Schurig2009-10-27
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-07
|/
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* libertas: check valid bits in SPI bus mode regAndrey Yurovsky2009-08-04
* libertas: correct card cleanup order in SPI driverAndrey Yurovsky2009-07-10
* libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-18
|\
| * net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior2009-06-15
| * libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky2009-06-15
* | firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-16
|/
* net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2009-06-10
* net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior2009-06-03
* libertas: fix GSPI card event handlingandrey@cozybit.com2009-05-22
* libertas: fix format warningJohn W. Linville2009-04-24
* libertas: increase spi driver thread priorityAnna Neal2009-04-22
* libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport2009-02-09
* libertas: if_spi, driver for libertas GSPI devicesColin McCabe2009-01-29