summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+5
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski1-1/+2
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie2-3/+3
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth5-0/+47
2023-08-01octeon_ep: initialize mbox mutexesMichal Schmidt1-0/+3
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2-19/+19
2023-07-29octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol errorSuman Ghosh1-2/+2
2023-07-28net: Explicitly include correct DT includesRob Herring4-6/+1
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+46
2023-07-25octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2-5/+46
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh8-104/+255
2023-07-21octeontx2-pf: htb offload support for Round Robin schedulingNaveen Mamindlapalli4-40/+247
2023-07-21octeontx2-pf: implement transmit schedular allocation algorithmNaveen Mamindlapalli2-6/+136
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-39/+103
2023-07-19octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep1-37/+100
2023-07-19net: mvpp2: debugfs: remove redundant parameter check in three functionsMinjie Du1-10/+0
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya1-2/+3
2023-07-11octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh2-0/+23
2023-07-07octeontx2-af: Move validation of ptp pointer before its usageSai Krishna2-11/+10
2023-07-07octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth2-11/+23
2023-07-06net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka1-2/+2
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam1-1/+1
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam8-6/+77
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam1-0/+7
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2-1/+12
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam2-2/+3
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds28-275/+2813
2023-06-28Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-14/+9
2023-06-27octeon_ep: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-23net: prestera: update PCS driver to use neg_modeRussell King (Oracle)1-8/+3
2023-06-23net: mvpp2: update PCS driver to use neg_modeRussell King (Oracle)1-6/+8
2023-06-23net: mvneta: update PCS driver to use neg_modeRussell King (Oracle)1-3/+4
2023-06-21octeontx2-pf: TC flower offload support for rxqueue mappingRatheesh Kannoth1-2/+12
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-33/+10
2023-06-16octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-13octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli2-2/+144
2023-06-13octeontx2-af: add option to toggle DROP_RE enable in rx cfgNithin Dabilpuram2-0/+6
2023-06-13octeontx2-af: Enable LBK links only when switch mode is on.Subbaraya Sundeep3-6/+25
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham8-12/+73
2023-06-13octeontx2-af: extend RSS supported offload typesKiran Kumar K2-0/+63
2023-06-13octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli1-0/+68
2023-06-10octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram1-4/+0
2023-06-10octeontx2-af: fixed resource availability checkSatha Rao1-1/+2
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth1-27/+2
2023-05-31flow_offload: Reject matching on layer 2 missIdo Schimmel1-0/+6
2023-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+1
2023-05-23octeontx2-pf: Add support for page poolRatheesh Kannoth7-22/+96
2023-05-19octeontx2-pf: Fix TSOv6 offloadSunil Goutham1-3/+1
2023-05-17octeontx2-pf: mcs: Support VLAN in clear textSubbaraya Sundeep2-2/+7
2023-05-15octeontx2-pf: mcs: Remove unneeded semicolonYang Li1-2/+2