summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-01-281-52/+24
|\
| * octeontx2: don't mess with ->d_parent or ->d_parent->d_nameAl Viro2025-01-151-52/+24
* | octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name()Nihar Chaithanya2025-01-061-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-12-191-1/+4
|\|
| * octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli2024-12-181-0/+1
| * octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli2024-12-181-1/+3
* | octeontx2-af: fix build regression without CONFIG_DCBArnd Bergmann2024-12-152-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-12-121-10/+8
|\|
| * octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya2024-12-101-10/+8
* | cn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFFLOAD disabledBharat Bhushan2024-12-112-2/+2
* | cn10k-ipsec: Enable outbound ipsec crypto offloadBharat Bhushan2024-12-091-3/+3
* | cn10k-ipsec: Allow ipsec crypto offload for skb with SABharat Bhushan2024-12-091-0/+15
* | cn10k-ipsec: Process outbound ipsec crypto offloadBharat Bhushan2024-12-097-3/+321
* | cn10k-ipsec: Add SA add/del support for outb ipsec crypto offloadBharat Bhushan2024-12-092-0/+523
* | cn10k-ipsec: Init hardware for outbound ipsec crypto offloadBharat Bhushan2024-12-096-2/+565
* | octeontx2-af: Disable backpressure between CPT and NIXBharat Bhushan2024-12-096-17/+106
* | octeontx2-pf: Move skb fragment map/unmap to common codeBharat Bhushan2024-12-093-46/+50
* | octeontx2-pf: map skb data as device writeableBharat Bhushan2024-12-091-2/+16
|/
* octeontx2-af: Fix SDP MAC link credits configurationGeetha sowjanya2024-12-022-0/+4
* octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam2024-11-268-6/+145
* octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam2024-11-262-17/+17
* octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam2024-11-262-5/+12
* octeontx2-af: RPM: Fix low network performanceHariprasad Kelam2024-11-265-11/+19
* octeontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam2024-11-261-1/+1
* octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King2024-11-151-1/+1
* octeontx2-pf: Adds TC offload supportGeetha sowjanya2024-11-137-17/+154
* octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya2024-11-132-0/+43
* octeontx2-pf: Add devlink port supportGeetha sowjanya2024-11-134-0/+98
* octeontx2-pf: Add representors for sdp MACGeetha sowjanya2024-11-138-26/+88
* octeontx2-pf: Configure VF mtu via representorGeetha sowjanya2024-11-132-0/+22
* octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya2024-11-138-3/+287
* octeontx2-pf: Get VF stats via representorGeetha sowjanya2024-11-137-54/+180
* octeontx2-af: Add packet path between representor and VFGeetha sowjanya2024-11-138-8/+298
* octeontx2-pf: Add basic net_device_opsGeetha sowjanya2024-11-135-11/+70
* octeontx2-pf: Create representor netdevGeetha sowjanya2024-11-136-0/+285
* octeontx2-pf: RVU representor driverGeetha sowjanya2024-11-1311-12/+326
* octeontx2-af: Knobs for NPC default rule countersLinu Cherian2024-11-113-0/+77
* octeontx2-af: Refactor few NPC mcam APIsLinu Cherian2024-11-113-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-291-49/+29
* 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