summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-28wifi: iwlwifi: Fix memory leak in iwl_mvm_init()Xiu Jianfeng1-1/+3
2024-10-17wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach1-0/+2
2024-09-12wifi: iwlwifi: remove fw_running opShahar S Matityahu1-6/+0
2023-07-23wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg1-1/+4
2023-04-20wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg1-1/+4
2022-08-17ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-2/+2
2022-04-08iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho1-1/+2
2021-12-08iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik1-0/+2
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein1-0/+3
2021-09-02iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()Luca Coelho1-0/+1
2021-08-26iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman1-1/+1
2021-08-26iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit1-0/+5
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit1-0/+2
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya1-5/+1
2021-08-26iwlwifi: mvm: avoid static queue number aliasingJohannes Berg1-4/+20
2021-08-26iwlwifi: mvm: restrict FW SMPS requestJohannes Berg1-4/+7
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-3/+13
2021-08-26iwlwifi: mvm: avoid FW restart while shutting downJohannes Berg1-0/+8
2021-06-22iwlwifi: mvm: honour firmware SMPS requestsJohannes Berg1-0/+39
2021-06-22iwlwifi: remove unused REMOTE_WAKE_CONFIG_CMD definitionsLuca Coelho1-1/+0
2021-02-11iwlwifi: mvm: get NVM later in the mvm_start flowEmmanuel Grumbach1-9/+20
2021-02-11iwlwifi: mvm: isolate the get nvm flowEmmanuel Grumbach1-12/+25
2021-02-11iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach1-1/+2
2021-02-11iwlwifi: mvm: register to mac80211 lastEmmanuel Grumbach1-7/+9
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein1-1/+11
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo1-49/+146
2021-02-05iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg1-0/+68
2021-02-05iwlwifi: mvm: remove debugfs injection limitationsJohannes Berg1-3/+3
2021-02-05iwlwifi: mvm: add notification size checksJohannes Berg1-46/+75
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman1-0/+4
2020-12-10iwlwifi: mvm: hook up missing RX handlersJohannes Berg1-0/+6
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg1-0/+3
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg1-1/+1
2020-12-10iwlwifi: mvm: move iwl_mvm_stop_device() out of lineJohannes Berg1-0/+14
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach1-2/+0
2020-12-10iwlwifi: avoid endless HW errors at assert timeMordechay Goodstein1-1/+6
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach1-1/+1
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho1-0/+1
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-3/+4
2020-10-08iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones1-9/+0
2020-10-01iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein1-1/+5
2020-10-01iwlwifi: support version 5 of the alive notificationLuca Coelho1-1/+1
2020-10-01iwlwifi: mvm: initiator: add option for adding a PASN responderAvraham Stern1-0/+1
2020-10-01iwlwifi: mvm: add support for range request command ver 11Avraham Stern1-0/+7
2020-10-01iwlwifi: remove wide_cmd_header fieldMordechay Goodstein1-1/+0
2020-10-01iwlwifi: mvm: add an option to add PASN stationAvraham Stern1-0/+1
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg1-1/+1
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach1-9/+2