summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-07-30net: mvpp2: Don't re-use loop iteratorDan Carpenter
2024-07-15Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-13net: mvpp2: Improve data types and use min()Thorsten Blum
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-23octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth
2024-06-21octeontx2-pf: Add ucast filter count configurability via devlink.Sai Krishna
2024-06-21net: mvpp2: fill-in dev_port attributeAryan Srivastava
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-19octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya
2024-06-19octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman
2024-06-13net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-05octeontx2-af: Add debugfs support to dump NIX TM topologyAnshumali Gaur
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep
2024-06-04Revert "ethernet: octeontx2: avoid linking objects into multiple modules"Jakub Kicinski
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-30ethernet: octeontx2: avoid linking objects into multiple modulesArnd Bergmann
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-13net: prestera: Add flex arrays to some structsErick Archer
2024-05-10octeontx2-pf: Reuse Transmit queue/Send queue index of HTB classHariprasad Kelam
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-06octeontx2-pf: Treat truncation of IRQ name as an errorSimon Horman
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-29net: prestera: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: mvneta: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: mvpp2: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui
2024-04-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-24octeontx2-pf: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-24net: marvell: prestera: allocate dummy net_device dynamicallyBreno Leitao
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-22octeontx2-pf: Add support for offload tc with skbedit mark actionGeetha sowjanya
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski