aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/tx.c
AgeCommit message (Expand)Author
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-18wlcore: use basic rates for non-data packetsEliad Peller
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-26wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv
2012-06-13wlcore: send EAPOLs with basic rate policyEyal Shapira
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov
2012-06-06wlcore: stop queues on Tx flushArik Nemtsov
2012-06-06wlcore: add stop reason bitmap for waking/starting queuesArik Nemtsov
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov
2012-06-05wlcore: use correct link for bcast/multicast framesEliad Peller
2012-06-05wlcore: support peer MIMO ratesArik Nemtsov
2012-06-05wlcore/wl18xx: add hw op for setting Tx HW checksumArik Nemtsov
2012-06-05wl18xx: implement immediate Tx completionArik Nemtsov
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho