summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: de-const properly where neededBjoern A. Zeeb2022-02-181-2/+2
* iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina2021-04-191-3/+4
* iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg2021-02-101-3/+2
* iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein2021-02-051-129/+2
* iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss2021-02-051-0/+6
* iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein2021-02-051-1/+1
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-52/+5
* iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein2020-10-011-1065/+13
* iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein2020-10-011-6/+3
* iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein2020-10-011-5/+4
* iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein2020-10-011-8/+5
* iwlwifi: move bc_pool to a common trans headerMordechay Goodstein2020-10-011-10/+6
* 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-38/+32
* iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg2020-05-081-3/+8
* iwlwifi: pcie: allocate much smaller byte-count tableJohannes Berg2020-05-081-8/+16
* Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-071-3/+5
|\
| * iwlwifi: pcie: gen2: minor code cleanups in byte table updateJohannes Berg2020-04-241-3/+5
* | iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg2020-04-211-0/+3
|/
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-1/+15
|\
| * iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg2019-12-231-1/+15
* | iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-231-12/+2
* | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-6/+15
* | iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
* | iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-231-26/+153
* | iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-201-6/+1
|/
* iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg2019-11-201-11/+9
* iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg2019-11-201-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-13/+7
|\
| * iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-11-081-13/+7
* | iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-6/+6
* | iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach2019-11-151-3/+3
|/
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-5/+5
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-5/+5
* iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-061-1/+0
* iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach2019-09-061-10/+0
* iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach2019-09-061-29/+2
* iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach2019-08-201-7/+13
* iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-221-1/+1
* iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu2019-02-041-5/+3
* iwlwifi: calculate pointers from out_cmd instead of out_cmd->hdrLuca Coelho2019-01-291-2/+2
* iwlwifi: pcie: fix the use of a wrong defineSara Sharon2019-01-291-1/+1
* iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman2019-01-251-2/+2
* iwlwifi: tighten boundary checksLiad Kaufman2019-01-251-1/+5
* iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmdSara Sharon2018-12-201-1/+1
* iwlwifi: pcie: set cmd_len in the correct placeSara Sharon2018-12-141-12/+12
* iwlwifi: pcie: don't reset TXQ write pointerSara Sharon2018-11-111-2/+1
* iwlwifi: trace: change trace to trace one TB at a timeSara Sharon2018-10-081-7/+11
* iwlwifi: pcie: don't pad AMSDU packetsSara Sharon2018-10-081-3/+7
* iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return valueJohannes Berg2018-10-061-0/+2