summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/debug.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-06wfx: get out from the staging areaJérôme Pouiller1-331/+0
2022-01-25staging: wfx: remove force_ps_timeoutJérôme Pouiller1-23/+0
2022-01-25staging: wfx: fix structs alignmentsJérôme Pouiller1-1/+1
2022-01-25staging: wfx: reformat comments on 100 columnsJérôme Pouiller1-6/+4
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller1-18/+9
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller1-5/+5
2022-01-25staging: wfx: prefix functions from debug.h with wfx_Jérôme Pouiller1-3/+3
2022-01-25staging: wfx: prefix functions from hif_*.h with wfx_Jérôme Pouiller1-1/+1
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller1-5/+7
2021-09-14staging: wfx: uniformize counter namesJérôme Pouiller1-23/+24
2021-09-14staging: wfx: update with the firmware API 3.8Jérôme Pouiller1-0/+3
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman1-0/+6
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum1-6/+0
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