aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31wil6210: add SPDX license identifiersLior David1-12/+1
2019-04-03wil6210: check mid is validAhmad Masri1-3/+3
2019-04-03wil6210: prevent device memory access while in reset or suspendAhmad Masri1-11/+18
2018-10-01wil6210: remove set but not used variable 'start'YueHaibing1-2/+1
2018-07-02wil6210: add support for enhanced DMA RX data flowsGidon Studinski1-3/+3
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David1-38/+93
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David1-4/+5
2018-01-09wil6210: prevent parallel suspend and dump collectionMaya Erez1-0/+17
2017-12-02wil6210: update statistics for suspendLazar Alexei1-3/+5
2017-12-02wil6210: remove suspend time statisticsLazar Alexei1-18/+2
2017-12-02wil6210: fix PCIe bus mastering in case of interface downLazar Alexei1-8/+2
2017-12-02wil6210: run-time PM when interface downLazar Alexei1-0/+66
2017-08-08wil6210: fix interface-up checkHamad Kadmany1-1/+2
2017-08-08wil6210: add statistics for suspend timeMaya Erez1-2/+18
2017-08-08wil6210: check no_fw_recovery in resume failure recoveryMaya Erez1-1/+3
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez1-19/+209
2017-04-13wil6210: prevent access to 11AD device if resume failsMaya Erez1-2/+14
2017-04-13wil6210: protect against sporadic interrupt during suspend flowMaya Erez1-1/+12
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei1-10/+7
2016-05-28wil6210: add pm_notify handlingMaya Erez1-1/+24
2015-08-06wil6210: system power managementVladimir Kondratiev1-0/+98