summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/debug.c
AgeCommit message (Expand)Author
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