summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
AgeCommit message (Expand)Author
2021-03-23iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg
2021-01-25iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein
2020-10-01iwlwifi: remove wide_cmd_header fieldMordechay Goodstein
2020-10-01iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein
2020-10-01iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein
2020-05-29iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein
2020-05-08iwlwifi: pcie: remove some dead codeJohannes Berg
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-12-23iwlwifi: pcie: work around DMA hardware bugJohannes Berg
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg
2019-11-20iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud
2019-07-30iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller
2019-04-03iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu
2019-02-14iwlwifi: pcie: fix TX while flushingSara Sharon
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg
2019-01-25iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman
2018-12-20iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon
2018-12-14iwlwifi: pcie: fix erroneous printSara Sharon