summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2Star
* nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski2018-08-291-27/+16Star
* nfp: convert all RTsym users to use new read/write helpersJakub Kicinski2018-08-291-10/+3Star
* nfp: fix fw dump handling of absolute rtsym sizeCarl Heymann2018-01-231-6/+10
* nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski2018-01-191-10/+9Star
* nfp: fix XPB register reads in debug dumpCarl Heymann2017-12-151-2/+13
* nfp: fix absolute rtsym handling in debug dumpCarl Heymann2017-12-151-16/+26
* nfp: debug dump - decrease endian conversionsCarl Heymann2017-12-111-7/+7
* nfp: dump indirect ME CSRsCarl Heymann2017-12-051-0/+113
* nfp: dump CPP, XPB and direct ME CSRsCarl Heymann2017-12-051-0/+102
* nfp: dump firmware nameCarl Heymann2017-12-051-0/+36
* nfp: dump single hwinfo field by keyCarl Heymann2017-12-051-0/+57
* nfp: dump all hwinfoCarl Heymann2017-12-051-0/+33
* nfp: dump rtsymsCarl Heymann2017-12-051-0/+124
* nfp: dumpspec TLV traversalCarl Heymann2017-12-051-1/+153
* nfp: dump prologCarl Heymann2017-12-051-2/+86
* nfp: load debug dump specCarl Heymann2017-12-051-1/+33
* nfp: debug dump ethtool opsCarl Heymann2017-12-051-0/+54