aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-13/+13
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin1-1/+1
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-1/+1
2020-05-25mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zeroSven Auhagen1-1/+2
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+2
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang1-1/+1
2020-05-22Revert "net: mvneta: speed down the PHY, if WoL used, to save energy"David S. Miller1-11/+0
2020-05-22net: mvpp2: fix RX hashing for non-10G portsRussell King1-1/+1
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+6
2020-05-14mvneta: Add XDP frame size to driverJesper Dangaard Brouer1-10/+15
2020-05-13net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas1-0/+11
2020-05-09octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao4-50/+24
2020-05-08octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun1-2/+6
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-0/+5
2020-05-06net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter1-0/+3
2020-05-06net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter1-0/+2
2020-05-05net: mv643xx_eth: Remove unused inline function sum16_as_beYueHaibing1-5/+0
2020-04-30octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun1-2/+6
2020-04-25octeontx2-pf: Remove unneeded semicolonZheng Bin1-1/+1
2020-04-12net: mvneta: Fix a typoChristophe JAILLET1-1/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-4/+3
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham2-2/+29
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham1-0/+1
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham5-89/+75
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham2-6/+2
2020-03-23octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya2-9/+34
2020-03-23octeontx2-vf: Link event notification supportTomasz Duszynski2-2/+93
2020-03-23octeontx2-vf: Ethtool supportTomasz Duszynski3-14/+117
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski8-1/+699
2020-03-23octeontx2-pf: Handle VF function level resetGeetha sowjanya2-3/+239
2020-03-23octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham2-0/+446
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski1-2/+2
2020-03-17net: mvmdio: avoid error message for optional IRQChris Packham1-1/+1
2020-03-17Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham1-3/+3
2020-03-16net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang1-2/+1
2020-03-14net: sky2: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-14net: skge: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-14net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski1-11/+2
2020-03-14net: mvpp2: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-14net: mvneta: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-14net: mv643xx_eth: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter1-2/+5
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham1-3/+3
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko1-0/+6
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit2-14/+0
2020-03-04net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bitsHeiner Kallweit2-0/+2
2020-03-03octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King1-1/+1