Age | Commit message (Expand) | Author | Files | Lines |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+9 |
2016-02-18 | net: thunderx: Fix receive packet stats | Sunil Goutham | 1 | -5/+6 |
2016-02-18 | net: thunderx: Fix for HW TSO not enabled for secondary qsets | Sunil Goutham | 1 | -3/+3 |
2016-02-18 | net: thunderx: Fix for multiqset not configured upon interface toggle | Sunil Goutham | 1 | -1/+0 |
2016-02-11 | net: thunderx: Assign affinity hints to vf's interrupts | Sunil Goutham | 1 | -2/+35 |
2016-02-11 | net: thunderx: Use napi_schedule_irqoff() | Sunil Goutham | 1 | -1/+1 |
2016-02-11 | net, thunderx: Add TX timeout and RX buffer alloc failure stats. | Thanneeru Srinivasulu | 1 | -0/+1 |
2015-12-12 | net: thunderx: HW TSO support for pass-2 hardware | Sunil Goutham | 1 | -2/+13 |
2015-12-02 | net: thunderx: Switchon carrier only upon interface link up | Sunil Goutham | 1 | -3/+1 |
2015-11-17 | net: thunder: Check for driver data in nicvf_remove() | Pavel Fedin | 1 | -5/+8 |
2015-11-16 | net: thunder: Fix crash upon shutdown after failed probe | Pavel Fedin | 1 | -0/+3 |
2015-10-26 | net: thunderx: Fix incorrect subsystem devid of VF on pass2 silicon | Sunil Goutham | 1 | -1/+1 |
2015-08-31 | net: thunderx: Support for internal loopback mode | Sunil Goutham | 1 | -0/+30 |
2015-08-31 | net: thunderx: Support for upto 96 queues for a VF | Sunil Goutham | 1 | -20/+190 |
2015-08-31 | net: thunderx: Rework interrupt handling | Sunil Goutham | 1 | -72/+100 |
2015-08-31 | net: thunderx: Support for HW VLAN stripping | Sunil Goutham | 1 | -3/+25 |
2015-08-31 | net: thunderx: Receive hashing HW offload support | Sunil Goutham | 1 | -2/+33 |
2015-08-31 | net: thunderx: mailboxes: remove code duplication | Sunil Goutham | 1 | -34/+10 |
2015-08-31 | net: thunderx: Add receive error stats reporting via ethtool | Sunil Goutham | 1 | -10/+16 |
2015-07-30 | net: thunderx: Add PCI driver shutdown routine | Sunil Goutham | 1 | -0/+6 |
2015-07-30 | net: thunderx: Fix crash when changing rss with mutliple traffic flows | Sunil Goutham | 1 | -4/+5 |
2015-07-30 | net: thunderx: Set watchdog timeout value | Sunil Goutham | 1 | -0/+1 |
2015-07-30 | net: thunderx: Wakeup TXQ only if CQE_TX are processed | Sunil Goutham | 1 | -13/+27 |
2015-07-30 | net: thunderx: Fix memory leak while tearing down interface | Sunil Goutham | 1 | -0/+1 |
2015-06-24 | net: Cavium: Fix MAC address setting in shutdown state | Pavel Fedin | 1 | -2/+12 |
2015-06-02 | net: thunderx: add static | Aleksey Makarov | 1 | -16/+12 |
2015-06-02 | net: thunderx: rework mac address handling | Aleksey Makarov | 1 | -6/+2 |
2015-06-02 | net: thunderx: introduce a function for mailbox access | Aleksey Makarov | 1 | -10/+17 |
2015-06-02 | net: thunderx: fix constants | Aleksey Makarov | 1 | -5/+5 |
2015-05-27 | net: Adding support for Cavium ThunderX network controller | Sunil Goutham | 1 | -0/+1332 |