summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
2024-04-25octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh
2024-04-25octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui
2024-04-15octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen
2024-04-09octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya
2024-04-07octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam
2024-04-03octeontx2-af: Add array index checkAleksandr Mishin
2024-03-29octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-03-29octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-03-20octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-20octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep
2024-03-20octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep
2024-03-20octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep
2024-03-20octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2024-03-13octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna
2024-03-08octeontx2-af: Fix devlink paramsSunil Goutham
2024-03-04Octeontx2-af: Fix an issue in firmware shared data reserved spaceHariprasad Kelam
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-14Octeontx2-af: Fetch MAC channel info from firmwareHariprasad Kelam
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth
2024-02-03octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-02octeontx2-af: Cleanup loopback device checksGeetha sowjanya
2024-02-02octeontx2-af: Create BPIDs free poolGeetha sowjanya
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-01-29octeontx2-af: Add filter profiles in hardware to extract packet headersSuman Ghosh
2024-01-24net: fill in MODULE_DESCRIPTION()s for rvu_mboxBreno Leitao
2024-01-11octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli
2024-01-03octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2023-12-26octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh
2023-12-22octeontx2-af: Fix a double free issueSuman Ghosh
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-20octeontx2-af: insert space after includeWang Jinchao
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh
2023-12-15octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman Ghosh
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam