summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251_tx.c
Commit message (Expand)AuthorAgeFilesLines
* wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli2010-08-311-5/+15
* wl1251: remove copyright contact personKalle Valo2010-08-251-2/+0Star
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-2/+2
* wl1251: fix sparse-generated warningsJohn W. Linville2010-07-261-4/+6
* wl1251: update tx_hdr when aliging skb in txKalle Valo2009-12-221-0/+1
* wl1251: implement WMMKalle Valo2009-12-221-4/+4
* wl1251: rename reg.h to wl1251_reg.hKalle Valo2009-08-141-1/+1
* wl1251: move module probe methods into spi.cBob Copeland2009-08-141-1/+0Star
* wl1251: separate bus i/o code into io.cBob Copeland2009-08-141-30/+31
* wl1251: use wl1251 prefix everywhereKalle Valo2009-07-101-35/+35
* wl1251: rename wl12xx.h to wl1251.hKalle Valo2009-07-101-1/+1
* wl1251: add wl1251 prefix to all 1251 filesKalle Valo2009-07-101-2/+2
* wl12xx: check if elp wakeup failedKalle Valo2009-07-101-1/+3
* wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen2009-07-101-0/+557