summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)Author
2021-12-20iwlwifi: mvm: fix imbalanced locking in iwl_mvm_start_get_nvm()Luca Coelho
2021-12-20iwlwifi: mvm: add missing min_size to kernel-docJohannes Berg
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg
2021-12-07iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani
2021-12-07iwlwifi: mvm: always use 4K RB size by defaultJohannes Berg
2021-12-07iwlwifi: mvm/api: define system control commandJohannes Berg
2021-12-07iwlwifi: mvm: add some missing command stringsJohannes Berg
2021-12-07iwlwifi: mvm: support RLC configuration commandJohannes Berg
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant
2021-11-26iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho
2021-10-22iwlwifi: mvm: Support new version of ranging response notificationMiri Korenblit
2021-10-22iwlwifi: mvm: scrub key material in firmware dumpsJohannes Berg
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg
2021-09-02iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()Luca Coelho
2021-08-26iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman
2021-08-26iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya
2021-08-26iwlwifi: mvm: avoid static queue number aliasingJohannes Berg
2021-08-26iwlwifi: mvm: restrict FW SMPS requestJohannes Berg
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg
2021-08-26iwlwifi: mvm: avoid FW restart while shutting downJohannes Berg
2021-06-22iwlwifi: mvm: honour firmware SMPS requestsJohannes Berg
2021-06-22iwlwifi: remove unused REMOTE_WAKE_CONFIG_CMD definitionsLuca Coelho
2021-02-11iwlwifi: mvm: get NVM later in the mvm_start flowEmmanuel Grumbach
2021-02-11iwlwifi: mvm: isolate the get nvm flowEmmanuel Grumbach
2021-02-11iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach
2021-02-11iwlwifi: mvm: register to mac80211 lastEmmanuel Grumbach
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo
2021-02-05iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg
2021-02-05iwlwifi: mvm: remove debugfs injection limitationsJohannes Berg
2021-02-05iwlwifi: mvm: add notification size checksJohannes Berg
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2020-12-10iwlwifi: mvm: hook up missing RX handlersJohannes Berg
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg
2020-12-10iwlwifi: mvm: move iwl_mvm_stop_device() out of lineJohannes Berg
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach
2020-12-10iwlwifi: avoid endless HW errors at assert timeMordechay Goodstein