summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2
Commit message (Expand)AuthorAgeFilesLines
* 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
* octeontx2-af: NIX Tx scheduler queue config supportSunil Goutham2018-10-235-5/+199
* octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham2018-10-234-4/+265
* octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing2018-10-231-22/+3Star
* octeontx2-af: Remove set but not used variable 'block'YueHaibing2018-10-231-3/+0Star
* octeontx2-af: Support for disabling NIX RQ/SQ/CQ contextsGeetha sowjanya2018-10-183-3/+129
* octeontx2-af: NIX AQ instruction enqueue supportSunil Goutham2018-10-184-9/+680
* octeontx2-af: Alloc bitmaps for NIX Tx scheduler queuesSunil Goutham2018-10-183-1/+114
* octeontx2-af: NIX LSO config for TSOv4/v6 offloadSunil Goutham2018-10-184-0/+138
* octeontx2-af: NIX block LF initializationSunil Goutham2018-10-184-0/+308
* octeontx2-af: NIX block admin queue initSunil Goutham2018-10-185-1/+220
* octeontx2-af: Support for disabling NPA Aura/Pool contextsGeetha sowjanya2018-10-183-0/+110
* octeontx2-af: NPA AQ instruction enqueue supportSunil Goutham2018-10-185-0/+427
* octeontx2-af: NPA block LF initializationSunil Goutham2018-10-185-3/+214
* octeontx2-af: NPA block admin queue initSunil Goutham2018-10-186-2/+309
* octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya2018-10-185-0/+72
* octeontx2-af: Forward CGX link notifications to PFsLinu Cherian2018-10-186-12/+368
* octeontx2-af: Support for MAC address filters in CGXVidhya Raman2018-10-185-0/+183
* octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob2018-10-185-0/+76
* octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham2018-10-185-0/+73
* octeontx2-af: Improve register polling loopSunil Goutham2018-10-181-3/+3
* octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann2018-10-161-17/+0Star
* octeontx2-af: Remove set but not used variable 'dev'YueHaibing2018-10-111-3/+0Star
* octeontx2-af: Register for CGX lmac eventsLinu Cherian2018-10-103-4/+108
* octeontx2-af: Add support for CGX link managementLinu Cherian2018-10-104-4/+668
* octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian2018-10-105-3/+89
* octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham2018-10-104-2/+133
* octeontx2-af: Reconfig MSIX base with IOVAGeetha sowjanya2018-10-102-3/+32
* octeontx2-af: Configure block LF's MSIX vector offsetSunil Goutham2018-10-104-3/+357
* octeontx2-af: Add RVU block LF provisioning supportSunil Goutham2018-10-104-10/+523
* octeontx2-af: Scan blocks for LFs provisioned to PF/VFSunil Goutham2018-10-103-2/+178
* octeontx2-af: Convert mbox msg id check to a macroAleksey Makarov2018-10-101-6/+38
* octeontx2-af: Add mailbox IRQ and msg handlersSunil Goutham2018-10-104-3/+309
* octeontx2-af: Add mailbox support infraAleksey Makarov2018-10-105-0/+455