aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/pmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31wil6210: pmc: Demote a few nonconformant kernel-doc function headersLee Jones1-8/+4
2019-10-31wil6210: add SPDX license identifiersLior David1-12/+1
2019-09-12wil6210: add debugfs to show PMC ring contentDedy Lansky1-0/+26
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David1-2/+6
2018-01-09wil6210: support 40bit DMA addressesLazar Alexei1-5/+6
2017-04-13wil6210: fix array out of bounds access in pmcDedy Lansky1-2/+2
2017-03-09wil6210: set dma mask to reflect device capabilityHamad Kadmany1-1/+16
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei1-42/+37
2016-12-01wil6210: validate wil_pmc_alloc parametersMaya Erez1-6/+49
2015-10-09wil6210: pmc logger bug fixVladimir Shulman1-1/+1
2015-05-22wil6210: fix format specifier for dma_addr_tVladimir Kondratiev1-2/+2
2015-05-04wil6210: Add pmc debug mechanism memory managementVladimir Kondratiev1-0/+375