summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-30octeontx2-af: support for coalescing KPU profilesHarman Kalra1-15/+68
2021-05-30octeontx2-af: adding new lt def registers supportHarman Kalra1-1/+19
2021-05-30octeontx2-af: load NPC profile via firmware databaseHarman Kalra1-17/+100
2021-05-30octeontx2-af: add support for custom KPU entriesStanislaw Kardach1-2/+114
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2021-03-19octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King1-1/+1
2021-03-19octeontx2-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-12octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep1-2/+2
2020-11-18octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox messageSubbaraya Sundeep1-24/+0
2020-11-18octeontx2-af: Add new mbox messages to retrieve MCAM entriesNaveen Mamindlapalli1-0/+70
2020-11-18octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli1-0/+88
2020-11-18octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep1-36/+180
2020-11-18octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep1-2/+9
2020-11-18octeontx2-af: Verify MCAM entry channel and PF_FUNCSubbaraya Sundeep1-0/+78
2020-11-01octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep1-85/+243
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-7/+19
2020-10-01octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep1-7/+19
2020-09-29octeontx2-af: cleanup KPU config dataStanislaw Kardach1-132/+70
2020-09-12octeontx2-af: Constify npc_kpu_profile_{action,cam}Rikard Falkeborn1-3/+3
2020-08-25octeontx2-af: Support to enable/disable HW timestampingZyta Szpak1-0/+31
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian1-1/+3
2019-11-15octeontx2-af: Enable broadcast packet replicationSunil Goutham1-40/+47
2019-11-15octeontx2-af: Support fixed transmit scheduler topologySunil Goutham1-3/+3
2019-11-15octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram1-2/+31
2019-11-15octeontx2-af: Update NPC KPU packet parsing profileHao Zheng1-5/+4
2019-11-15octeontx2-af: Add NPC MCAM entry allocation status to debugfsSunil Goutham1-1/+51
2018-12-04octeontx2-af: Enable mkex profileVamsi Attunuru1-2/+109
2018-12-04octeontx2-af: Enable RSS with promiscuous modeVamsi Attunuru1-4/+31
2018-12-04octeontx2-af: Enable inner IPv4 checksum and its error codeJerin Jacob1-1/+8
2018-12-04octeontx2-af: Skip NIXLF check for bcast MCE entrySunil Goutham1-1/+1
2018-11-20octeontx2-af: Workarounds for HW errataSunil Goutham1-3/+9
2018-11-20octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski1-4/+8
2018-11-20octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski1-1/+42
2018-11-20octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham1-27/+64
2018-11-20octeontx2-af: Add MKEX default profileSantosh Shukla1-25/+130
2018-11-20octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham1-0/+72
2018-11-20octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham1-4/+179
2018-11-20octeontx2-af: Support for NPC MCAM countersSunil Goutham1-0/+144
2018-11-20octeontx2-af: MCAM entry installation supportSunil Goutham1-8/+171
2018-11-20octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham1-4/+510
2018-11-20octeontx2-af: Relax resource lock into mutexStanislaw Kardach1-1/+3
2018-10-23octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modesSunil Goutham1-0/+57
2018-10-23octeontx2-af: Support for changing RSS algorithmSunil Goutham1-0/+43
2018-10-23octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham1-0/+337
2018-10-23octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham1-0/+134