summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-3/+3
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein1-57/+55
2020-05-29iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein1-4/+4
2020-05-08iwlwifi: pcie: remove some dead codeJohannes Berg1-6/+6
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg1-1/+1
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-6/+6
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho1-6/+6
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg1-9/+11
2019-12-23iwlwifi: pcie: work around DMA hardware bugJohannes Berg1-5/+23
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg1-7/+13
2019-11-20iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg1-8/+6
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-1/+1
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho1-6/+5
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-34/+34
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-40/+43
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach1-1/+0
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach1-24/+0
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach1-40/+13
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud1-0/+14
2019-07-30iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz1-4/+4
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller1-2/+4
2019-04-03iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz1-2/+4
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu1-1/+1
2019-02-14iwlwifi: pcie: fix TX while flushingSara Sharon1-0/+10
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz1-2/+10
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu1-5/+3
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg1-4/+40
2019-01-25iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman1-2/+1
2018-12-20iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon1-1/+2
2018-12-14iwlwifi: pcie: fix erroneous printSara Sharon1-5/+5
2018-10-08iwlwifi: trace: change trace to trace one TB at a timeSara Sharon1-12/+17
2018-10-06iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return valueJohannes Berg1-0/+2
2018-09-28iwlwifi: pcie: support transmitting SKBs with fraglistJohannes Berg1-0/+8
2018-09-28iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami1-1/+1
2018-09-28iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()Johannes Berg1-20/+21
2018-09-28iwlwifi: pcie: tx: unify TFD unmappingJohannes Berg1-21/+7
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-4/+0
2018-08-31iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach1-6/+4
2018-08-31iwlwifi: pcie: avoid unnecessary work if NIC is disconnectedMatt Chen1-0/+10
2018-08-31iwlwifi: remove dump_regs() from transport opsJohannes Berg1-1/+1
2018-08-31iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami1-1/+1
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami1-37/+50
2018-07-26iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami1-3/+8
2018-04-26iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller1-1/+7
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami1-7/+9
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon1-21/+2
2018-04-20iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon1-0/+3
2018-04-20iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach1-1/+1
2018-02-16iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach1-1/+1