summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler1-1/+1
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky1-10/+0
2008-06-03iwlwifi: move aggregation code to iwl-tx.cTomas Winkler1-0/+190
2008-06-03iwlwifi: implement txq invalidate byte count tableTomas Winkler1-1/+4
2008-06-03iwlwifi: move tx reclaim flow into iwl-txTomas Winkler1-0/+108
2008-06-03iwlwifi: move tx response common handlers to iwlcoreTomas Winkler1-0/+30
2008-06-03iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler1-23/+65
2008-05-22mac80211: use multi-queue master netdeviceJohannes Berg1-2/+2
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-21/+19
2008-05-22mac80211: use rate index in TX controlJohannes Berg1-2/+6
2008-05-22iwlwifi: clean up and bug fix for securityEmmanuel Grumbach1-29/+12
2008-05-22iwlwifi: move TX code into iwl-tx.cTomas Winkler1-0/+662
2008-05-22iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler1-2/+2
2008-05-15iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky1-6/+5
2008-05-15iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky1-0/+374