summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af
AgeCommit message (Expand)AuthorFilesLines
2020-11-01octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep5-18/+94
2020-11-01octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep7-107/+337
2020-11-01octeontx2-af: Setup MCE context for assigned NIXSubbaraya Sundeep1-20/+36
2020-11-01octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep6-10/+107
2020-11-01octeontx2-af: Initialize NIX1 blockRakesh Babu3-35/+104
2020-11-01octeontx2-af: Manage new blocks in 98xxRakesh Babu3-49/+105
2020-11-01octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep2-22/+53
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-13/+34
2020-10-01octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam2-2/+11
2020-10-01octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep3-11/+23
2020-09-29octeontx2-af: add parser support for NAT-T-ESPKiran Kumar K2-29/+65
2020-09-29octeontx2-af: optimize parsing of IPv6 fragmentsAbhijit Ayarekar1-40/+40
2020-09-29octeontx2-af: Add IPv6 fields to default MKEXVidhya Vidhyaraman1-0/+5
2020-09-29octeontx2-af: fix Extended DSA and eDSA parsingSatha Rao1-3/+3
2020-09-29octeontx2-af: add parser support for Forward DSAHariprasad Kelam2-0/+145
2020-09-29octeontx2-af: cleanup KPU config dataStanislaw Kardach5-144/+301
2020-09-29octeontx2-af: fix LD CUSTOM LTYPE aliasingStanislaw Kardach1-2/+2
2020-09-24octeontx2-af: Add support for VLAN based RSS hashingGeorge Cherian2-0/+9
2020-09-24octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep6-2/+136
2020-09-12octeontx2-af: Constify npc_kpu_profile_{action,cam}Rikard Falkeborn3-39/+39
2020-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2020-08-25octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov6-4/+348
2020-08-25octeontx2-af: Support to enable/disable HW timestampingZyta Szpak7-0/+151
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-19octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet1-1/+1
2020-03-24octeontx2-af: Remove driver version and fix authorshipSunil Goutham1-3/+1
2020-03-04octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King1-1/+1
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham1-6/+8
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham1-7/+6
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham2-1/+20
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian7-65/+173
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya5-0/+157
2020-03-02octeontx2-af: Interface backpressure configurationGeetha sowjanya3-6/+182
2020-02-19octeontx2-af: Cleanup nixlf and blkaddr retrieval logicSunil Goutham2-83/+50
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham1-31/+24
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham1-18/+0
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham2-1/+24
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham1-2/+7
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter1-1/+2
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-18/+18
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar9-18/+18
2019-11-15octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep4-14/+65
2019-11-15octeontx2-af: Add option to disable dynamic entry caching in NDCSunil Goutham2-3/+103
2019-11-15octeontx2-af: Support configurable NDC cache way_maskGeetha sowjanya3-11/+28
2019-11-15octeontx2-af: Enable broadcast packet replicationSunil Goutham4-59/+69
2019-11-15octeontx2-af: Support fixed transmit scheduler topologySunil Goutham9-259/+513
2019-11-15octeontx2-af: Add more RSS algorithmsKiran Kumar K2-11/+114
2019-11-15octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram1-2/+31
2019-11-15octeontx2-af: Update NPC KPU packet parsing profileHao Zheng4-3792/+11236
2019-11-15octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep2-134/+17