aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-24iwlwifi: pcie: always disable L0S statesLuca Coelho1-10/+5
2019-12-24iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho1-2/+2
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg1-8/+24
2019-12-10iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho1-0/+30
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-26/+3
2019-11-15iwlwifi: remove redundant assignment to variable bufszColin Ian King1-1/+1
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-63/+86
2019-10-25iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu1-0/+2
2019-10-25iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu1-1/+40
2019-10-25iwlwifi: dbg: remove multi buffers infraShahar S Matityahu1-65/+47
2019-10-09iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg1-4/+11
2019-10-09iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg1-2/+8
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss1-9/+60
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho1-3/+3
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-54/+54
2019-09-06iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho1-8/+8
2019-09-06iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho1-24/+9
2019-09-06iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probeLuca Coelho1-63/+0
2019-09-06iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()Luca Coelho1-3/+3
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-62/+70
2019-09-06iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu1-1/+1
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu1-1/+1
2019-09-06iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig1-2/+1
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach1-13/+8
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach1-2/+0
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach1-33/+0
2019-09-06iwlwifi: remove runtime_pm_modeEmmanuel Grumbach1-9/+0
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud1-0/+2
2019-09-06iwlwifi: remove the code under IWLWIFI_PCIE_RTPMEmmanuel Grumbach1-4/+0
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu1-3/+0
2019-08-29iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho1-6/+1
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-08-20iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho1-0/+1
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+10
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu1-1/+1
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-67/+68
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu1-8/+3
2019-06-29iwlwifi: pcie: increase the size of PCI dumpsLuca Coelho1-8/+14
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu1-4/+17
2019-06-24iwlwifi: add support for hr1 RF IDOren Givon1-3/+5
2019-06-24iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika1-2/+3
2019-06-24iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika1-2/+2
2019-06-01iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen1-1/+3
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu1-1/+2
2019-06-01iwlwifi: clear persistence bit according to device familyShahar S Matityahu1-13/+33
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-24/+37
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-5/+8
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+13