summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg1-3/+2
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo1-13/+30
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller1-3/+2
2017-06-23iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach1-1/+21
2017-06-23iwlwifi: pcie: fix command completion name debugJohannes Berg1-1/+2
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: use bitfield.h for some registersJohannes Berg1-4/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+2
2017-06-05iwlwifi: add 9000 and A000 device familiesSara Sharon1-1/+1
2017-06-05iwlwifi: pcie: add AMSDU to gen2Sara Sharon1-2/+1
2017-04-19iwlwifi: pcie: get rid of txq id assignmentSara Sharon1-17/+16
2017-04-19iwlwifi: pcie: alloc queues dynamicallySara Sharon1-54/+14
2017-04-19iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon1-40/+41
2017-04-19iwlwifi: pcie: support host commands in new transportSara Sharon1-17/+7
2017-04-19iwlwifi: pcie: cleanup old transport code from gen2Sara Sharon1-4/+4
2017-04-19iwlwifi: pcie: copy TX functions to new transportSara Sharon1-31/+7
2017-04-19iwlwifi: pcie: introduce a000 TX queues managementSara Sharon1-7/+1
2017-04-11iwlwifi: pcie: add context information supportSara Sharon1-23/+55
2017-04-11iwlwifi: pcie: use iwl_get_dma_hi_addr()Johannes Berg1-2/+1
2017-04-11iwlwifi: pcie: remove the active field in struct iwl_txqSara Sharon1-4/+3
2017-04-11Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon1-8/+0
2017-04-11iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach1-3/+0
2017-02-06iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg1-4/+19
2016-12-03iwlwifi: use reset to set transport headerZhang Shengju1-1/+1
2016-10-19iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg1-0/+8
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