aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2020-08-21octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-08-11net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-08-05octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep
2020-08-05octeontx2-pf: cancel reset_task workSubbaraya Sundeep
2020-08-05octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix
2020-07-22net: ethernet: mvneta: Add back interface mode validationSascha Hauer
2020-07-22net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer
2020-07-16net: mvneta: fix use of state->speedRussell King
2020-07-16net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer
2020-07-16net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer
2020-06-30mvpp2: ethtool rxtx stats fixSven Auhagen
2020-06-24mvpp2: remove module bugfixSven Auhagen
2020-06-22octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun
2020-06-17net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-05-22net: mvpp2: fix RX hashing for non-10G portsRussell King
2020-05-08octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun
2020-05-06net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter
2020-05-06net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter
2020-04-12net: mvneta: Fix a typoChristophe JAILLET
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham
2020-03-23octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya
2020-03-23octeontx2-vf: Link event notification supportTomasz Duszynski
2020-03-23octeontx2-vf: Ethtool supportTomasz Duszynski
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski
2020-03-23octeontx2-pf: Handle VF function level resetGeetha sowjanya
2020-03-23octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-17net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-17Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham
2020-03-16net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-03-14net: sky2: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: skge: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: mvpp2: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: mvneta: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: mv643xx_eth: reject unsupported coalescing paramsJakub Kicinski
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bitsHeiner Kallweit
2020-03-03octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King
2020-03-02mvneta: add XDP ethtool errors stats for TX to driverJesper Dangaard Brouer