aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-08libertas/if_spi: needs linux/semaphore.hRandy Dunlap1-0/+1
2009-11-11libertas: declare MODULE_FIRMWAREBen Hutchings1-0/+4
2009-11-02libertas: remove internal buffers from GSPI driverAndrey Yurovsky1-130/+6
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+5
2009-10-27libertas spi: fix sparse errorsHolger Schurig1-5/+5
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar1-0/+3
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-08-04libertas: check valid bits in SPI bus mode regAndrey Yurovsky1-1/+1
2009-07-10libertas: correct card cleanup order in SPI driverAndrey Yurovsky1-3/+4
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky1-1/+0
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-5/+6
2009-06-15firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville1-4/+4
2009-06-15net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior1-4/+0
2009-06-15libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky1-1/+6
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior1-48/+44
2009-06-03net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior1-18/+16
2009-05-22libertas: fix GSPI card event handlingandrey@cozybit.com1-0/+7
2009-04-24libertas: fix format warningJohn W. Linville1-1/+1
2009-04-22libertas: increase spi driver thread priorityAnna Neal1-0/+4
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport1-0/+15
2009-01-29libertas: if_spi, driver for libertas GSPI devicesColin McCabe1-0/+1203