index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
wow.c
Age
Commit message (
Expand
)
Author
13 days
wifi: mac80211: don't require cipher and keylen in gtk rekey
Miri Korenblit
2025-07-18
wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode
Chin-Yen Lee
2025-07-18
wifi: rtw89: purge obsoleted scan events with software sequence number
Ping-Ke Shih
2025-07-15
wifi: rtw89: mcc: when MCC stop forcing to stay at GO role
Chih-Kang Chang
2025-07-04
wifi: rtw89: enter power save mode aggressively
Chin-Yen Lee
2025-05-05
wifi: rtw89: introduce helper to get designated link for MLO
Zong-Zhe Yang
2025-02-03
wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
Ping-Ke Shih
2025-02-03
wifi: rtw89: remove consumers of driver mutex
Ping-Ke Shih
2024-12-12
wifi: rtw89: ps: refactor PS flow to support MLO
Ping-Ke Shih
2024-11-27
wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add()
Zong-Zhe Yang
2024-09-24
wifi: rtw89: tweak driver architecture for impending MLO support
Zong-Zhe Yang
2024-09-24
wifi: rtw89: refactor STA related func ahead for MLO
Zong-Zhe Yang
2024-09-24
wifi: rtw89: refactor VIF related func ahead for MLO
Zong-Zhe Yang
2024-09-24
wifi: rtw89: read bss_conf corresponding to the link
Zong-Zhe Yang
2024-09-24
wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO
Zong-Zhe Yang
2024-09-24
wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO
Zong-Zhe Yang
2024-09-02
wifi: rtw89: wow: add scan interval option for net-detect
Chin-Yen Lee
2024-08-09
wifi: rtw89: wow: add delay option for net-detect
Chin-Yen Lee
2024-08-09
wifi: rtw89: wow: add WoWLAN net-detect support
Chin-Yen Lee
2024-08-09
wifi: rtw89: wow: implement PS mode for net-detect
Chin-Yen Lee
2024-06-27
wifi: rtw89: wow: enable beacon filter after swapping firmware
Chih-Kang Chang
2024-06-27
wifi: rtw89: wow: update WoWLAN reason register for different FW
Chih-Kang Chang
2024-06-27
wifi: rtw89: wow: append security header offset for different cipher
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: add ARP offload feature
Chin-Yen Lee
2024-05-04
wifi: rtw89: wow: support WEP cipher on WoWLAN
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: support 802.11w PMF IGTK rekey
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resume
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: add GTK rekey feature related H2C commands
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: prepare PTK GTK info from mac80211
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: parsing Auth Key Management from associate request
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power mode
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: send RFK pre-nofity H2C command in WoWLAN mode
Chin-Yen Lee
2024-03-05
wifi: rtw89: wow: move release offload packet earlier for WoWLAN mode
Chin-Yen Lee
2024-03-05
wifi: rtw89: wow: update config mac function with different generation
Chin-Yen Lee
2024-03-05
wifi: rtw89: update DMA function with different generation
Chin-Yen Lee
2024-03-05
wifi: rtw89: wow: update WoWLAN status register for different generation
Chin-Yen Lee
2024-03-05
wifi: rtw89: wow: update WoWLAN reason register for different chips
Chin-Yen Lee
2024-01-18
wifi: rtw89: fw: add chip_ops to update CMAC table to associated station
Ping-Ke Shih
2023-12-15
wifi: rtw89: mac: add suffix _ax to MAC functions
Ping-Ke Shih
2023-09-07
wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmware
Ping-Ke Shih
2023-08-25
wifi: rtw89: mac: define register address of rx_filter to generalize code
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851b: add support WoWLAN to 8851B
Chih-Kang Chang
2023-04-17
wifi: rtw89: fix power save function in WoWLAN mode
Chih-Kang Chang
2023-04-03
wifi: rtw89: remove superfluous H2C of join_info
Chin-Yen Lee
2023-02-15
wifi: rtw89: move H2C of del_pkt_offload before polling FW status ready
Chin-Yen Lee
2023-02-13
wifi: rtw89: refine packet offload flow
Chin-Yen Lee
2022-11-16
wifi: rtw89: Fix some error handling path in rtw89_wow_enable()
Christophe JAILLET
2022-11-01
wifi: rtw89: add WoWLAN pattern match support
Chin-Yen Lee
2022-11-01
wifi: rtw89: add WoWLAN function support
Chin-Yen Lee