aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
AgeCommit message (Expand)Author
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth
2024-01-03octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2023-12-22octeontx2-af: Fix a double free issueSuman Ghosh
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh
2023-12-01octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2022-08-05octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep
2022-08-05octeontx2-af: suppress external profile loading warningHarman Kalra
2022-08-05octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth
2022-07-06Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth
2022-07-01marvell/octeontx2/af: fix repeated words in commentsJilin Yuan
2022-03-26octeontx2-af: initialize action variableTom Rix
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep
2021-11-05octeontx2-af: use swap() to make code cleanerYang Guang
2021-09-30octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K
2021-09-26octeontx2-af: Optimize KPU1 processing for variable-length headersKiran Kumar K
2021-08-31octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham
2021-08-31octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep
2021-08-31octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep
2021-08-31octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham
2021-08-25octeontx2-af: Remove channel verification while installing MCAM rulesSunil Goutham
2021-08-25octeontx2-af: Add SDP interface supportRadha Mohan Chintakuntla
2021-08-17octeontx2-af: configure npc for cn10k to allow packets from cptVidya
2021-08-17octeontx2-af: cn10K: Get NPC counters valueHariprasad Kelam
2021-08-17octeontx2-af: Allocate low priority entries for PFSubbaraya Sundeep
2021-07-25octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep
2021-06-15octeontx2-pf: Fix spelling mistake "morethan" -> "more than"Colin Ian King
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli
2021-06-01octeontx2-af: Fix spelling mistake "vesion" -> "version"Colin Ian King
2021-05-29octeontx2-af: support for coalescing KPU profilesHarman Kalra
2021-05-29octeontx2-af: adding new lt def registers supportHarman Kalra
2021-05-29octeontx2-af: load NPC profile via firmware databaseHarman Kalra
2021-05-29octeontx2-af: add support for custom KPU entriesStanislaw Kardach
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-18octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam