aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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