summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/d3.c
AgeCommit message (Expand)Author
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-21wifi: iwlwifi: mvm: unlock mvm if there is no primary linkBenjamin Berg
2024-02-21wifi: iwlwifi: mvm: support wider-bandwidth OFDMAJohannes Berg
2024-02-21wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg
2024-02-12wifi: iwlwifi: don't use TRUE/FALSE with boolJohannes Berg
2024-02-12wifi: iwlwifi: iwlmvm: handle unprotected deauth/disassoc in d3Shaul Triebitz
2024-02-08wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg
2024-02-08wifi: iwlwifi: mvm: avoid garbage iPNShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: always update keys in D3 exitShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: limit pseudo-D3 to 60 secondsJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix the key PN indexShaul Triebitz
2024-02-02wifi: iwlwifi: mvm: d3: implement suspend with MLOJohannes Berg
2024-02-02wifi: iwlwifi: mvm: d3: fix IPN byte orderJohannes Berg
2024-02-02wifi: iwlwifi: mvm: d3: disconnect on GTK rekey failureJohannes Berg
2023-12-21wifi: iwlwifi: mvm: d3: avoid intermediate/early mutex unlockJohannes Berg
2023-10-23wifi: iwlwifi: mvm: fix regdb initializationGregory Greenman
2023-10-23wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resumeYedidya Benshimol
2023-09-25wifi: iwlwifi: mvm: add support for new wowlan_info_notifYedidya Benshimol
2023-06-21wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flowYedidya Benshimol
2023-06-21wifi: iwlwifi: mvm: update two most recent GTKs on D3 resume flowYedidya Benshimol
2023-06-21wifi: iwlwifi: mvm: Refactor security key update after D3Yedidya Benshimol
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva
2023-04-20wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg
2023-04-14wifi: iwlwifi: mvm: initialize seq variableTom Rix
2023-04-14wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman
2022-12-07wifi: iwlwifi: mvm: d3: add TKIP to the GTK iteratorNaftali Goldstein
2022-09-18wifi: iwlwifi: mvm: d3: parse keys from wowlan info notificationNaftali Goldstein
2022-09-18wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3Yedidya Benshimol
2022-09-18wifi: iwlwifi: mvm: trigger resume flow before wait for notificationsHaim, Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add handling for scan offload match info notificationIlan Peer
2022-09-18wifi: iwlwifi: mvm: enable resume based on notificationsHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for d3 end notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for wowlan wake packet notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for wowlan info notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-05-18iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-18iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg
2022-02-18iwlwifi: fix various more -Wcast-qual warningsJohannes Berg
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg
2021-12-07iwlwifi: mvm: d3: support v12 wowlan statusJohannes Berg
2021-12-07iwlwifi: mvm: d3: move GTK rekeys conditionJohannes Berg
2021-10-28iwlwifi: mvm: d3: use internal data representationJohannes Berg
2021-10-20iwlwifi: mvm: reset PM state on unsuccessful resumeJohannes Berg