aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19devlink: move request_firmware out of driverJacob Keller1-1/+1
2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-09-10nfp: add devlink param infrastructureDirk van der Merwe1-0/+3
2019-09-10nfp: honor FW reset and loading policiesDirk van der Merwe1-0/+2
2019-02-17nfp: devlink: allow flashing the device via devlinkJakub Kicinski1-0/+2
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski1-32/+2
2018-05-23nfp: add shared buffer configurationJakub Kicinski1-1/+14
2018-05-23nfp: add support for per-PCI PF mailboxJakub Kicinski1-0/+6
2018-05-23nfp: move rtsym helpers to pf codeJakub Kicinski1-0/+6
2018-04-27nfp: don't depend on eth_tbl being availableJakub Kicinski1-1/+3
2017-12-05nfp: debug dump ethtool opsCarl Heymann1-0/+29
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón1-0/+4
2017-07-05nfp: remove legacy MAC address lookupJakub Kicinski1-2/+1
2017-07-05nfp: improve order of interfaces in breakout modeJakub Kicinski1-2/+0
2017-06-27nfp: allocate a private workqueue for driver workJakub Kicinski1-0/+4
2017-06-25nfp: provide nfp_port to of nfp_net_get_mac_addr()Simon Horman1-1/+2
2017-06-25nfp: map mac_stats and vf_cfg BARsSimon Horman1-0/+8
2017-06-09nfp: keep MIP object aroundJakub Kicinski1-0/+3
2017-06-09nfp: remove automatic caching of HWInfoJakub Kicinski1-1/+4
2017-06-09nfp: remove automatic caching of RTsym tableJakub Kicinski1-0/+3
2017-06-07nfp: create control vNICs and wire up rx/txJakub Kicinski1-0/+7
2017-06-07nfp: map all queue controllers at onceJakub Kicinski1-4/+2
2017-05-31nfp: move port init to appsJakub Kicinski1-0/+6
2017-05-30nfp: add hwmon supportDavid Brunecz1-0/+10
2017-05-26nfp: add devlink supportSimon Horman1-0/+3
2017-05-22nfp: provide linking on port structuresJakub Kicinski1-0/+2
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski1-0/+3
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski1-11/+11
2017-04-05nfp: add port state refreshJakub Kicinski1-0/+3
2017-04-05nfp: add mutex protection for the port listJakub Kicinski1-0/+3
2017-04-05nfp: don't spawn netdevs for reconfigured portsJakub Kicinski1-1/+4
2017-02-20nfp: allow application firmware to limit number of SR-IOV VFsJakub Kicinski1-0/+2
2017-02-10nfp: add the PF driverJakub Kicinski1-0/+49
2017-02-10nfp: rename the driver and add new main fileJakub Kicinski1-0/+48