summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c
AgeCommit message (Expand)Author
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg
2022-02-18iwlwifi: de-const properly where neededBjoern A. Zeeb
2021-04-19iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg
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
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay 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-10-01iwlwifi: move bc_pool to a common trans headerMordechay 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-08iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg
2020-05-08iwlwifi: pcie: allocate much smaller byte-count tableJohannes Berg
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-04-24iwlwifi: pcie: gen2: minor code cleanups in byte table updateJohannes Berg
2020-04-21iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-23iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-12-23iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes 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-20iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach
2019-11-08iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
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-08-20iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu
2019-01-29iwlwifi: calculate pointers from out_cmd instead of out_cmd->hdrLuca Coelho
2019-01-29iwlwifi: pcie: fix the use of a wrong defineSara Sharon
2019-01-25iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman
2019-01-25iwlwifi: tighten boundary checksLiad Kaufman
2018-12-20iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmdSara Sharon
2018-12-14iwlwifi: pcie: set cmd_len in the correct placeSara Sharon
2018-11-11iwlwifi: pcie: don't reset TXQ write pointerSara Sharon
2018-10-08iwlwifi: trace: change trace to trace one TB at a timeSara Sharon
2018-10-08iwlwifi: pcie: don't pad AMSDU packetsSara Sharon