summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2020-07-08net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-06-30net: mvneta: fix use of state->speedRussell King1-1/+1
2020-06-25net: ethernet: mvneta: Add back interface mode validationSascha Hauer1-3/+19
2020-06-25net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer1-1/+1
2020-06-19net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer1-0/+6
2020-06-19net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer1-36/+44
2020-06-16mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-15mvpp2: ethtool rxtx stats fixSven Auhagen1-2/+2
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+13
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-13/+13
2020-06-10net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi1-0/+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-02xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-1/+1
2020-05-26mvneta: 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-24net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang1-1/+1
2020-05-23Revert "net: mvneta: speed down the PHY, if WoL used, to save energy"David S. Miller1-11/+0
2020-05-23net: 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-15mvneta: Add XDP frame size to driverJesper Dangaard Brouer1-10/+15
2020-05-14net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas1-0/+11
2020-05-10octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao4-50/+24
2020-05-09octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun1-2/+6
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-0/+5
2020-05-07net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter1-0/+3
2020-05-07net: 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-05-01octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun1-2/+6
2020-04-26octeontx2-pf: Remove unneeded semicolonZheng Bin1-1/+1
2020-04-13net: mvneta: Fix a typoChristophe JAILLET1-1/+1
2020-03-26Merge 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-24octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham5-89/+75
2020-03-24octeontx2-af: Remove driver version and fix authorshipSunil Goutham2-6/+2
2020-03-24octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya2-9/+34
2020-03-24octeontx2-vf: Link event notification supportTomasz Duszynski2-2/+93
2020-03-24octeontx2-vf: Ethtool supportTomasz Duszynski3-14/+117
2020-03-24octeontx2-vf: Virtual function driver supportTomasz Duszynski8-1/+699
2020-03-24octeontx2-pf: Handle VF function level resetGeetha sowjanya2-3/+239
2020-03-24octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham2-0/+446
2020-03-18net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski1-2/+2
2020-03-18net: mvmdio: avoid error message for optional IRQChris Packham1-1/+1
2020-03-18Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham1-3/+3
2020-03-17net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang1-2/+1
2020-03-15net: sky2: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-15net: skge: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-15net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski1-11/+2