summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-10octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao1-14/+1
2020-04-26octeontx2-pf: Remove unneeded semicolonZheng Bin1-1/+1
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham1-0/+2
2020-03-24octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham1-15/+0
2020-03-24octeontx2-vf: Link event notification supportTomasz Duszynski1-0/+7
2020-03-24octeontx2-vf: Ethtool supportTomasz Duszynski1-0/+1
2020-03-24octeontx2-vf: Virtual function driver supportTomasz Duszynski1-0/+7
2020-03-24octeontx2-pf: Handle VF function level resetGeetha sowjanya1-0/+7
2020-03-24octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham1-0/+3
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya1-0/+7
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham1-0/+6
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob1-0/+10
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya1-0/+49
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham1-0/+11
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham1-0/+14
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya1-0/+13
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham1-1/+7
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian1-0/+5
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham1-0/+13
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham1-0/+44
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham1-0/+54
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham1-10/+121
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham1-0/+36
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham1-0/+166
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham1-0/+77