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