summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-041-34/+8Star
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2Star
* nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski2018-05-231-2/+2
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-3/+3
* nfp: don't reuse pointers in ring dumpingJakub Kicinski2017-08-191-6/+7
* nfp: make sure debug accesses don't depend on netdevsJakub Kicinski2017-06-071-3/+6
* nfp: fix print format for ring pointers in ring dumpsJakub Kicinski2017-05-301-2/+2
* nfp: rename netdev/port to vNICJakub Kicinski2017-05-221-2/+2
* nfp: remove RX queue pointersJakub Kicinski2017-03-221-11/+4Star
* nfp: separate data path information from the reset of adapter structureJakub Kicinski2017-03-131-2/+2
* nfp: move more ring debug info to debugfsJakub Kicinski2017-03-101-4/+9
* nfp: add port layer to debugfs directoriesJakub Kicinski2017-02-101-12/+27
* nfp: add XDP support in the driverJakub Kicinski2016-11-041-8/+29
* nfp: add support for ethtool .set_channelsJakub Kicinski2016-11-041-2/+2
* nfp: use alloc_frag() and build_skb()Jakub Kicinski2016-11-011-5/+4Star
* nfp: remove unnecessary staticJakub Kicinski2016-04-171-1/+1
* nfp: check the right pointer for errorsJakub Kicinski2016-04-171-1/+1
* nfp: allocate ring SW structs dynamicallyJakub Kicinski2016-04-081-8/+12
* net: add driver for Netronome NFP4000/NFP6000 NIC VFsJakub Kicinski2015-12-031-0/+235