summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfpcore
AgeCommit message (Expand)Author
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2023-11-28nfp: ethtool: support TX/RX pause frame on/offYu Xiao
2023-10-13nfp: replace deprecated strncpy with strscpyJustin Stitt
2023-10-06nfp: nsp: Annotate struct nfp_eth_table with __counted_byKees Cook
2023-05-09nfp: improve link modes reading processYinjun Zhang
2023-02-13nfp: ethtool: supplement nfp link modes supportedYu Xiao
2022-11-29nfp: ethtool: support reporting link modesYu Xiao
2022-09-30nfp: add support for link auto negotiationYinjun Zhang
2022-09-30nfp: add support for reporting active FEC modeYinjun Zhang
2022-08-30nfp: fix the access to management firmware hangingGao Xiao
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-06-23nfp: add 'ethtool --identify' supportSixiang Chen
2022-06-19Revert "nfp: update nfp_X logging definitions"Simon Horman
2022-06-13nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang
2022-06-08nfp: Remove kernel.h when not neededChristophe JAILLET
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-04-13nfp: update nfp_X logging definitionsDylan Muller
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe
2022-03-11nfp: take chip version into account for ring sizesJakub Kicinski
2022-03-11nfp: parametrize QCP offset/size using dev_infoJakub Kicinski
2022-03-11nfp: use dev_info for the DMA maskJakub Kicinski
2022-03-11nfp: use dev_info for PCIe config space BAR offsetsJakub Kicinski
2022-03-11nfp: introduce dev_info static chip dataJakub Kicinski
2022-03-11nfp: use PluDevice register for model for non-NFP6000 chipsDirk van der Merwe
2022-01-27nfp: Simplify array allocationRobin Murphy
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
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