summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-17wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach1-1/+2
2023-04-17wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman1-0/+1
2023-04-14wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim1-1/+1
2023-04-13wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern1-6/+3
2022-11-28wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern1-38/+47
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg1-17/+17
2022-05-18iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg1-19/+29
2022-03-12Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-5/+46
2022-03-10iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg1-1/+1
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg1-1/+2
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya1-1/+41
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg1-1/+1
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb1-1/+1
2022-02-03iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg1-13/+22
2021-12-07iwlwifi: pcie: support Bz suspend/resume triggerHaim Dreyfuss1-34/+41
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-2/+3
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-2/+19
2021-10-28iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant1-11/+34
2021-10-22iwlwifi: remove redundant iwl_finish_nic_init() argumentJohannes Berg1-4/+4
2021-10-22iwlwifi: BZ Family SW reset supportRoee Goldfiner1-6/+18
2021-10-22iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplicationRoee Goldfiner1-0/+1
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg1-3/+9
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-8/+2
2021-08-26iwlwifi: pcie: avoid dma unmap/remap in crash dumpJohannes Berg1-6/+2
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg1-10/+28
2021-08-26iwlwifi: pcie: free RBs during configureJohannes Berg1-0/+3
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho1-0/+7
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg1-0/+18
2021-06-22iwlwifi: pcie: print interrupt number, not indexJohannes Berg1-1/+1
2021-06-22iwlwifi: pcie: handle pcim_iomap_table() failures betterJohannes Berg1-2/+10
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg1-3/+21
2021-04-14iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein1-0/+5
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg1-19/+12
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein1-0/+4
2021-02-10iwlwifi: pcie: NULLify pointers after freeEmmanuel Grumbach1-2/+6
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg1-6/+5
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo1-68/+24
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein1-5/+2
2021-02-05iwlwifi: remove TRANS_PM_OPSEmmanuel Grumbach1-21/+0
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein1-46/+26
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg1-2/+2
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg1-0/+4
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-12-10iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg1-1/+0
2020-12-10iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg1-1/+0
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach1-1/+0
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach1-17/+1