aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-19octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2-1/+121
2018-11-19octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham4-11/+62
2018-11-19octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski5-21/+125
2018-11-19octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham4-28/+122
2018-11-19octeontx2-af: Add MKEX default profileSantosh Shukla3-25/+151
2018-11-19octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham3-0/+94
2018-11-19octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham3-4/+192
2018-11-19octeontx2-af: Support for NPC MCAM countersSunil Goutham3-0/+190
2018-11-19octeontx2-af: MCAM entry installation supportSunil Goutham3-8/+228
2018-11-19octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham4-5/+588
2018-11-19octeontx2-af: Relax resource lock into mutexStanislaw Kardach4-25/+30
2018-11-19octeontx2-af: Support to get NIX HW constants from AFKiran Kumar2-0/+12
2018-11-19octeontx2-af: Support to modify min/max allowed packet lengthsSunil Goutham5-1/+220
2018-11-19octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham7-102/+107
2018-10-25octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2018-10-24octeontx2-af: Copy the right amount of memoryDan Carpenter1-1/+1
2018-10-22octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modesSunil Goutham4-1/+105
2018-10-22octeontx2-af: Support for setting MAC addressSunil Goutham3-1/+35
2018-10-22octeontx2-af: Support for changing RSS algorithmSunil Goutham4-1/+108
2018-10-22octeontx2-af: NIX Rx flowkey configuration for RSSSunil Goutham3-0/+187
2018-10-22octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham4-0/+375
2018-10-22octeontx2-af: Add LMAC channel info to NIXLF_ALLOC responseStanislaw Kardach4-0/+18
2018-10-22octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham4-0/+181
2018-10-22octeontx2-af: Enable packet length and csum validationSunil Goutham2-0/+28
2018-10-22octeontx2-af: Support for VTAG strip and captureVamsi Attunuru4-1/+101
2018-10-22octeontx2-af: Update bcast list upon NIXLF alloc/freeSunil Goutham1-0/+133
2018-10-22octeontx2-af: Broadcast packet replication supportSunil Goutham2-0/+220
2018-10-22octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya7-2/+90
2018-10-22octeontx2-af: Config NPC KPU engines with parser profileSunil Goutham6-1/+385
2018-10-22octeontx2-af: Add NPC KPU profileHao Zheng2-0/+5852
2018-10-22octeontx2-af: Reset NIXLF's Rx/Tx statsVamsi Attunuru3-1/+34
2018-10-22octeontx2-af: NIX Tx scheduler queue config supportSunil Goutham5-5/+199
2018-10-22octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham4-4/+265
2018-10-22octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing1-22/+3
2018-10-22octeontx2-af: Remove set but not used variable 'block'YueHaibing1-3/+0
2018-10-17octeontx2-af: Support for disabling NIX RQ/SQ/CQ contextsGeetha sowjanya3-3/+129
2018-10-17octeontx2-af: NIX AQ instruction enqueue supportSunil Goutham4-9/+680
2018-10-17octeontx2-af: Alloc bitmaps for NIX Tx scheduler queuesSunil Goutham3-1/+114
2018-10-17octeontx2-af: NIX LSO config for TSOv4/v6 offloadSunil Goutham4-0/+138
2018-10-17octeontx2-af: NIX block LF initializationSunil Goutham4-0/+308
2018-10-17octeontx2-af: NIX block admin queue initSunil Goutham5-1/+220
2018-10-17octeontx2-af: Support for disabling NPA Aura/Pool contextsGeetha sowjanya3-0/+110
2018-10-17octeontx2-af: NPA AQ instruction enqueue supportSunil Goutham5-0/+427
2018-10-17octeontx2-af: NPA block LF initializationSunil Goutham5-3/+214
2018-10-17octeontx2-af: NPA block admin queue initSunil Goutham6-2/+309
2018-10-17octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya5-0/+72
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian6-12/+368
2018-10-17octeontx2-af: Support for MAC address filters in CGXVidhya Raman5-0/+183
2018-10-17octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob5-0/+76
2018-10-17octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham5-0/+73