aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski1-32/+2
2018-08-28nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski1-27/+16
2018-08-28nfp: convert all RTsym users to use new read/write helpersJakub Kicinski1-10/+3
2018-01-23nfp: fix fw dump handling of absolute rtsym sizeCarl Heymann1-6/+10
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski1-10/+9
2017-12-15nfp: fix XPB register reads in debug dumpCarl Heymann1-2/+13
2017-12-15nfp: fix absolute rtsym handling in debug dumpCarl Heymann1-16/+26
2017-12-11nfp: debug dump - decrease endian conversionsCarl Heymann1-7/+7
2017-12-05nfp: dump indirect ME CSRsCarl Heymann1-0/+113
2017-12-05nfp: dump CPP, XPB and direct ME CSRsCarl Heymann1-0/+102
2017-12-05nfp: dump firmware nameCarl Heymann1-0/+36
2017-12-05nfp: dump single hwinfo field by keyCarl Heymann1-0/+57
2017-12-05nfp: dump all hwinfoCarl Heymann1-0/+33
2017-12-05nfp: dump rtsymsCarl Heymann1-0/+124
2017-12-05nfp: dumpspec TLV traversalCarl Heymann1-1/+153
2017-12-05nfp: dump prologCarl Heymann1-2/+86
2017-12-05nfp: load debug dump specCarl Heymann1-1/+33
2017-12-05nfp: debug dump ethtool opsCarl Heymann1-0/+54