summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-09-14octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian1-4/+7
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-14/+48
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner2-15/+14
2024-09-10octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli2-14/+48
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen1-1/+1
2024-09-07octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman1-1/+1
2024-09-07octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman1-2/+2
2024-09-04net: mvpp2: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04octeontx2-pf: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-03net: mv643xx_eth: Simplify with scoped for each OF child loopJinjie Ruan1-3/+2
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+2
2024-09-01octeontx2-af: configure default CPT credits for CN10KA B0Srujana Challa3-0/+39
2024-09-01octeontx2-af: avoid RXC register access for CN10KBSrujana Challa2-3/+24
2024-09-01octeontx2-af: use dynamic interrupt vectors for CN10KSrujana Challa3-20/+80
2024-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-12/+11
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan1-12/+11
2024-08-14net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()Simon Horman1-1/+1
2024-08-12eth: remove .cap_rss_ctx_supported from updated driversJakub Kicinski1-1/+0
2024-08-12eth: mvpp2: implement new RSS context APIJakub Kicinski3-33/+69
2024-08-11net: mvpp2: use device_for_each_child_node() to access device child nodesJavier Carrasco1-6/+2
2024-08-11net: mvpp2: use port_count to remove portsJavier Carrasco1-16/+7
2024-08-08net: mvpp2: Increase size of queue_name bufferSimon Horman1-1/+1
2024-07-30net: mvpp2: Don't re-use loop iteratorDan Carpenter1-3/+3
2024-07-15Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski1-6/+6
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2-2/+2
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent2-2/+2
2024-07-14net: mvpp2: Improve data types and use min()Thorsten Blum1-6/+6
2024-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-14/+31
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin1-1/+1
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram6-3/+102
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-35/+36
2024-06-23octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth4-35/+35
2024-06-21octeontx2-pf: Add ucast filter count configurability via devlink.Sai Krishna4-14/+79
2024-06-21net: mvpp2: fill-in dev_port attributeAryan Srivastava1-0/+1
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-4/+18
2024-06-19octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya3-2/+10
2024-06-19octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman1-1/+4
2024-06-14net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava1-1/+4
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+22
2024-06-05octeontx2-af: Add debugfs support to dump NIX TM topologyAnshumali Gaur3-0/+373
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
2024-06-04Revert "ethernet: octeontx2: avoid linking objects into multiple modules"Jakub Kicinski3-25/+6
2024-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4