summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: update the old flash error messageJakub Kicinski2019-06-151-1/+6
* nfp: nsp: implement read SFF module EEPROMDirk van der Merwe2019-04-021-0/+62
* nfp: nsp: set higher timeout for flash bundleDirk van der Merwe2019-03-011-4/+1Star
* nfp: nsp: allow the use of DMA bufferJakub Kicinski2019-03-011-5/+191
* nfp: nsp: move default buffer handling into its own functionJakub Kicinski2019-03-011-42/+51
* nfp: nsp: use fractional size of the bufferJakub Kicinski2019-03-011-6/+7
* nfp: nsp: add support for versions commandJakub Kicinski2019-02-021-0/+61
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2Star
* nfp: add support for indirect HWinfo lookupJakub Kicinski2018-08-291-0/+38
* nfp: interpret extended FW load result codesJakub Kicinski2018-08-291-3/+82
* nfp: attempt FW load from flashJakub Kicinski2018-08-291-0/+6
* nfp: encapsulate NSP command arguments into structsJakub Kicinski2018-08-291-69/+136
* nfp: ignore signals when communicating with management FWJakub Kicinski2018-04-131-2/+1Star
* nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe2018-04-041-4/+5
* nfp: implement firmware flashingDirk van der Merwe2017-12-151-0/+12
* nfp: extend NSP infrastructure for configurable timeoutsDirk van der Merwe2017-12-151-17/+43
* nfp: make use of MAC reinitJakub Kicinski2017-11-051-0/+5
* nfp: remove automatic caching of RTsym tableJakub Kicinski2017-06-091-7/+1Star
* nfp: add hwmon supportDavid Brunecz2017-05-301-0/+8
* nfp: support variable NSP response lengthsJakub Kicinski2017-05-301-0/+8
* nfp: don't completely refuse to work with old flashesJakub Kicinski2017-05-011-3/+1Star
* nfp: add NSP routine to get static informationDavid Brunecz2017-04-241-0/+7
* nfp: NSP backend for link configuration operationsJakub Kicinski2017-04-051-1/+5
* nfp: add extended error messagesJakub Kicinski2017-04-051-8/+29
* nfp: allow multi-stage NSP configurationJakub Kicinski2017-04-051-0/+43
* nfp: separate high level and low level NSP headersJakub Kicinski2017-04-051-0/+1
* nfp: correct return codes when msleep gets interruptedJakub Kicinski2017-03-221-6/+6
* nfp: report NSP ABI version in ethtool FW versionJakub Kicinski2017-02-201-0/+10
* nfp: store NSP ABI version in state structureJakub Kicinski2017-02-201-14/+13Star
* nfp: add support for service processor accessJakub Kicinski2017-02-101-0/+417