summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: remove set but not used variable tcphJohannes Berg2017-10-181-4/+1
* iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu2017-10-061-2/+6
* iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach2017-08-181-21/+20
* iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach2017-08-091-0/+9
* iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queueEmmanuel Grumbach2017-08-091-2/+5
* iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach2017-08-011-3/+3
* iwlwifi: reorganize firmware APIJohannes Berg2017-08-011-1/+1
* iwlwifi: fix TX tracing for non-linear SKBsJohannes Berg2017-06-231-3/+2
* iwlwifi: simplify data tracepointJohannes Berg2017-06-231-2/+1
* iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-221-2/+2
* iwlwifi: pcie: fix TVQM queue ID range checkJohannes Berg2017-06-221-1/+1
* iwlwifi: pcie: add AMSDU to gen2Sara Sharon2017-06-051-4/+168
* iwlwifi: mvm: support getting nvm data from firmwareSara Sharon2017-06-021-3/+6
* iwlwifi: move to TVQM modeSara Sharon2017-04-191-28/+42
* iwlwifi: pcie: get rid of txq id assignmentSara Sharon2017-04-191-21/+29
* iwlwifi: pcie: alloc queues dynamicallySara Sharon2017-04-191-15/+164
* iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon2017-04-191-8/+6
* iwlwifi: pcie: remove block and freeze operations from new transportSara Sharon2017-04-191-19/+3
* iwlwifi: pcie: support new write pointer widthSara Sharon2017-04-191-2/+2
* iwlwifi: pcie: support host commands in new transportSara Sharon2017-04-191-0/+386
* iwlwifi: pcie: rewrite TFD creationSara Sharon2017-04-191-133/+82
* iwlwifi: pcie: support new TX commandSara Sharon2017-04-191-9/+1
* iwlwifi: pcie: cleanup old transport code from gen2Sara Sharon2017-04-191-169/+26
* iwlwifi: pcie: copy TX functions to new transportSara Sharon2017-04-191-0/+519
* iwlwifi: pcie: introduce a000 TX queues managementSara Sharon2017-04-191-0/+162