summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wow.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2022-01-11ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong1-3/+4
2020-08-17ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-12ath10k: fix documentation in ath10k_wow_convert_8023_to_80211()Kalle Valo1-4/+3
2018-11-06ath10k: fix some typoYangtao Li1-2/+2
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong1-0/+168
2018-09-03ath10k: add waiting htt tx complete before wow enableWen Gong1-0/+2
2018-04-24ath10k: convert wow pattern from 802.3 to 802.11Wen Gong1-5/+133
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu1-0/+14
2016-04-20ath10k: move fw_features to struct ath10k_fw_fileKalle Valo1-3/+4
2015-08-13ath10k: fix hw reconfig on wow failureMichal Kazior1-1/+19
2015-03-30ath10k: add WOW patterns supportJanusz Dziedzic1-1/+46
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic1-0/+276