aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/netronome/nfp/nfp_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-09nfp: remove automatic caching of RTsym tableJakub Kicinski1-1/+5
2017-05-31nfp: fix memory leak on FW load errorJakub Kicinski1-0/+1
2017-05-30nfp: add hwmon supportDavid Brunecz1-6/+15
2017-05-30nfp: set driver VF limitJakub Kicinski1-8/+15
2017-05-26nfp: add devlink supportSimon Horman1-5/+19
2017-05-26nfp: move mutex init out of net codeJakub Kicinski1-0/+4
2017-05-22nfp: provide linking on port structuresJakub Kicinski1-0/+1
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski1-1/+1
2017-04-24nfp: add NSP routine to get static informationDavid Brunecz1-0/+7
2017-04-05nfp: separate high level and low level NSP headersJakub Kicinski1-1/+1
2017-04-05nfp: add mutex protection for the port listJakub Kicinski1-2/+1
2017-02-20nfp: allow application firmware to limit number of SR-IOV VFsJakub Kicinski1-0/+25
2017-02-20nfp: report manufacturing info on loadJakub Kicinski1-0/+7
2017-02-20nfp: refactor NSP initialization and add error messageJakub Kicinski1-23/+36
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman1-2/+2
2017-02-10nfp: add the PF driverJakub Kicinski1-1/+331
2017-02-10nfp: rename the driver and add new main fileJakub Kicinski1-0/+85