aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_main.c
AgeCommit message (Expand)Author
2018-07-25nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski
2018-06-29nfp: stop limiting VFs to 0Jakub Kicinski
2018-05-23nfp: add support for per-PCI PF mailboxJakub Kicinski
2018-05-23nfp: move rtsym helpers to pf codeJakub Kicinski
2018-04-25nfp: reset local locks on initJakub Kicinski
2018-02-22nfp: advertise firmware for mixed 10G/25G modeDirk van der Merwe
2018-02-08nfp: populate MODULE_VERSIONJakub Kicinski
2018-01-23nfp: fix error return code in nfp_pci_probe()Wei Yongjun
2018-01-19nfp: register devlink after app is createdJakub Kicinski
2017-12-05nfp: debug dump ethtool opsCarl Heymann
2017-11-05nfp: make use of MAC reinitJakub Kicinski
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-23nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski
2017-07-27nfp: only use direct firmware requestsJakub Kicinski
2017-07-27nfp: look for firmware image by device serial number and PCI nameJakub Kicinski
2017-06-27nfp: allocate a private workqueue for driver workJakub Kicinski
2017-06-27nfp: reorder SR-IOV config and nfp_app SR-IOV callbacksJakub Kicinski
2017-06-27nfp: handle SR-IOV already enabled when driver is probingJakub Kicinski
2017-06-25nfp: app callbacks for SRIOVSimon Horman
2017-06-09nfp: keep MIP object aroundJakub Kicinski
2017-06-09nfp: remove automatic caching of HWInfoJakub Kicinski
2017-06-09nfp: remove automatic caching of RTsym tableJakub Kicinski
2017-05-31nfp: fix memory leak on FW load errorJakub Kicinski
2017-05-30nfp: add hwmon supportDavid Brunecz
2017-05-30nfp: set driver VF limitJakub Kicinski
2017-05-26nfp: add devlink supportSimon Horman
2017-05-26nfp: move mutex init out of net codeJakub Kicinski
2017-05-22nfp: provide linking on port structuresJakub Kicinski
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski
2017-04-24nfp: add NSP routine to get static informationDavid Brunecz
2017-04-05nfp: separate high level and low level NSP headersJakub Kicinski
2017-04-05nfp: add mutex protection for the port listJakub Kicinski
2017-02-20nfp: allow application firmware to limit number of SR-IOV VFsJakub Kicinski
2017-02-20nfp: report manufacturing info on loadJakub Kicinski
2017-02-20nfp: refactor NSP initialization and add error messageJakub Kicinski
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman
2017-02-10nfp: add the PF driverJakub Kicinski
2017-02-10nfp: rename the driver and add new main fileJakub Kicinski