aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
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
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya
2020-03-02octeontx2-af: Interface backpressure configurationGeetha sowjanya
2020-02-27net: mvpp2: use resolved link config in mac_link_up()Russell King
2020-02-27net: mvneta: use resolved link config in mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-26net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-19net: mvneta: align xdp stats naming scheme to mlx5 driverLorenzo Bianconi
2020-02-19octeontx2-af: Cleanup nixlf and blkaddr retrieval logicSunil Goutham
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham