summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfpcore
AgeCommit message (Expand)Author
2021-06-09nfp: use list_move instead of list_del/list_add in nfp_cppcore.cBaokun Li
2021-05-17net: netronome: nfp: Fix wrong function name in commentsYang Shen
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-15net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-05nfp: Use pci_get_dsn()Jacob Keller
2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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