summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)Author
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg
2022-02-18iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman
2022-02-18iwlwifi: remove unused DC2DC_CONFIG_CMD definitionsLuca Coelho
2022-02-18iwlwifi: move symbols into a separate namespaceJohannes Berg
2022-02-18iwlwifi: fw: make dump_start callback voidJohannes Berg
2022-02-18iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho
2022-02-18iwlwifi: de-const properly where neededBjoern A. Zeeb
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-02-03iwlwifi: remove deprecated broadcast filtering featureLuca Coelho
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-22codel: remove unnecessary pkt_sched.h includeJakub Kicinski
2021-12-21Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...Kalle Valo
2021-12-21iwlwifi: mvm: remove card state notification codeJohannes Berg
2021-12-21iwlwifi: return op_mode only in case the failure is from MEIMordechay Goodstein
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya
2021-12-21iwlwifi: mvm: don't trust hardware queue numberJohannes Berg
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