aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_main.c
Commit message (Expand)AuthorAge
* net: thunderx: Fix transmit queue timeout issueSunil Goutham2016-12-02
* net: thunderx: Pause frame supportSunil Goutham2016-11-25
* net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\
| * net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-16
| * net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-16
| * net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-16
* | ethernet/cavium: use core min/max MTU checkingJarod Wilson2016-10-18
|/
* net: thunderx: Support for byte queue limitsSunil Goutham2016-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-01
* | net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham2016-08-13
* | net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham2016-08-13
* | net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham2016-08-13
* | net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2016-08-13
* | net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham2016-08-13
* | net: thunderx: Set queue count based on number of CPUsSunil Goutham2016-08-13
* | net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2016-08-13
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * net: thunderx: Fix receive packet statsSunil Goutham2016-02-17
| * net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham2016-02-17
| * net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham2016-02-17
* | net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2016-02-11
* | net: thunderx: Use napi_schedule_irqoff()Sunil Goutham2016-02-11
* | net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu2016-02-11
|/
* net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-11
* net: thunderx: Switchon carrier only upon interface link upSunil Goutham2015-12-02
* net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-16
* net: thunder: Fix crash upon shutdown after failed probePavel Fedin2015-11-15
* net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-25
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-31
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-31
* net: thunderx: Rework interrupt handlingSunil Goutham2015-08-31
* net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-31
* net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-31
* net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-31
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-31
* net: thunderx: Add PCI driver shutdown routineSunil Goutham2015-07-30
* net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham2015-07-30
* net: thunderx: Set watchdog timeout valueSunil Goutham2015-07-30
* net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham2015-07-30
* net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham2015-07-30
* net: Cavium: Fix MAC address setting in shutdown statePavel Fedin2015-06-24
* net: thunderx: add staticAleksey Makarov2015-06-02
* net: thunderx: rework mac address handlingAleksey Makarov2015-06-02
* net: thunderx: introduce a function for mailbox accessAleksey Makarov2015-06-02
* net: thunderx: fix constantsAleksey Makarov2015-06-02
* net: Adding support for Cavium ThunderX network controllerSunil Goutham2015-05-27