summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg1-1/+3
2021-12-07iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani1-0/+2
2021-12-07iwlwifi: mvm: always use 4K RB size by defaultJohannes Berg1-8/+2
2021-12-07iwlwifi: mvm/api: define system control commandJohannes Berg1-0/+1
2021-12-07iwlwifi: mvm: add some missing command stringsJohannes Berg1-0/+2
2021-12-07iwlwifi: mvm: support RLC configuration commandJohannes Berg1-0/+1
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-7/+3
2021-11-26iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach1-0/+3
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-10/+190
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik1-0/+2
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein1-0/+3
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera1-4/+4
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho1-1/+1
2021-10-22iwlwifi: mvm: Support new version of ranging response notificationMiri Korenblit1-2/+2
2021-10-22iwlwifi: mvm: scrub key material in firmware dumpsJohannes Berg1-1/+178
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg1-1/+1
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg1-1/+0
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