aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251_boot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-11wl1251: move to it's own directoryKalle Valo1-557/+0
2010-08-25wl1251: remove copyright contact personKalle Valo1-2/+0
2010-08-24wl1251: wait for join command complete eventGrazvydas Ignotas1-1/+1
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville1-4/+4
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+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
2010-03-15wl1251: reduce eeprom read wait timeGrazvydas Ignotas1-1/+2
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin1-1/+1
2009-11-18wl1251: add NVS in EEPROM supportDavid-John Willis1-7/+13
2009-11-18wl1251: Filter out unwanted eventsJanne Ylalehto1-2/+6
2009-11-18wl1251: allocate space for firmware with vmalloc()Kalle Valo1-5/+22
2009-08-20wl1251: halt the embedded CPU before loading firmwareBob Copeland1-0/+3
2009-08-14wl1251: rename reg.h to wl1251_reg.hKalle Valo1-1/+1
2009-08-14wl1251: remove wl1251_opsKalle Valo1-11/+245
2009-08-14wl1251: make irq handling interface specificBob Copeland1-6/+1
2009-08-14wl1251: introduce wl1251_if_operations structBob Copeland1-0/+1
2009-08-14wl1251: separate bus i/o code into io.cBob Copeland1-1/+1
2009-07-10wl1251: use wl1251 prefix everywhereKalle Valo1-53/+53
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-0/+297