aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-05octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth1-4/+101
2022-07-11octeontx2-af: Exact match scan from kex profileRatheesh Kannoth1-3/+34
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth1-8/+13
2022-07-06Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski1-148/+14
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth1-4/+102
2022-07-06octeontx2-af: Exact match scan from kex profileRatheesh Kannoth1-3/+34
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth1-8/+13
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep1-8/+12
2021-10-28octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu1-0/+3
2021-08-29octeontx2-pf: Add vlan-etype to ntuple filtersSubbaraya Sundeep1-5/+30
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham1-1/+1
2021-08-25octeontx2-af: Remove channel verification while installing MCAM rulesSunil Goutham1-5/+0
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu1-12/+8
2021-08-17octeontx2-af: add proper return codes for AF mailbox handlersNaveen Mamindlapalli1-1/+1
2021-08-17octeontx2-af: Modify install flow error codesSubbaraya Sundeep1-8/+8
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep1-2/+7
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep1-5/+6
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep1-1/+8
2021-06-18ethernet: marvell/octeontx2: Simplify the return expression of npc_is_samedingsenjie1-5/+2
2021-06-15octeontx2-af: cn10k: Bandwidth profiles config supportSunil Goutham1-0/+5
2021-06-11octeontx2-af: add new mailbox to configure VF trust modeHariprasad Kelam1-3/+13
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli1-2/+5
2021-03-18octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli1-2/+15
2021-03-17octeontx2-af: Modify the return code for unsupported flow keysNaveen Mamindlapalli1-3/+4
2021-03-17octeontx2-af: Use npc_install_flow API for promisc and broadcast entriesNaveen Mamindlapalli1-2/+8
2021-03-17octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli1-26/+19
2021-01-19octeontx2-af: Remove unneeded semicolonsXu Wang1-1/+1
2021-01-13octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli1-13/+39
2020-11-20octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King1-3/+5
2020-11-17octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam1-3/+14
2020-11-17octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli1-0/+40
2020-11-17octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep1-0/+721
2020-11-17octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep1-0/+562