summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein2017-07-211-0/+3
* Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-281-13/+30
|\
| * iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach2017-06-231-1/+21
| * iwlwifi: pcie: fix command completion name debugJohannes Berg2017-06-231-1/+2
| * iwlwifi: fix TX tracing for non-linear SKBsJohannes Berg2017-06-231-3/+2Star
| * iwlwifi: simplify data tracepointJohannes Berg2017-06-231-2/+1Star
| * iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-221-2/+2
| * iwlwifi: use bitfield.h for some registersJohannes Berg2017-06-221-4/+2Star
* | Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-251-3/+2Star
|\|
| * iwlwifi: add 9000 and A000 device familiesSara Sharon2017-06-051-1/+1
| * iwlwifi: pcie: add AMSDU to gen2Sara Sharon2017-06-051-2/+1Star
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2Star
|/
* iwlwifi: pcie: get rid of txq id assignmentSara Sharon2017-04-191-17/+16Star
* iwlwifi: pcie: alloc queues dynamicallySara Sharon2017-04-191-54/+14Star
* iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon2017-04-191-40/+41
* iwlwifi: pcie: support host commands in new transportSara Sharon2017-04-191-17/+7Star
* iwlwifi: pcie: cleanup old transport code from gen2Sara Sharon2017-04-191-4/+4
* iwlwifi: pcie: copy TX functions to new transportSara Sharon2017-04-191-31/+7Star
* iwlwifi: pcie: introduce a000 TX queues managementSara Sharon2017-04-191-7/+1Star
* iwlwifi: pcie: add context information supportSara Sharon2017-04-111-23/+55
* iwlwifi: pcie: use iwl_get_dma_hi_addr()Johannes Berg2017-04-111-2/+1Star
* iwlwifi: pcie: remove the active field in struct iwl_txqSara Sharon2017-04-111-4/+3Star
* Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon2017-04-111-8/+0Star
* iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach2017-04-111-3/+0Star
* iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2017-02-061-4/+19
* iwlwifi: use reset to set transport headerZhang Shengju2016-12-031-1/+1
* iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg2016-10-191-0/+8
* iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg2016-09-221-22/+25
* iwlwifi: move to wide ID for all commandsSara Sharon2016-09-191-1/+1
* iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon2016-09-161-102/+95Star
* iwlwifi: change byte count table for a000 devicesSara Sharon2016-09-161-7/+29
* iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon2016-09-161-47/+94
* iwlwifi: introduce trans API to get byte count tableSara Sharon2016-09-161-0/+8
* iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon2016-09-151-10/+10
* iwlwifi: pcie: refrain from SCD accessesSara Sharon2016-08-301-1/+12
* iwlwifi: pcie: centralize SCD status loggingSara Sharon2016-07-061-35/+1Star
* iwlwifi: pcie: initialize a000 device's TFD tableSara Sharon2016-07-061-5/+22
* iwlwifi: pcie: generalize and increase the size of scratchbufSara Sharon2016-07-061-39/+36Star
* iwlwifi: decouple PCIe transport from mac80211Johannes Berg2016-07-061-19/+22
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2016-07-061-2/+2
* iwlwifi: mvm: support dqa queue sharingLiad Kaufman2016-07-051-0/+9
* iwlwifi: wake from runtime suspend before sending sync commandsLuca Coelho2016-05-101-0/+11
* iwlwifi: trans: don't call the trans-specific ref/unref directlyLuca Coelho2016-05-101-5/+5
* iwlwifi: pcie: do not pad QoS AMSDUSara Sharon2016-03-301-7/+14
* iwlwifi: pcie: clear trans reference on queue stopSara Sharon2016-03-201-23/+36
* iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaimEmmanuel Grumbach2016-02-271-5/+5
* iwlwifi: various comments and code cleanupsEmmanuel Grumbach2016-02-011-1/+0Star
* iwlwifi: pcie: add RTPM support when wifi is enabledLuciano Coelho2016-02-011-1/+16
* iwlwifi: pcie: buffer packets to avoid overflowing Tx queuesEmmanuel Grumbach2016-01-311-8/+61
* iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach2015-12-211-1/+1