Searched hist:afda33499bea154dc792338c5c51a2038a206785 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | core.h | diff afda33499bea154dc792338c5c51a2038a206785 Mon Apr 19 01:59:56 CDT 2021 Ping-Ke Shih <pkshih@realtek.com> rtlwifi: implement set_tim by update beacon content
Once beacon content is changed, we update the content to wifi card by send_beacon_frame(). Then, STA with PS can wake up properly to receive its packets.
Since we update beacon content to PCI wifi devices every beacon interval, the only one usb device, 8192CU, needs to update beacon content when mac80211 calling set_tim.
Reported-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Tested-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210419065956.6085-1-pkshih@realtek.com
|
H A D | usb.c | diff afda33499bea154dc792338c5c51a2038a206785 Mon Apr 19 01:59:56 CDT 2021 Ping-Ke Shih <pkshih@realtek.com> rtlwifi: implement set_tim by update beacon content
Once beacon content is changed, we update the content to wifi card by send_beacon_frame(). Then, STA with PS can wake up properly to receive its packets.
Since we update beacon content to PCI wifi devices every beacon interval, the only one usb device, 8192CU, needs to update beacon content when mac80211 calling set_tim.
Reported-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Tested-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210419065956.6085-1-pkshih@realtek.com
|
H A D | core.c | diff afda33499bea154dc792338c5c51a2038a206785 Mon Apr 19 01:59:56 CDT 2021 Ping-Ke Shih <pkshih@realtek.com> rtlwifi: implement set_tim by update beacon content
Once beacon content is changed, we update the content to wifi card by send_beacon_frame(). Then, STA with PS can wake up properly to receive its packets.
Since we update beacon content to PCI wifi devices every beacon interval, the only one usb device, 8192CU, needs to update beacon content when mac80211 calling set_tim.
Reported-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Tested-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210419065956.6085-1-pkshih@realtek.com
|
H A D | wifi.h | diff afda33499bea154dc792338c5c51a2038a206785 Mon Apr 19 01:59:56 CDT 2021 Ping-Ke Shih <pkshih@realtek.com> rtlwifi: implement set_tim by update beacon content
Once beacon content is changed, we update the content to wifi card by send_beacon_frame(). Then, STA with PS can wake up properly to receive its packets.
Since we update beacon content to PCI wifi devices every beacon interval, the only one usb device, 8192CU, needs to update beacon content when mac80211 calling set_tim.
Reported-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Tested-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210419065956.6085-1-pkshih@realtek.com
|