summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27octeon_ep: use vmalloc_array and vcallocJulia Lawall
2023-06-22net: prestera: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: mvpp2: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: mvneta: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-20octeontx2-pf: TC flower offload support for rxqueue mappingRatheesh Kannoth
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15octeon_ep: Add missing check for ioremapJiasheng Jiang
2023-06-13octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli
2023-06-13octeontx2-af: add option to toggle DROP_RE enable in rx cfgNithin Dabilpuram
2023-06-13octeontx2-af: Enable LBK links only when switch mode is on.Subbaraya Sundeep
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham
2023-06-13octeontx2-af: extend RSS supported offload typesKiran Kumar K
2023-06-13octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli
2023-06-10octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram
2023-06-10octeontx2-af: fixed resource availability checkSatha Rao
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth
2023-05-30flow_offload: Reject matching on layer 2 missIdo Schimmel
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-23octeontx2-pf: Add support for page poolRatheesh Kannoth
2023-05-19octeontx2-pf: Fix TSOv6 offloadSunil Goutham
2023-05-17octeontx2-pf: mcs: Support VLAN in clear textSubbaraya Sundeep
2023-05-15octeontx2-pf: mcs: Remove unneeded semicolonYang Li
2023-05-15octeontx2-pf: ethtool expose qos statsHariprasad Kelam
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli
2023-05-15octeontx2-pf: Prepare for QOS offloadHariprasad Kelam
2023-05-15octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep
2023-05-15octeontx2-pf: Rename tot_tx_queues to non_qos_queuesHariprasad Kelam
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-05-12octeontx2-pf: mcs: Offload extended packet number(XPN) featureSubbaraya Sundeep
2023-05-11net: mvneta: allocate TSO header DMA memory in chunksRussell King (Oracle)
2023-05-11net: mvneta: move tso_build_hdr() into mvneta_tso_put_hdr()Russell King (Oracle)
2023-05-11net: mvneta: use buf->type to determine whether to dma-unmapRussell King (Oracle)
2023-05-11net: mvneta: mark mapped and tso buffers separatelyRussell King (Oracle)
2023-05-11net: mvneta: fix transmit path dma-unmapping on errorRussell King (Oracle)
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep
2023-05-08net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-03octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-05-03octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-03octeontx2-af: Skip PFs if not enabledRatheesh Kannoth
2023-05-03octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth
2023-05-03octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth
2023-05-03octeontx2-af: Update correct mask to filter IPv4 fragmentsSuman Ghosh