summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
AgeCommit message (Expand)AuthorFilesLines
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/...David 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
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg1-0/+18
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg1-6/+20
2019-10-25iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu1-0/+5
2019-10-25iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu1-0/+2
2019-10-25iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu1-0/+4
2019-10-25iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu1-0/+3
2019-10-25iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu1-0/+2
2019-10-25iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu1-0/+15
2019-10-25iwlwifi: dbg: remove multi buffers infraShahar S Matityahu1-4/+2
2019-10-25iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu1-0/+3
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu1-5/+0
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss1-5/+7
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-0/+2
2019-09-06iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho1-1/+0
2019-09-06iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu1-5/+19
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu1-0/+5
2019-09-06iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu1-1/+3
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach1-23/+10
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach1-13/+1
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach1-9/+0