summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
7 daysocteontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King1-1/+1
10 daysocteontx2-pf: Adds TC offload supportGeetha sowjanya7-17/+154
10 daysocteontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya2-0/+43
10 daysocteontx2-pf: Add devlink port supportGeetha sowjanya4-0/+98
10 daysocteontx2-pf: Add representors for sdp MACGeetha sowjanya8-26/+88
10 daysocteontx2-pf: Configure VF mtu via representorGeetha sowjanya2-0/+22
10 daysocteontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya8-3/+287
10 daysocteontx2-pf: Get VF stats via representorGeetha sowjanya7-54/+180
10 daysocteontx2-af: Add packet path between representor and VFGeetha sowjanya8-8/+298
10 daysocteontx2-pf: Add basic net_device_opsGeetha sowjanya5-11/+70
10 daysocteontx2-pf: Create representor netdevGeetha sowjanya6-0/+285
10 daysocteontx2-pf: RVU representor driverGeetha sowjanya11-12/+326
11 daysocteontx2-af: Knobs for NPC default rule countersLinu Cherian3-0/+77
11 daysocteontx2-af: Refactor few NPC mcam APIsLinu Cherian3-39/+92
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos1-1/+1
2024-10-31octeontx2-pf: Move shared APIs to header fileGeetha sowjanya3-14/+28
2024-10-31octeontx2-pf: Reuse PF max mtu valueGeetha sowjanya4-2/+5
2024-10-31octeontx2-pf: Add new APIs for queue memory alloc/free.Geetha sowjanya2-16/+39
2024-10-31octeontx2-pf: Define common API for HW resources configurationGeetha sowjanya2-63/+83
2024-10-30net: marvell: use ethtool string helpersRosen Penev6-117/+68
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-23/+59
2024-10-23net: mv643xx: use ethtool_putsRosen Penev1-7/+3
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.cDipendra Khadka1-0/+5
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.cDipendra Khadka1-0/+9
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.cDipendra Khadka1-0/+5
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.cDipendra Khadka1-0/+10
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.cDipendra Khadka1-0/+10
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.cDipendra Khadka1-0/+4
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+2
2024-10-20octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin1-0/+27
2024-10-20octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin1-23/+32
2024-10-15octeontx2-af: Fix potential integer overflows on integer shiftsColin Ian King1-2/+2
2024-10-15net: mvneta: use ethtool_putsRosen Penev1-3/+1
2024-10-05net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König6-7/+7
2024-10-04octeontx2-af: Change block parameter to const pointer in get_lf_str_listRiyan Dhiman1-7/+7
2024-10-04net: mv643xx: fix wrong devm_clk_get usageRosen Penev1-13/+4
2024-10-04net: mv643xx: use devm_platform_ioremap_resourceRosen Penev1-8/+3
2024-10-04net: marvell: mvmdio: use clk_get_optionalRosen Penev1-7/+4
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-09-14octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian1-4/+7
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-14/+48
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner2-15/+14
2024-09-10octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli2-14/+48
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen1-1/+1
2024-09-07octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman1-1/+1
2024-09-07octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman1-2/+2
2024-09-04net: mvpp2: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04octeontx2-pf: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-03net: mv643xx_eth: Simplify with scoped for each OF child loopJinjie Ruan1-3/+2
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+2