aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-05octeontx2-af: use swap() to make code cleanerYang Guang1-3/+1
2021-09-30octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K1-1/+1
2021-09-26octeontx2-af: Optimize KPU1 processing for variable-length headersKiran Kumar K1-0/+96
2021-08-31octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4
2021-08-31octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham1-5/+2
2021-08-25octeontx2-af: Remove channel verification while installing MCAM rulesSunil Goutham1-49/+0
2021-08-25octeontx2-af: Add SDP interface supportRadha Mohan Chintakuntla1-3/+3
2021-08-17octeontx2-af: configure npc for cn10k to allow packets from cptVidya1-1/+11
2021-08-17octeontx2-af: cn10K: Get NPC counters valueHariprasad Kelam1-8/+19
2021-08-17octeontx2-af: Allocate low priority entries for PFSubbaraya Sundeep1-0/+12
2021-07-25octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya1-4/+7
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep1-9/+23
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep1-2/+13
2021-06-15octeontx2-pf: Fix spelling mistake "morethan" -> "more than"Colin Ian King1-1/+1
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham1-2/+9
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli1-93/+215
2021-06-01octeontx2-af: Fix spelling mistake "vesion" -> "version"Colin Ian King1-1/+1
2021-05-29octeontx2-af: support for coalescing KPU profilesHarman Kalra1-15/+68
2021-05-29octeontx2-af: adding new lt def registers supportHarman Kalra1-1/+19
2021-05-29octeontx2-af: load NPC profile via firmware databaseHarman Kalra1-17/+100
2021-05-29octeontx2-af: add support for custom KPU entriesStanislaw Kardach1-2/+114
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2021-03-18octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King1-1/+1
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam1-1/+1
2021-03-18octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli1-0/+39
2021-03-17octeontx2-af: Avoid duplicate unicast rule in mcam_rules listSubbaraya Sundeep1-3/+6
2021-03-17octeontx2-af: Use npc_install_flow API for promisc and broadcast entriesNaveen Mamindlapalli1-49/+58
2021-03-17octeontx2-af: Add support for multi channel in NIX promisc entryNalla, Pradeep1-1/+13
2021-03-17octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli1-32/+15
2021-02-11octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep1-2/+2
2020-11-17octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox messageSubbaraya Sundeep1-24/+0
2020-11-17octeontx2-af: Add new mbox messages to retrieve MCAM entriesNaveen Mamindlapalli1-0/+70
2020-11-17octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli1-0/+88
2020-11-17octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep1-36/+180
2020-11-17octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep1-2/+9
2020-11-17octeontx2-af: Verify MCAM entry channel and PF_FUNCSubbaraya Sundeep1-0/+78
2020-10-31octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep1-85/+243
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-7/+19
2020-09-30octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep1-7/+19
2020-09-29octeontx2-af: cleanup KPU config dataStanislaw Kardach1-132/+70
2020-09-11octeontx2-af: Constify npc_kpu_profile_{action,cam}Rikard Falkeborn1-3/+3
2020-08-24octeontx2-af: Support to enable/disable HW timestampingZyta Szpak1-0/+31
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian1-1/+3
2019-11-14octeontx2-af: Enable broadcast packet replicationSunil Goutham1-40/+47
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham1-3/+3
2019-11-14octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram1-2/+31
2019-11-14octeontx2-af: Update NPC KPU packet parsing profileHao Zheng1-5/+4