summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-03iwlwifi: remove deprecated broadcast filtering featureLuca Coelho1-1/+0
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-13/+28
2021-12-23codel: remove unnecessary pkt_sched.h includeJakub Kicinski1-0/+1
2021-12-21Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...Kalle Valo1-13/+25
2021-12-21iwlwifi: mvm: remove card state notification codeJohannes Berg1-4/+0
2021-12-21iwlwifi: return op_mode only in case the failure is from MEIMordechay Goodstein1-6/+12
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya1-3/+10
2021-12-21iwlwifi: mvm: don't trust hardware queue numberJohannes Berg1-0/+3
2021-12-20iwlwifi: mvm: fix imbalanced locking in iwl_mvm_start_get_nvm()Luca Coelho1-0/+2
2021-12-20iwlwifi: mvm: add missing min_size to kernel-docJohannes Berg1-0/+1
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo1-16/+14
2021-12-08Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-10/+193
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