summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/traces.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-06wfx: get out from the staging areaJérôme Pouiller1-496/+0
2022-01-25staging: wfx: reformat comments on 100 columnsJérôme Pouiller1-5/+4
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller1-9/+5
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller1-5/+5
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller1-1/+1
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman1-0/+3
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum1-3/+0
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-07-03staging: wfx: add tracepoint "queues_stats"Jérôme Pouiller1-0/+51
2020-05-19staging: wfx: Typo fixMohamed Dawod1-3/+3
2020-05-13staging: wfx: fix endianness of the field 'status'Jérôme Pouiller1-1/+1
2020-05-13staging: wfx: fix access to le32 attribute 'len'Jérôme Pouiller1-1/+1
2020-05-13staging: wfx: fix endianness of fields media_delay and tx_queue_delayJérôme Pouiller1-2/+2
2020-05-13staging: wfx: fix cast operatorJérôme Pouiller1-1/+1
2020-04-28staging: wfx: fix messages names in tracepointsJérôme Pouiller1-1/+1
2020-04-28staging: wfx: update list of known messages in tracepointsJérôme Pouiller1-4/+9
2019-12-18staging: wfx: ensure that traces never modify argumentsJérôme Pouiller1-6/+8
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge1-9/+18
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller1-0/+74
2019-10-04staging: wfx: add tracepoints for HIFJérôme Pouiller1-0/+211
2019-10-04staging: wfx: add tracepoints for I/O accessJérôme Pouiller1-0/+149