summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
2020-05-08octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham
2020-03-23octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya
2020-03-23octeontx2-vf: Link event notification supportTomasz Duszynski
2020-03-23octeontx2-vf: Ethtool supportTomasz Duszynski
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski
2020-03-23octeontx2-pf: Handle VF function level resetGeetha sowjanya
2020-03-23octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham
2020-03-14net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter
2020-03-03octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya
2020-03-02octeontx2-af: Interface backpressure configurationGeetha sowjanya
2020-02-19octeontx2-af: Cleanup nixlf and blkaddr retrieval logicSunil Goutham
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-14octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep
2019-11-14octeontx2-af: Add option to disable dynamic entry caching in NDCSunil Goutham
2019-11-14octeontx2-af: Support configurable NDC cache way_maskGeetha sowjanya
2019-11-14octeontx2-af: Enable broadcast packet replicationSunil Goutham
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham
2019-11-14octeontx2-af: Add more RSS algorithmsKiran Kumar K
2019-11-14octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram