aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
AgeCommit message (Expand)Author
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
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein
2020-05-29iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-04iwlwifi: add device name to device_infoLuca Coelho
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-10-25iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu
2019-10-25iwlwifi: dbg: remove multi buffers infraShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho
2019-09-06iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach
2019-09-06iwlwifi: remove runtime_pm_modeEmmanuel Grumbach
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud
2019-09-06iwlwifi: trans: remove suspending flagEmmanuel Grumbach
2019-09-06iwlwifi: remove CMD_HIGH_PRIOEmmanuel Grumbach