summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/debug.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-26staging: wfx: fix warnings of alignment should match open parenthesisJules Irenge1-6/+8
2019-10-10staging: wfx: fix swapped arguments in memset callColin Ian King1-1/+1
2019-10-08staging: wfx: fix copy_{to,from}_user() usageJérôme Pouiller1-3/+2
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller1-0/+2
2019-10-04staging: wfx: add debug files and trace debug eventsJérôme Pouiller1-0/+105
2019-10-04staging: wfx: setup initial chip configurationJérôme Pouiller1-0/+29
2019-10-04staging: wfx: introduce "secure link"Jérôme Pouiller1-0/+17
2019-10-04staging: wfx: allow to send commands to chipJérôme Pouiller1-0/+130
2019-10-04staging: wfx: instantiate mac80211 dataJérôme Pouiller1-0/+12
2019-10-04staging: wfx: add tracepoints for I/O accessJérôme Pouiller1-0/+10