summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_main.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: app callbacks for SRIOVSimon Horman2017-06-251-5/+37
* nfp: keep MIP object aroundJakub Kicinski2017-06-091-1/+4
* nfp: remove automatic caching of HWInfoJakub Kicinski2017-06-091-8/+12
* nfp: remove automatic caching of RTsym tableJakub Kicinski2017-06-091-1/+5
* nfp: fix memory leak on FW load errorJakub Kicinski2017-05-311-0/+1
* nfp: add hwmon supportDavid Brunecz2017-05-301-6/+15
* nfp: set driver VF limitJakub Kicinski2017-05-301-8/+15
* nfp: add devlink supportSimon Horman2017-05-261-5/+19
* nfp: move mutex init out of net codeJakub Kicinski2017-05-261-0/+4
* nfp: provide linking on port structuresJakub Kicinski2017-05-221-0/+1
* nfp: rename netdev/port to vNICJakub Kicinski2017-05-221-1/+1
* nfp: add NSP routine to get static informationDavid Brunecz2017-04-241-0/+7
* nfp: separate high level and low level NSP headersJakub Kicinski2017-04-051-1/+1
* nfp: add mutex protection for the port listJakub Kicinski2017-04-051-2/+1Star
* nfp: allow application firmware to limit number of SR-IOV VFsJakub Kicinski2017-02-201-0/+25
* nfp: report manufacturing info on loadJakub Kicinski2017-02-201-0/+7
* nfp: refactor NSP initialization and add error messageJakub Kicinski2017-02-201-23/+36
* nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman2017-02-171-2/+2
* nfp: add the PF driverJakub Kicinski2017-02-101-1/+331
* nfp: rename the driver and add new main fileJakub Kicinski2017-02-101-0/+85