aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-11net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham1-2/+13
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham1-3/+1
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-5/+8
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin1-0/+3
2015-10-25net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham1-1/+1
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham1-0/+30
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham1-20/+190
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham1-72/+100
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham1-3/+25
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham1-2/+33
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham1-34/+10
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham1-10/+16
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham1-0/+6
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham1-4/+5
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham1-0/+1
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham1-13/+27
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham1-0/+1
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin1-2/+12
2015-06-02net: thunderx: add staticAleksey Makarov1-16/+12
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov1-6/+2
2015-06-02net: thunderx: introduce a function for mailbox accessAleksey Makarov1-10/+17
2015-06-02net: thunderx: fix constantsAleksey Makarov1-5/+5
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham1-0/+1332