summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder/nicvf_main.c
AgeCommit message (Expand)Author
2019-03-23net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2018-03-22net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-09-24net: thunderx: Support for byte queue limitsSunil Goutham
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham
2016-08-13net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham
2016-08-13net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham
2016-08-13net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham
2016-08-13net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki
2016-08-13net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham
2016-08-13net: thunderx: Set queue count based on number of CPUsSunil Goutham
2016-08-13net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-17net: thunderx: Fix receive packet statsSunil Goutham
2016-02-17net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham
2016-02-17net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham
2016-02-11net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham
2016-02-11net: thunderx: Use napi_schedule_irqoff()Sunil Goutham
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu
2015-12-11net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin
2015-10-25net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin
2015-06-02net: thunderx: add staticAleksey Makarov
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov
2015-06-02net: thunderx: introduce a function for mailbox accessAleksey Makarov
2015-06-02net: thunderx: fix constantsAleksey Makarov
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham