summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
...
* nfp: move control BAR pointer into data path structureJakub Kicinski2017-03-131-7/+7
* nfp: separate data path information from the reset of adapter structureJakub Kicinski2017-03-131-32/+32
* nfp: add support for reporting CRC32 hash functionJakub Kicinski2017-03-101-7/+16
* nfp: add very basic access to NSP logsJakub Kicinski2017-02-201-0/+76
* nfp: report NSP ABI version in ethtool FW versionJakub Kicinski2017-02-201-2/+23
* nfp: rename the driver and add new main fileJakub Kicinski2017-02-101-4/+4
* nfp: add XDP support in the driverJakub Kicinski2016-11-041-5/+17
* nfp: add support for ethtool .set_channelsJakub Kicinski2016-11-041-0/+47
* nfp: centralize runtime reconfiguration logicJakub Kicinski2016-11-041-0/+19
* nfp: add support for ethtool .get_channelsJakub Kicinski2016-11-041-0/+16
* nfp: bpf: allow offloaded filters to update statsJakub Kicinski2016-09-221-0/+12
* nfp: remove linux/version.h includesJakub Kicinski2016-09-091-1/+0Star
* nfp: implement ethtool .get_link() callbackJakub Kicinski2016-06-301-0/+1
* nfp: allow ring size reconfiguration at runtimeJakub Kicinski2016-04-081-21/+9Star
* net: add driver for Netronome NFP4000/NFP6000 NIC VFsJakub Kicinski2015-12-031-0/+640