aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-26wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira1-11/+24
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv1-6/+11
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv1-8/+21
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv1-4/+11
2012-06-13wlcore: send EAPOLs with basic rate policyEyal Shapira1-3/+7
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-38/+147
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis1-5/+11
2012-06-06wireless: Remove casts to same typeJoe Perches1-2/+1
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov1-0/+3
2012-06-06wlcore: stop queues on Tx flushArik Nemtsov1-1/+10
2012-06-06wlcore: add stop reason bitmap for waking/starting queuesArik Nemtsov1-12/+97
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov1-10/+10
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov1-3/+6
2012-06-05wlcore: use correct link for bcast/multicast framesEliad Peller1-3/+3
2012-06-05wlcore: support peer MIMO ratesArik Nemtsov1-2/+2
2012-06-05wlcore/wl18xx: add hw op for setting Tx HW checksumArik Nemtsov1-1/+2
2012-06-05wl18xx: implement immediate Tx completionArik Nemtsov1-1/+3
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov1-3/+3
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov1-0/+1
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov1-4/+13
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov1-32/+4
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov1-7/+2
2012-04-12wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov1-11/+7
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov1-5/+4
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov1-5/+5
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho1-2/+2
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-6/+11
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho1-1/+1
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+1079