summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
AgeCommit message (Expand)Author
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho
2019-09-06iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho
2019-09-06iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probeLuca Coelho
2019-09-06iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()Luca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-09-06iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu
2019-09-06iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig
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-09-06iwlwifi: remove runtime_pm_modeEmmanuel Grumbach
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud
2019-09-06iwlwifi: remove the code under IWLWIFI_PCIE_RTPMEmmanuel Grumbach
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu
2019-08-29iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-20iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu
2019-06-29iwlwifi: pcie: increase the size of PCI dumpsLuca Coelho
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu
2019-06-24iwlwifi: add support for hr1 RF IDOren Givon
2019-06-24iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika
2019-06-24iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika
2019-06-01iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu
2019-06-01iwlwifi: clear persistence bit according to device familyShahar S Matityahu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-29iwlwifi: pcie: initialize debug_rfkill to -1Johannes Berg
2019-04-19iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller
2019-04-18iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-03iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-04-03iwlwifi: add support for quz firmwaresLuca Coelho
2019-03-22iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu
2019-03-22iwlwifi: for AX210 device support radio GF4Shaul Triebitz
2019-03-22iwlwifi: dbg: use dump mask for tx command dumping lengthShahar S Matityahu
2019-03-22iwlwifi: rename structs to fit the new namesIhab Zhaika
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu