summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfpcore
AgeCommit message (Expand)AuthorFilesLines
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2023-11-29nfp: ethtool: support TX/RX pause frame on/offYu Xiao2-1/+95
2023-10-14nfp: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-06nfp: nsp: Annotate struct nfp_eth_table with __counted_byKees Cook1-1/+1
2023-05-10nfp: improve link modes reading processYinjun Zhang2-28/+33
2023-02-13nfp: ethtool: supplement nfp link modes supportedYu Xiao1-0/+3
2022-11-29nfp: ethtool: support reporting link modesYu Xiao3-0/+99
2022-10-01nfp: add support for link auto negotiationYinjun Zhang2-0/+3
2022-10-01nfp: add support for reporting active FEC modeYinjun Zhang2-1/+10
2022-08-31nfp: fix the access to management firmware hangingGao Xiao1-0/+1
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang1-1/+2
2022-06-23nfp: add 'ethtool --identify' supportSixiang Chen2-0/+32
2022-06-19Revert "nfp: update nfp_X logging definitions"Simon Horman1-20/+6
2022-06-13nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang1-2/+2
2022-06-08nfp: Remove kernel.h when not neededChristophe JAILLET1-1/+0
2022-05-10nfp: support Corigine PCIE vendor IDYu Xiao2-8/+16
2022-05-10nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao1-1/+1
2022-04-13nfp: update nfp_X logging definitionsDylan Muller1-6/+20
2022-03-12nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe3-4/+21
2022-03-12nfp: take chip version into account for ring sizesJakub Kicinski2-0/+7
2022-03-12nfp: parametrize QCP offset/size using dev_infoJakub Kicinski2-0/+17
2022-03-12nfp: use dev_info for the DMA maskJakub Kicinski2-0/+4
2022-03-12nfp: use dev_info for PCIe config space BAR offsetsJakub Kicinski3-12/+12
2022-03-12nfp: introduce dev_info static chip dataJakub Kicinski4-4/+38
2022-03-12nfp: use PluDevice register for model for non-NFP6000 chipsDirk van der Merwe1-2/+7
2022-01-27nfp: Simplify array allocationRobin Murphy1-1/+1
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie1-1/+3
2021-06-09nfp: use list_move instead of list_del/list_add in nfp_cppcore.cBaokun Li1-2/+1
2021-05-18net: netronome: nfp: Fix wrong function name in commentsYang Shen1-1/+1
2020-12-05nfp: Replace zero-length array with flexible-array memberSimon Horman1-1/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-3/+3
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2020-03-16net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-4/+4
2020-03-06nfp: Use pci_get_dsn()Jacob Keller1-15/+9
2020-02-25netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+3
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-4/+0
2019-09-12nfp: read chip model from the PluDevice registerDirk van der Merwe1-10/+6
2019-09-10nfp: honor FW reset and loading policiesDirk van der Merwe1-0/+15
2019-09-10nfp: nsp: add support for hwinfo set operationDirk van der Merwe2-0/+21
2019-09-10nfp: nsp: add support for optional hwinfo lookupDirk van der Merwe2-4/+50
2019-09-10nfp: nsp: add support for fw_loaded commandDirk van der Merwe2-0/+16
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada2-4/+0
2019-06-15nfp: update the old flash error messageJakub Kicinski1-1/+6
2019-04-02nfp: nsp: implement read SFF module EEPROMDirk van der Merwe2-0/+70
2019-03-01nfp: nsp: set higher timeout for flash bundleDirk van der Merwe1-4/+1
2019-03-01nfp: nsp: allow the use of DMA bufferJakub Kicinski1-5/+191
2019-03-01nfp: nsp: move default buffer handling into its own functionJakub Kicinski1-42/+51
2019-03-01nfp: nsp: use fractional size of the bufferJakub Kicinski1-6/+7
2019-03-01nfp: report RJ45 connector in ethtoolJakub Kicinski2-0/+4