summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
AgeCommit message (Expand)Author
2023-04-14wifi: iwlwifi: Add RF Step Type for BZ deviceMukesh Sisodiya
2023-04-14wifi: iwlwifi: dbg: print pc register data once fw dump occurredMukesh Sisodiya
2023-03-15wifi: iwlwifi: yoyo: Add new tlv for dump file name extensionMukesh Sisodiya
2023-01-30wifi: iwlwifi: mvm: Support STEP equalizer settings from BIOS.Ayala Barazani
2022-12-07wifi: iwlwifi: pcie: Add reading and storing of crf and cdb id.Mukesh Sisodiya
2022-11-28wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg
2022-02-18iwlwifi: remove command ID argument from queue allocationJohannes Berg
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya
2021-12-21iwlwifi: dump RCM error tablesJohannes Berg
2021-12-21iwlwifi: dump both TCM error tables if presentJohannes Berg
2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg
2021-08-26iwlwifi: fix __percpu annotationJohannes Berg
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho
2021-04-14iwlwifi: trans/pcie: defer transport initialisationJohannes Berg
2021-04-14iwlwifi: don't warn if we can't wait for empty tx queuesEmmanuel Grumbach
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg
2021-02-10iwlwifi: dbg: remove unsupported regionsMordechay Goodstein
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss
2021-02-05iwlwifi: remove TRANS_PM_OPSEmmanuel Grumbach
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg
2020-12-10iwlwifi: add an extra firmware state in the transportJohannes Berg
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: trans: consider firmware dead after errorsJohannes Berg
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho
2020-10-08iwlwifi: add trans op to set PNVMLuca Coelho
2020-10-08iwlwifi: mvm: read and parse SKU ID if availableLuca 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-01iwlwifi: remove wide_cmd_header fieldMordechay 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
2020-10-01iwlwifi: move bc_pool to a common trans headerMordechay Goodstein
2020-10-01iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein
2020-10-01iwlwifi: msix: limit max RX queues for 9000 familyMordechay Goodstein
2020-06-10iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva