aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-06wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande1-0/+1
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-04-07wl1251: use DRIVER_NAME macro in wl1251_spi_driverKalle Valo1-1/+1
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
2009-11-18wl1251: add NVS in EEPROM supportDavid-John Willis1-0/+2
2009-10-27wl1251: rename spi device to wl1251Kalle Valo1-1/+1
2009-08-14wl1251: remove Luciano as maintainerKalle Valo1-2/+1
2009-08-14wl1251: rename reg.h to wl1251_reg.hKalle Valo1-1/+1
2009-08-14wl1251: use workqueue provided by mac80211Kalle Valo1-1/+1
2009-08-14wl1251: make irq handling interface specificBob Copeland1-0/+26
2009-08-14wl1251: split spi interface into separate moduleBob Copeland1-6/+11
2009-08-14wl1251: move module probe methods into spi.cBob Copeland1-2/+123
2009-08-14wl1251: make wl1251_set_partition bus agnosticBob Copeland1-124/+0
2009-08-14wl1251: introduce wl1251_if_operations structBob Copeland1-4/+19
2009-08-14wl1251: separate bus i/o code into io.cBob Copeland1-81/+0
2009-08-14wl1251: remove fixed address support from spi commandsKalle Valo1-18/+8
2009-07-10wl1251: use wl1251 prefix everywhereKalle Valo1-54/+53
2009-07-10wl1251: rename wl12xx.h to wl1251.hKalle Valo1-1/+1
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-0/+394