index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-06-21
wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flow
Yedidya Benshimol
2023-06-21
wifi: iwlwifi: mvm: update two most recent GTKs on D3 resume flow
Yedidya Benshimol
2023-06-21
wifi: iwlwifi: mvm: Refactor security key update after D3
Yedidya Benshimol
2023-06-06
wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()
Gustavo A. R. Silva
2023-04-20
wifi: iwlwifi: mvm: fix potential memory leak
Johannes Berg
2023-04-14
wifi: iwlwifi: mvm: initialize seq variable
Tom Rix
2023-04-14
wifi: iwlwifi: mvm: support wowlan info notification version 2
Haim Dreyfuss
2023-03-30
wifi: iwlwifi: mvm: vif preparation for MLO
Gregory Greenman
2022-12-07
wifi: iwlwifi: mvm: d3: add TKIP to the GTK iterator
Naftali Goldstein
2022-09-18
wifi: iwlwifi: mvm: d3: parse keys from wowlan info notification
Naftali Goldstein
2022-09-18
wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3
Yedidya Benshimol
2022-09-18
wifi: iwlwifi: mvm: trigger resume flow before wait for notifications
Haim, Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: Add handling for scan offload match info notification
Ilan Peer
2022-09-18
wifi: iwlwifi: mvm: enable resume based on notifications
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: Add support for d3 end notification
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: Add support for wowlan wake packet notification
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: Add support for wowlan info notification
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: don't check D0I3 version
Haim Dreyfuss
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-05-18
iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan status
Haim Dreyfuss
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-02-18
iwlwifi: mvm: align locking in D3 test debugfs
Johannes Berg
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
2022-02-18
iwlwifi: fix various more -Wcast-qual warnings
Johannes Berg
2022-02-18
iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id
Johannes Berg
2021-12-07
iwlwifi: mvm: d3: support v12 wowlan status
Johannes Berg
2021-12-07
iwlwifi: mvm: d3: move GTK rekeys condition
Johannes Berg
2021-10-28
iwlwifi: mvm: d3: use internal data representation
Johannes Berg
2021-10-20
iwlwifi: mvm: reset PM state on unsuccessful resume
Johannes Berg
2021-09-19
iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys()
Dan Carpenter
2021-09-19
iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data()
Dan Carpenter
2021-08-26
iwlwifi: mvm: support version 11 of wowlan statuses notification
Gregory Greenman
2021-08-26
iwlwifi: mvm: d3: implement RSC command version 5
Johannes Berg
2021-08-26
iwlwifi: mvm: d3: make key reprogramming iteration optional
Johannes Berg
2021-08-26
iwlwifi: mvm: d3: add separate key iteration for GTK type
Johannes Berg
2021-08-26
iwlwifi: mvm: d3: refactor TSC/RSC configuration
Johannes Berg
2021-08-26
iwlwifi: mvm: d3: remove fixed cmd_flags argument
Johannes Berg
2021-08-26
iwlwifi: mvm: d3: separate TKIP data from key iteration
Johannes Berg
2021-06-22
iwlwifi: mvm: introduce iwl_wowlan_get_status_cmd
Emmanuel Grumbach
2021-06-22
iwlwifi: mvm: introduce iwl_wowlan_kek_kck_material_cmd_v4
Emmanuel Grumbach
2021-06-22
iwlwifi: mvm: update iwl_wowlan_patterns_cmd
Emmanuel Grumbach
2021-06-22
iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4
Emmanuel Grumbach
2021-06-22
iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version
Emmanuel Grumbach
2021-06-22
iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSES
Naftali Goldstein
2021-04-14
iwlwifi: mvm: Add support for 6GHz passive scan
Ilan Peer
2021-02-11
iwlwifi: mvm: global PM mode does not reset after FW crash
Ravi Darsi
2021-02-10
iwlwifi: mvm: remove useless iwl_mvm_resume_d3() function
Johannes Berg
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
2021-02-05
iwlwifi: fwrt: add suspend/resume time point
Mordechay Goodstein
[next]