summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2023-07-252-5/+46
* octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep2023-07-191-37/+100
* octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya2023-07-181-2/+3
* octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh2023-07-112-0/+23
* octeontx2-af: Move validation of ptp pointer before its usageSai Krishna2023-07-072-11/+10
* octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth2023-07-072-11/+23
* net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka2023-07-061-2/+2
* octeontx-af: fix hardware timestamp configurationHariprasad Kelam2023-07-041-1/+1
* octeontx2-af: Reset MAC features in FLRHariprasad Kelam2023-07-028-6/+77
* octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam2023-07-021-0/+7
* octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2023-07-022-1/+12
* octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam2023-07-022-2/+3
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-2928-275/+2813
|\
| * octeon_ep: use vmalloc_array and vcallocJulia Lawall2023-06-271-1/+1
| * net: prestera: update PCS driver to use neg_modeRussell King (Oracle)2023-06-231-8/+3
| * net: mvpp2: update PCS driver to use neg_modeRussell King (Oracle)2023-06-231-6/+8
| * net: mvneta: update PCS driver to use neg_modeRussell King (Oracle)2023-06-231-3/+4
| * octeontx2-pf: TC flower offload support for rxqueue mappingRatheesh Kannoth2023-06-211-2/+12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-163-33/+10
| |\
| * | octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli2023-06-132-2/+144
| * | octeontx2-af: add option to toggle DROP_RE enable in rx cfgNithin Dabilpuram2023-06-132-0/+6
| * | octeontx2-af: Enable LBK links only when switch mode is on.Subbaraya Sundeep2023-06-133-6/+25
| * | octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham2023-06-138-12/+73
| * | octeontx2-af: extend RSS supported offload typesKiran Kumar K2023-06-132-0/+63
| * | octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli2023-06-131-0/+68
| * | flow_offload: Reject matching on layer 2 missIdo Schimmel2023-05-311-0/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-261-3/+1
| |\ \
| * | | octeontx2-pf: Add support for page poolRatheesh Kannoth2023-05-237-22/+96
| * | | octeontx2-pf: mcs: Support VLAN in clear textSubbaraya Sundeep2023-05-172-2/+7
| * | | octeontx2-pf: mcs: Remove unneeded semicolonYang Li2023-05-151-2/+2
| * | | octeontx2-pf: ethtool expose qos statsHariprasad Kelam2023-05-151-9/+20
| * | | octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli2023-05-1510-14/+1507
| * | | octeontx2-pf: Prepare for QOS offloadHariprasad Kelam2023-05-153-20/+43
| * | | octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam2023-05-155-38/+94
| * | | octeontx2-pf: qos send queues managementSubbaraya Sundeep2023-05-1510-42/+426
| * | | octeontx2-pf: Rename tot_tx_queues to non_qos_queuesHariprasad Kelam2023-05-154-15/+15
| * | | net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin2023-05-131-3/+2
| * | | octeontx2-pf: mcs: Offload extended packet number(XPN) featureSubbaraya Sundeep2023-05-122-19/+75
| * | | net: mvneta: allocate TSO header DMA memory in chunksRussell King (Oracle)2023-05-111-18/+70
| * | | net: mvneta: move tso_build_hdr() into mvneta_tso_put_hdr()Russell King (Oracle)2023-05-111-11/+11
| * | | net: mvneta: use buf->type to determine whether to dma-unmapRussell King (Oracle)2023-05-111-7/+4
| * | | net: mvneta: mark mapped and tso buffers separatelyRussell King (Oracle)2023-05-111-2/+4
| * | | net: mvneta: fix transmit path dma-unmapping on errorRussell King (Oracle)2023-05-111-20/+33
| * | | macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep2023-05-101-19/+19
* | | | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-283-14/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-093-14/+9
| |/ /
* | | octeon_ep: Add missing check for ioremapJiasheng Jiang2023-06-161-1/+6
* | | octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram2023-06-101-4/+0
* | | octeontx2-af: fixed resource availability checkSatha Rao2023-06-101-1/+2
* | | octeontx2-af: Fix promiscuous modeRatheesh Kannoth2023-06-091-27/+2
| |/ |/|