summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-54/+54
* | iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho2019-09-061-8/+8
* | iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho2019-09-061-24/+9
* | iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probeLuca Coelho2019-09-061-63/+0
* | iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()Luca Coelho2019-09-061-3/+3
* | iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-62/+70
* | iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu2019-09-061-1/+1
* | iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu2019-09-061-1/+1
* | iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig2019-09-061-2/+1
* | iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-061-13/+8
* | iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach2019-09-061-2/+0
* | iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach2019-09-061-33/+0
* | iwlwifi: remove runtime_pm_modeEmmanuel Grumbach2019-09-061-9/+0
* | iwlwifi: Set w-pointer upon resume according to SNAlex Malamud2019-09-061-0/+2
* | iwlwifi: remove the code under IWLWIFI_PCIE_RTPMEmmanuel Grumbach2019-09-061-4/+0
* | iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu2019-09-061-3/+0
* | iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho2019-08-291-6/+1
* | iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho2019-08-201-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-7/+10
|\
| * iwlwifi: add support for hr1 RF IDOren Givon2019-06-241-3/+5
| * iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika2019-06-241-2/+3
| * iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika2019-06-241-2/+2
* | iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu2019-06-291-1/+1
* | iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-291-67/+68
* | iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu2019-06-291-8/+3
* | iwlwifi: pcie: increase the size of PCI dumpsLuca Coelho2019-06-291-8/+14
* | iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu2019-06-291-4/+17
|/
* iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen2019-06-011-1/+3
* iwlwifi: print fseq info upon fw assertShahar S Matityahu2019-06-011-1/+2
OpenPOWER on IntegriCloud