summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1251.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-10wl12xx: rename wl1251.c wl1251_ops.cKalle Valo1-728/+0
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen1-0/+1
2009-07-10wl12xx: check if elp wakeup failedKalle Valo1-1/+5
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen1-2/+5
2009-07-10wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho1-3/+6
2009-07-10wl12xx: use wl12xx_mem_read32() to read the rx counterKalle Valo1-2/+2
2009-07-10wl12xx: cmd and acx interface reworkKalle Valo1-33/+41
2009-05-06wl12xx: correct printk format warningsBob Copeland1-2/+2
2009-05-06wl12xx: add driverKalle Valo1-0/+709