aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_main.c
AgeCommit message (Expand)Author
2022-10-21nfp: only clean `sp_indiff` when application firmware is unloadedYinjun Zhang
2022-09-30nfp: add support for link auto negotiationYinjun Zhang
2022-09-30nfp: refine the ABI of getting `sp_indiff` infoYinjun Zhang
2022-07-12nfp: fix clang -Wformat warningsJustin Stitt
2022-06-21nfp: compose firmware file name with new hwinfo "nffw.partno"Yu Xiao
2022-05-09nfp: support Corigine PCIE vendor IDYu Xiao
2022-05-09nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao
2022-03-16eth: nfp: replace driver's "pf" lock with devlink instance lockJakub Kicinski
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe
2022-03-11nfp: use dev_info for the DMA maskJakub Kicinski
2022-03-11nfp: introduce dev_info static chip dataJakub Kicinski
2022-03-11nfp: sort the device ID tablesJakub Kicinski
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-11-12nfp: Fix passing zero to 'PTR_ERR'YueHaibing
2020-04-21net/nfp: Update driver to use global kernel versionLeon Romanovsky
2019-09-10kdoc: fix nfp_fw_load documentationDirk van der Merwe
2019-09-10nfp: honor FW reset and loading policiesDirk van der Merwe
2019-08-26nfp: add AMDA0058 boards to firmware listJakub Kicinski
2019-06-14nfp: print a warning when binding VFs to PF driverJakub Kicinski
2019-04-26nfp: implement PCI driver shutdown callbackDirk van der Merwe
2019-02-17nfp: devlink: allow flashing the device via devlinkJakub Kicinski
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski
2018-08-28nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski
2018-08-28nfp: convert all RTsym users to use new read/write helpersJakub Kicinski
2018-08-28nfp: add support for NFP5000Jakub Kicinski
2018-08-28nfp: attempt FW load from flashJakub Kicinski
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