Message ID | 20211011193750.4891-1-cjhuang@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | ath11k: support WoW functionalities | expand |
Carl Huang <cjhuang@codeaurora.org> writes: > Ath11k WoW basic funtionalities are merged from ath10k such > as magic-pattern, PNO, disconnect and patterns. > > Hw data filter and pktlog purge are required for ath11k. > > ARP and NS offload, GTK rekey offload are new WoW features > implemented on ath11k. Had few minor comments, but this looked good. Next time remember to use ath.git master branch as the baseline and use --base, makes it easier for me to apply the patches.