summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui2024-04-251-1/+0
* octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya2024-04-091-10/+10
* octeontx2-af: Add array index checkAleksandr Mishin2024-04-031-0/+2
* octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam2024-03-291-1/+1
* Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam2024-03-281-0/+5
* octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep2024-03-201-3/+14
* octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep2024-03-206-18/+84
* octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian2024-03-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-10/+10
|\
| * octeontx2-af: Fix devlink paramsSunil Goutham2024-03-081-10/+10
* | octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna2024-03-084-2/+12
* | Octeontx2-af: Fix an issue in firmware shared data reserved spaceHariprasad Kelam2024-03-042-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-221-0/+4
|\|
| * octeontx2-af: Consider the action set by PFSubbaraya Sundeep2024-02-211-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-151-32/+0
|\|
| * octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep2024-02-141-32/+0
* | Octeontx2-af: Fetch MAC channel info from firmwareHariprasad Kelam2024-02-142-1/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-081-16/+15
|\|
| * octeontx2-af: Initialize maps.Ratheesh Kannoth2024-02-081-16/+15
* | octeontx2-af: Cleanup loopback device checksGeetha sowjanya2024-02-025-19/+33
* | octeontx2-af: Create BPIDs free poolGeetha sowjanya2024-02-025-34/+149
* | octeontx2-af: Add filter profiles in hardware to extract packet headersSuman Ghosh2024-01-294-69/+571
|/
* net: fill in MODULE_DESCRIPTION()s for rvu_mboxBreno Leitao2024-01-241-0/+1
* octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram2024-01-111-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-044-110/+30
|\
| * octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli2024-01-043-1/+25
| * octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli2024-01-041-107/+3
| * octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh2023-12-261-2/+2
* | octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh2024-01-031-7/+6
* | octeontx2-af: Fix a double free issueSuman Ghosh2023-12-221-1/+1
* | octeontx2-af: insert space after includeWang Jinchao2023-12-201-1/+1
* | octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh2023-12-173-24/+133
* | octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman Ghosh2023-12-151-30/+54
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-143-19/+52
|\|
| * octeontx2-af: Fix pause frame configurationHariprasad Kelam2023-12-111-4/+7
| * octeontx2-af: Update RSS algorithm indexHariprasad Kelam2023-12-111-11/+44
| * octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu2023-12-101-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-0711-15/+68
|\|
| * octeontx2-af: Update Tx link register rangeRahul Bhansali2023-12-061-2/+2
| * octeontx2-af: Add missing mcs flr handler callGeetha sowjanya2023-12-061-0/+3
| * octeontx2-af: Fix mcs stats register addressGeetha sowjanya2023-12-062-6/+29
| * octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya2023-12-061-1/+1
| * octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram2023-12-065-1/+25
| * octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu2023-12-051-4/+1
| * octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep2023-12-011-1/+7
* | octeontx2-af: cn10k: Increase outstanding LMTST transactionsPavan Nikhilesh2023-12-064-0/+15
* | octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh2023-12-046-38/+868
* | octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram2023-12-012-6/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-301-2/+2
|\|
| * octeontx2-af: Fix possible buffer overflowElena Salomatkina2023-11-281-2/+2