summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King8 days1-1/+1
* octeontx2-pf: Adds TC offload supportGeetha sowjanya11 days7-17/+154
* octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya11 days2-0/+43
* octeontx2-pf: Add devlink port supportGeetha sowjanya11 days4-0/+98
* octeontx2-pf: Add representors for sdp MACGeetha sowjanya11 days8-26/+88
* octeontx2-pf: Configure VF mtu via representorGeetha sowjanya11 days2-0/+22
* octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya11 days8-3/+287
* octeontx2-pf: Get VF stats via representorGeetha sowjanya11 days7-54/+180
* octeontx2-af: Add packet path between representor and VFGeetha sowjanya11 days8-8/+298
* octeontx2-pf: Add basic net_device_opsGeetha sowjanya11 days5-11/+70
* octeontx2-pf: Create representor netdevGeetha sowjanya11 days6-0/+285
* octeontx2-pf: RVU representor driverGeetha sowjanya11 days11-12/+326
* octeontx2-af: Knobs for NPC default rule countersLinu Cherian12 days3-0/+77
* octeontx2-af: Refactor few NPC mcam APIsLinu Cherian12 days3-39/+92
* dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2024-11-031-1/+1
* octeontx2-pf: Move shared APIs to header fileGeetha sowjanya2024-10-303-14/+28
* octeontx2-pf: Reuse PF max mtu valueGeetha sowjanya2024-10-304-2/+5
* octeontx2-pf: Add new APIs for queue memory alloc/free.Geetha sowjanya2024-10-302-16/+39
* octeontx2-pf: Define common API for HW resources configurationGeetha sowjanya2024-10-302-63/+83
* net: marvell: use ethtool string helpersRosen Penev2024-10-296-117/+68
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-10-251-23/+59
|\
| * octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin2024-10-191-0/+27
| * octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin2024-10-191-23/+32
* | net: mv643xx: use ethtool_putsRosen Penev2024-10-221-7/+3
* | octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.cDipendra Khadka2024-10-221-0/+5
* | octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.cDipendra Khadka2024-10-221-0/+9
* | octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.cDipendra Khadka2024-10-221-0/+5
* | octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.cDipendra Khadka2024-10-221-0/+10
* | octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.cDipendra Khadka2024-10-221-0/+10
* | octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.cDipendra Khadka2024-10-221-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-10-211-2/+2
|\|
| * octeontx2-af: Fix potential integer overflows on integer shiftsColin Ian King2024-10-151-2/+2
* | net: mvneta: use ethtool_putsRosen Penev2024-10-141-3/+1
* | net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-046-7/+7
* | octeontx2-af: Change block parameter to const pointer in get_lf_str_listRiyan Dhiman2024-10-041-7/+7
* | net: mv643xx: fix wrong devm_clk_get usageRosen Penev2024-10-041-13/+4
* | net: mv643xx: use devm_platform_ioremap_resourceRosen Penev2024-10-041-8/+3
* | net: marvell: mvmdio: use clk_get_optionalRosen Penev2024-10-031-7/+4
|/
* Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-171-1/+1
|\
| * Merge branch 'linus' into timers/coreThomas Gleixner2024-09-102-15/+14
| |\
| * | treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2024-09-081-1/+1
* | | octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian2024-09-131-4/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-122-14/+48
|\ \ \
| * | | octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli2024-09-102-14/+48
| | |/ | |/|
* | | octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman2024-09-061-1/+1
* | | octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman2024-09-061-2/+2
* | | net: mvpp2: Remove setting of RX software timestampGal Pressman2024-09-031-2/+0
* | | octeontx2-pf: Remove setting of RX software timestampGal Pressman2024-09-031-2/+0
* | | net: mv643xx_eth: Simplify with scoped for each OF child loopJinjie Ruan2024-09-031-3/+2
* | | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-1/+2