aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville1-4/+6
2009-12-21wl1251: update tx_hdr when aliging skb in txKalle Valo1-0/+1
2009-12-21wl1251: implement WMMKalle Valo1-4/+4
2009-08-14wl1251: rename reg.h to wl1251_reg.hKalle Valo1-1/+1
2009-08-14wl1251: move module probe methods into spi.cBob Copeland1-1/+0
2009-08-14wl1251: separate bus i/o code into io.cBob Copeland1-30/+31
2009-07-10wl1251: use wl1251 prefix everywhereKalle Valo1-35/+35
2009-07-10wl1251: rename wl12xx.h to wl1251.hKalle Valo1-1/+1
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-2/+2
2009-07-10wl12xx: check if elp wakeup failedKalle Valo1-1/+3
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen1-0/+557