summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-15Merge tag 'iwlwifi-next-2025-05-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg1-94/+143
2025-05-15wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2Miri Korenblit1-5/+5
2025-05-15wifi: iwlwifi: use normal versioning convention for iwl_tx_cmdMiri Korenblit1-3/+3
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg1-11/+11
2025-05-07wifi: iwlwifi: rework transport configurationJohannes Berg1-11/+17
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg1-1/+4
2025-05-07wifi: iwlwifi: trans: remove SCD base address validationJohannes Berg1-2/+2
2025-05-07wifi: iwlwifi: pass full FW info to transportJohannes Berg1-4/+11
2025-05-07wifi: iwlwifi: remove PM mode and send-in-D3Johannes Berg1-13/+18
2025-05-07wifi: iwlwifi: pcie: move wait_command_queue into PCIeJohannes Berg1-3/+0
2025-05-07wifi: iwlwifi: remove iwl_cmd_groups_verify_sorted()Johannes Berg1-18/+0
2025-05-06wifi: iwlwifi: implement TOP resetJohannes Berg1-7/+40
2025-05-06wifi: iwlwifi: implement TOP reset followerJohannes Berg1-21/+35
2025-05-06wifi: iwlwifi: avoid scheduling restart during restartJohannes Berg1-0/+2
2025-04-23wifi: iwlwifi: don't warn if the NIC is gone in resumeEmmanuel Grumbach1-1/+0
2025-04-23wifi: iwlwifi: back off on continuous errorsJohannes Berg1-6/+21
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg1-0/+2
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+2
2025-03-11wifi: iwlwifi: don't warn when if there is a FW errorMiri Korenblit1-1/+4
2025-03-07wifi: iwlwifi: trans: cancel restart work on op mode leaveMiri Korenblit1-0/+2
2025-02-11wifi: iwlwifi: be less aggressive with re-probeEmmanuel Grumbach1-1/+1
2025-02-11wifi: iwlwifi: don't warn during reprobeMiri Korenblit1-0/+3
2025-01-13wifi: iwlwifi: implement reset escalationJohannes Berg1-23/+137
2025-01-13wifi: iwlwifi: rework firmware error handlingJohannes Berg1-2/+107
2024-06-26wifi: iwlwifi: trans: make bad state warningsJohannes Berg1-28/+18
2024-06-26wifi: iwlwifi: trans: remove unused function parameterMiri Korenblit1-1/+1
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol1-4/+387
2024-06-12wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg1-59/+2
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg1-4/+0
2023-07-12wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg1-3/+3
2022-02-18iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein1-2/+6
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb1-2/+2
2021-04-14iwlwifi: trans/pcie: defer transport initialisationJohannes Berg1-39/+52
2021-02-10iwlwifi: correction of group-id once sending REPLY_ERRORMukesh Sisodiya1-2/+5
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein1-1/+4
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss1-0/+13
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho1-1/+1
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein1-0/+19
2020-10-01iwlwifi: remove wide_cmd_header fieldMordechay Goodstein1-1/+1
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein1-0/+12
2020-10-01iwlwifi: move bc_pool to a common trans headerMordechay Goodstein1-0/+17
2020-10-01iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein1-3/+25
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg1-5/+5
2019-09-06iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho1-2/+0
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach1-14/+0
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2017-10-06iwlwifi: trans: move ref/unref code to the common part of the transportLuca Coelho1-0/+16
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg1-1/+1
2017-06-23iwlwifi: remove resp_pkt NULL checksJohannes Berg1-0/+3