summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-22iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg1-22/+25
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon1-1/+1
2016-09-16iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon1-102/+95
2016-09-16iwlwifi: change byte count table for a000 devicesSara Sharon1-7/+29
2016-09-16iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon1-47/+94
2016-09-16iwlwifi: introduce trans API to get byte count tableSara Sharon1-0/+8
2016-09-15iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon1-10/+10
2016-08-30iwlwifi: pcie: refrain from SCD accessesSara Sharon1-1/+12
2016-07-06iwlwifi: pcie: centralize SCD status loggingSara Sharon1-35/+1
2016-07-06iwlwifi: pcie: initialize a000 device's TFD tableSara Sharon1-5/+22
2016-07-06iwlwifi: pcie: generalize and increase the size of scratchbufSara Sharon1-39/+36
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg1-19/+22
2016-07-06iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2
2016-07-06iwlwifi: mvm: support dqa queue sharingLiad Kaufman1-0/+9
2016-05-10iwlwifi: wake from runtime suspend before sending sync commandsLuca Coelho1-0/+11
2016-05-10iwlwifi: trans: don't call the trans-specific ref/unref directlyLuca Coelho1-5/+5
2016-03-30iwlwifi: pcie: do not pad QoS AMSDUSara Sharon1-7/+14
2016-03-20iwlwifi: pcie: clear trans reference on queue stopSara Sharon1-23/+36
2016-02-27iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaimEmmanuel Grumbach1-5/+5
2016-02-01iwlwifi: various comments and code cleanupsEmmanuel Grumbach1-1/+0
2016-02-01iwlwifi: pcie: add RTPM support when wifi is enabledLuciano Coelho1-1/+16
2016-01-31iwlwifi: pcie: buffer packets to avoid overflowing Tx queuesEmmanuel Grumbach1-8/+61
2015-12-21iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach1-1/+1
2015-12-21iwlwifi: pcie: build an A-MSDU using TSO coreEmmanuel Grumbach1-4/+279
2015-12-20iwlwifi: pcie: re-organize code towards TSOEmmanuel Grumbach1-49/+64
2015-12-20iwlwifi: pcie: allow to pretend to have Tx CSUM for debugEmmanuel Grumbach1-0/+13
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-12-13iwlwifi: update host command messages to new formatSharon Dvir1-14/+17
2015-12-13iwlwifi: trans: support a callback for ASYNC commandsEmmanuel Grumbach1-4/+3
2015-12-13iwlwifi: pcie: allow the op_mode to block the tx queuesEmmanuel Grumbach1-1/+3
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-0/+1988