summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg2021-01-251-1/+7
* iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg2021-01-251-6/+2
* iwlwifi: support firmware reset handshakeJohannes Berg2020-12-101-0/+4
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-61/+6
* iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg2020-12-101-1/+0
* iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg2020-12-101-1/+0
* iwlwifi: remove sw_csum_txEmmanuel Grumbach2020-12-101-1/+0
* iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach2020-12-101-17/+1
* iwlwifi: move reclaim flows to the queue fileMordechay Goodstein2020-12-101-57/+4
* iwlwifi: yoyo: align the write pointer to DWsRotem Saado2020-12-101-0/+2
* iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-11-021-9/+27
* iwlwifi: read and parse PNVM fileLuca Coelho2020-10-081-0/+5
* iwlwifi: pcie: implement set_pnvm opLuca Coelho2020-10-081-0/+2
* iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein2020-10-011-1/+1
* iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein2020-10-011-52/+7
* iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein2020-10-011-3/+3
* iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein2020-10-011-1/+1
* iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein2020-10-011-14/+3
* iwlwifi: move bc_pool to a common trans headerMordechay Goodstein2020-10-011-18/+0
* iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein2020-10-011-19/+3
* iwlwifi: msix: limit max RX queues for 9000 familyMordechay Goodstein2020-10-011-1/+5
* iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-291-20/+15
* iwlwifi: pcie: don't count on the FW to set persistence modeHaim Dreyfuss2020-05-291-9/+3
* iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg2020-05-081-0/+19
* iwlwifi: remove fw_monitor module parameterEmmanuel Grumbach2020-04-241-14/+1
* iwlwifi: pcie: add n_window/ampdu to tx_queue debugfsJohannes Berg2020-04-241-2/+3
* iwlwifi: pcie: use seq_file for tx_queue debugfs fileJohannes Berg2020-04-241-32/+89
* iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho2020-03-271-1/+1
* iwlwifi: pcie: implement read_config32Luca Coelho2020-03-271-0/+8
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-25/+26
|\
| * Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo2020-01-261-25/+26
| |\
| | * iwlwifi: remove CSR registers abstractionLuca Coelho2019-12-231-21/+16
| | * iwlwifi: pcie: use partial pages if applicableJohannes Berg2019-12-231-3/+7
| | * iwlwifi: pcie: map only used part of RX buffersJohannes Berg2019-12-231-1/+3
* | | iwlwifi: pcie: always disable L0S statesLuca Coelho2019-12-241-10/+5
* | | iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho2019-12-241-2/+2
* | | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-8/+24
|/ /
* / iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2019-12-101-0/+30
|/
* iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-26/+3
* iwlwifi: remove redundant assignment to variable bufszColin Ian King2019-11-151-1/+1
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-051-63/+86
|\
| * iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2019-10-251-0/+2
| * iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu2019-10-251-1/+40
| * iwlwifi: dbg: remove multi buffers infraShahar S Matityahu2019-10-251-65/+47
* | iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg2019-10-091-4/+11
* | iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg2019-10-091-2/+8
|/
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-1/+0
|\
| * PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* | iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss2019-09-061-9/+60
* | iwlwifi: always access the trans configuration via transLuca Coelho2019-09-061-3/+3