summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
AgeCommit message (Expand)Author
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg
2021-12-07iwlwifi: pcie: support Bz suspend/resume triggerHaim Dreyfuss
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach
2021-10-28iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant
2021-10-22iwlwifi: remove redundant iwl_finish_nic_init() argumentJohannes Berg
2021-10-22iwlwifi: BZ Family SW reset supportRoee Goldfiner
2021-10-22iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplicationRoee Goldfiner
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-26iwlwifi: pcie: avoid dma unmap/remap in crash dumpJohannes Berg
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg
2021-08-26iwlwifi: pcie: free RBs during configureJohannes Berg
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg
2021-06-22iwlwifi: pcie: print interrupt number, not indexJohannes Berg
2021-06-22iwlwifi: pcie: handle pcim_iomap_table() failures betterJohannes Berg
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg
2021-04-14iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein
2021-02-10iwlwifi: pcie: NULLify pointers after freeEmmanuel Grumbach
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein
2021-02-05iwlwifi: remove TRANS_PM_OPSEmmanuel Grumbach
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg
2020-12-10iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado
2020-11-02iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein
2020-10-01iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein
2020-10-01iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein