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