aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller1-17/+0
2020-08-18staging: wfx: fix a handful of spelling mistakesColin Ian King1-3/+3
2020-08-18staging: wfx: clear alignment style issuesTomer Samara1-1/+1
2020-07-03staging: wfx: add a debugfs entry to force ps_timeoutJérôme Pouiller1-0/+23
2020-05-27staging: wfx: add support for tx_power_loopJérôme Pouiller1-0/+26
2020-05-13staging: wfx: fix access to le32 attribute 'len'Jérôme Pouiller1-1/+1
2020-05-13staging: wfx: fix output of rx_stats on big endian hostsJérôme Pouiller1-4/+7
2020-04-28staging: wfx: also show unnamed counters fieldsJérôme Pouiller1-0/+6
2020-04-28staging: wfx: show counters of all interfacesJérôme Pouiller1-9/+16
2020-01-16staging: wfx: revert unexpected change in debugfs outputJérôme Pouiller1-1/+1
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge1-5/+10
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