aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfpcore
AgeCommit message (Expand)Author
2020-03-15net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-12nfp: read chip model from the PluDevice registerDirk van der Merwe
2019-09-10nfp: honor FW reset and loading policiesDirk van der Merwe
2019-09-10nfp: nsp: add support for hwinfo set operationDirk van der Merwe
2019-09-10nfp: nsp: add support for optional hwinfo lookupDirk van der Merwe
2019-09-10nfp: nsp: add support for fw_loaded commandDirk van der Merwe
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada
2019-06-14nfp: update the old flash error messageJakub Kicinski
2019-04-01nfp: nsp: implement read SFF module EEPROMDirk van der Merwe
2019-03-01nfp: nsp: set higher timeout for flash bundleDirk van der Merwe
2019-03-01nfp: nsp: allow the use of DMA bufferJakub Kicinski
2019-03-01nfp: nsp: move default buffer handling into its own functionJakub Kicinski
2019-03-01nfp: nsp: use fractional size of the bufferJakub Kicinski
2019-03-01nfp: report RJ45 connector in ethtoolJakub Kicinski
2019-02-01nfp: nsp: add support for versions commandJakub Kicinski
2019-02-01nfp: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski
2018-09-05nfp: validate rtsym accesses fall within the symbolJakub Kicinski
2018-09-05nfp: prefix rtsym error messages with symbol nameJakub Kicinski
2018-09-05nfp: fix readq on absolute RTsymsJakub Kicinski
2018-08-28nfp: support access to absolute RTsymsJakub Kicinski
2018-08-28nfp: convert existing RTsym helpers to full target decodingJakub Kicinski
2018-08-28nfp: pass cpp_id to nfp_cpp_map_area()Jakub Kicinski
2018-08-28nfp: add RTsym access helpersJakub Kicinski
2018-08-28nfp: add basic errors messages to target logicJakub Kicinski
2018-08-28nfp: save the MU locality field offsetJakub Kicinski
2018-08-28nfp: refactor the per-chip PCIe configJakub Kicinski
2018-08-28nfp: add support for NFP5000Jakub Kicinski
2018-08-28nfp: add support for indirect HWinfo lookupJakub Kicinski
2018-08-28nfp: interpret extended FW load result codesJakub Kicinski
2018-08-28nfp: attempt FW load from flashJakub Kicinski
2018-08-28nfp: encapsulate NSP command arguments into structsJakub Kicinski
2018-08-13nfp: clean up return types in kdoc commentsJakub Kicinski
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30nfp: fail probe if serial or interface id is missingJakub Kicinski
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-12nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski
2018-04-25nfp: print PCIe link bandwidth on probeJakub Kicinski
2018-04-25nfp: reset local locks on initJakub Kicinski
2018-04-12nfp: print a message when mutex wait is interruptedJakub Kicinski
2018-04-12nfp: ignore signals when communicating with management FWJakub Kicinski
2018-04-04nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe
2018-02-22nfp: add Makefiles to all directoriesJakub Kicinski
2018-02-06nfp: fix kdoc warnings on nested structuresJakub Kicinski
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski