summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian2018-11-243-0/+82
* octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian2018-11-243-1/+43
* octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian2018-11-245-28/+40
* octeontx2-af: Misc cleanups in cgx driverLinu Cherian2018-11-245-37/+50
* net: mvneta: remove redundant check for eee->tx_lpi_timer < 0YueHaibing2018-11-241-2/+1Star
* octeontx2-af: Workarounds for HW errataSunil Goutham2018-11-203-5/+37
* octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian2018-11-201-0/+113
* octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham2018-11-201-19/+110
* octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski2018-11-204-7/+37
* octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2018-11-202-3/+185
* octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski2018-11-203-95/+223
* octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya2018-11-205-1/+156
* octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2018-11-202-1/+121
* octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham2018-11-204-11/+62
* octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski2018-11-205-21/+125
* octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham2018-11-204-28/+122
* octeontx2-af: Add MKEX default profileSantosh Shukla2018-11-203-25/+151
* octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham2018-11-203-0/+94
* octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham2018-11-203-4/+192
* octeontx2-af: Support for NPC MCAM countersSunil Goutham2018-11-203-0/+190
* octeontx2-af: MCAM entry installation supportSunil Goutham2018-11-203-8/+228
* octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham2018-11-204-5/+588
* octeontx2-af: Relax resource lock into mutexStanislaw Kardach2018-11-204-25/+30
* octeontx2-af: Support to get NIX HW constants from AFKiran Kumar2018-11-202-0/+12
* octeontx2-af: Support to modify min/max allowed packet lengthsSunil Goutham2018-11-205-1/+220
* octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham2018-11-207-102/+107
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-191-9/+3Star
|\
| * net: mvneta: Don't advertise 2.5G modesMaxime Chevallier2018-11-171-9/+3Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-121-2/+2
|\|
| * net: mvneta: correct typoAlexandre Belloni2018-11-101-2/+2
* | net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-13/+8Star
* | sky2: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-4/+2Star
|/
* net: mvpp2: Fix affinity hint allocationMarc Zyngier2018-10-302-4/+15
* octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun2018-10-251-1/+1
* octeontx2-af: Copy the right amount of memoryDan Carpenter2018-10-241-1/+1
* octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modesSunil Goutham2018-10-234-1/+105
* octeontx2-af: Support for setting MAC addressSunil Goutham2018-10-233-1/+35
* octeontx2-af: Support for changing RSS algorithmSunil Goutham2018-10-234-1/+108
* octeontx2-af: NIX Rx flowkey configuration for RSSSunil Goutham2018-10-233-0/+187
* octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham2018-10-234-0/+375
* octeontx2-af: Add LMAC channel info to NIXLF_ALLOC responseStanislaw Kardach2018-10-234-0/+18
* octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham2018-10-234-0/+181
* octeontx2-af: Enable packet length and csum validationSunil Goutham2018-10-232-0/+28
* octeontx2-af: Support for VTAG strip and captureVamsi Attunuru2018-10-234-1/+101
* octeontx2-af: Update bcast list upon NIXLF alloc/freeSunil Goutham2018-10-231-0/+133
* octeontx2-af: Broadcast packet replication supportSunil Goutham2018-10-232-0/+220
* octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya2018-10-237-2/+90
* octeontx2-af: Config NPC KPU engines with parser profileSunil Goutham2018-10-236-1/+385
* octeontx2-af: Add NPC KPU profileHao Zheng2018-10-232-0/+5852
* octeontx2-af: Reset NIXLF's Rx/Tx statsVamsi Attunuru2018-10-233-1/+34