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