aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg1-4/+11
2022-02-18iwlwifi: remove command ID argument from queue allocationJohannes Berg1-6/+4
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya1-0/+34
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya1-0/+2
2021-12-21iwlwifi: dump RCM error tablesJohannes Berg1-0/+4
2021-12-21iwlwifi: dump both TCM error tables if presentJohannes Berg1-3/+4
2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg1-0/+3
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg1-3/+5
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-0/+2
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-0/+2
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya1-2/+3
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg1-3/+22
2021-08-26iwlwifi: fix __percpu annotationJohannes Berg1-1/+1
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-2/+2
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg1-0/+3
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho1-0/+17
2021-04-14iwlwifi: trans/pcie: defer transport initialisationJohannes Berg1-0/+1
2021-04-14iwlwifi: don't warn if we can't wait for empty tx queuesEmmanuel Grumbach1-2/+3
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg1-7/+6
2021-02-10iwlwifi: dbg: remove unsupported regionsMordechay Goodstein1-0/+1
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein1-0/+2
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss1-0/+4
2021-02-05iwlwifi: remove TRANS_PM_OPSEmmanuel Grumbach1-16/+0
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein1-0/+11
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg1-0/+2
2020-12-10iwlwifi: add an extra firmware state in the transportJohannes Berg1-5/+13
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-63/+6
2020-12-10iwlwifi: trans: consider firmware dead after errorsJohannes Berg1-1/+3
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg1-2/+2
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach1-2/+0
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho1-0/+2
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho1-2/+10
2020-10-08iwlwifi: add trans op to set PNVMLuca Coelho1-0/+12
2020-10-08iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho1-0/+1
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein1-0/+3
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein1-0/+1
2020-10-01iwlwifi: remove wide_cmd_header fieldMordechay Goodstein1-2/+0
2020-10-01iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein1-0/+4
2020-10-01iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein1-0/+3
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein1-0/+11
2020-10-01iwlwifi: move bc_pool to a common trans headerMordechay Goodstein1-0/+2
2020-10-01iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein1-4/+3
2020-10-01iwlwifi: msix: limit max RX queues for 9000 familyMordechay Goodstein1-0/+1
2020-06-10iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein1-0/+21
2020-05-29iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein1-0/+107
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho1-0/+3
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+22
2020-01-04iwlwifi: add device name to device_infoLuca Coelho1-0/+2
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho1-0/+2