index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
d3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
wifi: iwlwifi: mvm: Use the sync timepoint API in suspend
Daniel Gabay
1
-0
/
+2
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-26
wifi: iwlwifi: mvm: fix hibernation
Emmanuel Grumbach
1
-0
/
+10
2024-06-26
wifi: iwlwifi: support fast resume
Emmanuel Grumbach
1
-5
/
+80
2024-05-29
wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
Yedidya Benshimol
1
-2
/
+11
2024-05-29
wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
Yedidya Benshimol
1
-1
/
+2
2024-05-06
wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is active
Yedidya Benshimol
1
-12
/
+5
2024-04-19
wifi: iwlwifi: mvm: disable EMLSR when we suspend with wowlan
Yedidya Benshimol
1
-10
/
+9
2024-04-19
wifi: iwlwifi: mvm: Implement new link selection algorithm
Miri Korenblit
1
-18
/
+9
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-6
/
+206
2024-03-25
wifi: iwlwifi: mvm: support wowlan notif version 4
Shaul Triebitz
1
-3
/
+189
2024-03-25
wifi: iwlwifi: mvm: skip keys of other links
Shaul Triebitz
1
-0
/
+8
2024-03-25
wifi: iwlwifi: mvm: stop assuming sta id 0 in d3
Shaul Triebitz
1
-2
/
+7
2024-03-25
wifi: iwlwifi: mvm: fix the sta id in offload
Shaul Triebitz
1
-1
/
+2
2024-03-25
wifi: iwlwifi: mvm: consider having one active link
Shaul Triebitz
1
-7
/
+9
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-5
/
+7
2024-03-04
wifi: mac80211: add link id to ieee80211_gtk_rekey_add()
Shaul Triebitz
1
-5
/
+7
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2024-02-21
wifi: iwlwifi: mvm: unlock mvm if there is no primary link
Benjamin Berg
1
-2
/
+4
2024-02-21
wifi: iwlwifi: mvm: support wider-bandwidth OFDMA
Johannes Berg
1
-2
/
+3
2024-02-21
wifi: iwlwifi: mvm: ensure offloading TID queue exists
Benjamin Berg
1
-1
/
+8
2024-02-12
wifi: iwlwifi: don't use TRUE/FALSE with bool
Johannes Berg
1
-1
/
+1
2024-02-12
wifi: iwlwifi: iwlmvm: handle unprotected deauth/disassoc in d3
Shaul Triebitz
1
-0
/
+6
2024-02-08
wifi: iwlwifi: mvm: don't set replay counters to 0xff
Johannes Berg
1
-3
/
+1
2024-02-08
wifi: iwlwifi: mvm: avoid garbage iPN
Shaul Triebitz
1
-0
/
+3
2024-02-08
wifi: iwlwifi: mvm: always update keys in D3 exit
Shaul Triebitz
1
-4
/
+3
2024-02-08
wifi: iwlwifi: mvm: limit pseudo-D3 to 60 seconds
Johannes Berg
1
-0
/
+7
2024-02-08
wifi: iwlwifi: mvm: fix the key PN index
Shaul Triebitz
1
-3
/
+11
2024-02-02
wifi: iwlwifi: mvm: d3: implement suspend with MLO
Johannes Berg
1
-25
/
+54
2024-02-02
wifi: iwlwifi: mvm: d3: fix IPN byte order
Johannes Berg
1
-1
/
+7
2024-02-02
wifi: iwlwifi: mvm: d3: disconnect on GTK rekey failure
Johannes Berg
1
-1
/
+2
2023-12-21
wifi: iwlwifi: mvm: d3: avoid intermediate/early mutex unlock
Johannes Berg
1
-15
/
+2
2023-10-23
wifi: iwlwifi: mvm: fix regdb initialization
Gregory Greenman
1
-1
/
+1
2023-10-23
wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resume
Yedidya Benshimol
1
-0
/
+10
2023-09-25
wifi: iwlwifi: mvm: add support for new wowlan_info_notif
Yedidya Benshimol
1
-27
/
+138
2023-06-21
wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flow
Yedidya Benshimol
1
-24
/
+144
2023-06-21
wifi: iwlwifi: mvm: update two most recent GTKs on D3 resume flow
Yedidya Benshimol
1
-81
/
+115
2023-06-21
wifi: iwlwifi: mvm: Refactor security key update after D3
Yedidya Benshimol
1
-40
/
+42
2023-06-06
wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()
Gustavo A. R. Silva
1
-6
/
+2
2023-04-20
wifi: iwlwifi: mvm: fix potential memory leak
Johannes Berg
1
-7
/
+7
2023-04-14
wifi: iwlwifi: mvm: initialize seq variable
Tom Rix
1
-0
/
+1
2023-04-14
wifi: iwlwifi: mvm: support wowlan info notification version 2
Haim Dreyfuss
1
-1
/
+34
2023-03-30
wifi: iwlwifi: mvm: vif preparation for MLO
Gregory Greenman
1
-18
/
+21
2022-12-07
wifi: iwlwifi: mvm: d3: add TKIP to the GTK iterator
Naftali Goldstein
1
-2
/
+7
2022-09-18
wifi: iwlwifi: mvm: d3: parse keys from wowlan info notification
Naftali Goldstein
1
-83
/
+88
2022-09-18
wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3
Yedidya Benshimol
1
-7
/
+11
2022-09-18
wifi: iwlwifi: mvm: trigger resume flow before wait for notifications
Haim, Dreyfuss
1
-34
/
+43
2022-09-18
wifi: iwlwifi: mvm: Add handling for scan offload match info notification
Ilan Peer
1
-54
/
+138
2022-09-18
wifi: iwlwifi: mvm: enable resume based on notifications
Haim Dreyfuss
1
-2
/
+11
2022-09-18
wifi: iwlwifi: mvm: Add support for d3 end notification
Haim Dreyfuss
1
-4
/
+30
[next]