aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
AgeCommit message (Expand)Author
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2018-01-17iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach
2017-08-09iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-23iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach
2017-06-23iwlwifi: pcie: fix command completion name debugJohannes Berg
2017-06-23iwlwifi: fix TX tracing for non-linear SKBsJohannes Berg
2017-06-23iwlwifi: simplify data tracepointJohannes Berg
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg
2017-06-23iwlwifi: use bitfield.h for some registersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-05iwlwifi: add 9000 and A000 device familiesSara Sharon
2017-06-05iwlwifi: pcie: add AMSDU to gen2Sara Sharon
2017-04-19iwlwifi: pcie: get rid of txq id assignmentSara Sharon
2017-04-19iwlwifi: pcie: alloc queues dynamicallySara Sharon
2017-04-19iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon
2017-04-19iwlwifi: pcie: support host commands in new transportSara Sharon
2017-04-19iwlwifi: pcie: cleanup old transport code from gen2Sara Sharon
2017-04-19iwlwifi: pcie: copy TX functions to new transportSara Sharon
2017-04-19iwlwifi: pcie: introduce a000 TX queues managementSara Sharon
2017-04-11iwlwifi: pcie: add context information supportSara Sharon
2017-04-11iwlwifi: pcie: use iwl_get_dma_hi_addr()Johannes Berg
2017-04-11iwlwifi: pcie: remove the active field in struct iwl_txqSara Sharon
2017-04-11Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon
2017-04-11iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach
2017-02-06iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg
2016-12-03iwlwifi: use reset to set transport headerZhang Shengju
2016-10-19iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg
2016-09-22iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon
2016-09-16iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon
2016-09-16iwlwifi: change byte count table for a000 devicesSara Sharon
2016-09-16iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon
2016-09-16iwlwifi: introduce trans API to get byte count tableSara Sharon
2016-09-15iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon
2016-08-30iwlwifi: pcie: refrain from SCD accessesSara Sharon
2016-07-06iwlwifi: pcie: centralize SCD status loggingSara Sharon
2016-07-06iwlwifi: pcie: initialize a000 device's TFD tableSara Sharon
2016-07-06iwlwifi: pcie: generalize and increase the size of scratchbufSara Sharon
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg
2016-07-06iwlwifi: pcie: fix access to scratch bufferSara Sharon
2016-07-06iwlwifi: mvm: support dqa queue sharingLiad Kaufman
2016-05-10iwlwifi: wake from runtime suspend before sending sync commandsLuca Coelho