aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-06iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return valueJohannes Berg1-0/+2
2018-09-28iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg1-1/+6
2018-09-28iwlwifi: pcie: gen2: pull adding frags to helper routineJohannes Berg1-19/+32
2018-08-31iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami1-27/+64
2018-08-31iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami1-5/+5
2018-08-31iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami1-11/+12
2018-08-02iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon1-49/+100
2018-08-02iwlwifi: pcie: include tcp.h implicitlyLuca Coelho1-0/+1
2018-07-26iwlwifi: support new tx apiGolan Ben Ami1-4/+22
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami1-8/+16
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami1-3/+7
2018-04-20iwlwifi: pcie: gen2: fix race in cmd fifo write ptrShaul Triebitz1-4/+6
2018-04-20iwlwifi: pcie: use the queue size as sent by opmodeSara Sharon1-3/+3
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon1-1/+1
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon1-6/+2
2018-04-20iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon1-1/+1
2018-04-20iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach1-3/+24
2018-02-16iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach1-1/+1
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach1-8/+3
2017-10-18iwlwifi: pcie: remove set but not used variable tcphJohannes Berg1-4/+1
2017-10-06iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu1-2/+6
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach1-21/+20
2017-08-09iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach1-0/+9
2017-08-09iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queueEmmanuel Grumbach1-2/+5
2017-08-01iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach1-3/+3
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg1-1/+1
2017-06-23iwlwifi: fix TX tracing for non-linear SKBsJohannes Berg1-3/+2
2017-06-23iwlwifi: simplify data tracepointJohannes Berg1-2/+1
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg1-2/+2
2017-06-23iwlwifi: pcie: fix TVQM queue ID range checkJohannes Berg1-1/+1
2017-06-05iwlwifi: pcie: add AMSDU to gen2Sara Sharon1-4/+168
2017-06-02iwlwifi: mvm: support getting nvm data from firmwareSara Sharon1-3/+6
2017-04-19iwlwifi: move to TVQM modeSara Sharon1-28/+42
2017-04-19iwlwifi: pcie: get rid of txq id assignmentSara Sharon1-21/+29
2017-04-19iwlwifi: pcie: alloc queues dynamicallySara Sharon1-15/+164
2017-04-19iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon1-8/+6
2017-04-19iwlwifi: pcie: remove block and freeze operations from new transportSara Sharon1-19/+3
2017-04-19iwlwifi: pcie: support new write pointer widthSara Sharon1-2/+2
2017-04-19iwlwifi: pcie: support host commands in new transportSara Sharon1-0/+386
2017-04-19iwlwifi: pcie: rewrite TFD creationSara Sharon1-133/+82
2017-04-19iwlwifi: pcie: support new TX commandSara Sharon1-9/+1
2017-04-19iwlwifi: pcie: cleanup old transport code from gen2Sara Sharon1-169/+26
2017-04-19iwlwifi: pcie: copy TX functions to new transportSara Sharon1-0/+519
2017-04-19iwlwifi: pcie: introduce a000 TX queues managementSara Sharon1-0/+162