summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/debug.c
AgeCommit message (Expand)AuthorLines
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller-5/+7
2021-09-14staging: wfx: uniformize counter namesJérôme Pouiller-23/+24
2021-09-14staging: wfx: update with the firmware API 3.8Jérôme Pouiller-0/+3
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman-0/+6
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum-6/+0
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller-1/+1
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller-17/+0
2020-08-18staging: wfx: fix a handful of spelling mistakesColin Ian King-3/+3
2020-08-18staging: wfx: clear alignment style issuesTomer Samara-1/+1
2020-07-03staging: wfx: add a debugfs entry to force ps_timeoutJérôme Pouiller-0/+23
2020-05-27staging: wfx: add support for tx_power_loopJérôme Pouiller-0/+26
2020-05-13staging: wfx: fix access to le32 attribute 'len'Jérôme Pouiller-1/+1
2020-05-13staging: wfx: fix output of rx_stats on big endian hostsJérôme Pouiller-4/+7
2020-04-28staging: wfx: also show unnamed counters fieldsJérôme Pouiller-0/+6
2020-04-28staging: wfx: show counters of all interfacesJérôme Pouiller-9/+16
2020-01-16staging: wfx: revert unexpected change in debugfs outputJérôme Pouiller-1/+1
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge-5/+10
2019-10-26staging: wfx: fix warnings of alignment should match open parenthesisJules Irenge-6/+8
2019-10-10staging: wfx: fix swapped arguments in memset callColin Ian King-1/+1
2019-10-08staging: wfx: fix copy_{to,from}_user() usageJérôme Pouiller-3/+2
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller-0/+2
2019-10-04staging: wfx: add debug files and trace debug eventsJérôme Pouiller-0/+105
2019-10-04staging: wfx: setup initial chip configurationJérôme Pouiller-0/+29
2019-10-04staging: wfx: introduce "secure link"Jérôme Pouiller-0/+17
2019-10-04staging: wfx: allow to send commands to chipJérôme Pouiller-0/+130
2019-10-04staging: wfx: instantiate mac80211 dataJérôme Pouiller-0/+12
2019-10-04staging: wfx: add tracepoints for I/O accessJérôme Pouiller-0/+10