aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-19octeontx2-af: Workarounds for HW errataSunil Goutham3-5/+37
2018-11-19octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian1-0/+113
2018-11-19octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham1-19/+110
2018-11-19octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski4-7/+37
2018-11-19octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2-3/+185
2018-11-19octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski3-95/+223
2018-11-19octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya5-1/+156
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-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+3
2018-11-16net: mvneta: Don't advertise 2.5G modesMaxime Chevallier1-9/+3
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-13/+8
2018-11-09net: mvneta: correct typoAlexandre Belloni1-2/+2
2018-11-08sky2: use __vlan_hwaccel helpersMichał Mirosław1-4/+2
2018-10-30net: mvpp2: Fix affinity hint allocationMarc Zyngier2-4/+15
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