summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder
AgeCommit message (Expand)Author
2016-08-15net: thunderx: Remove unnecessary pci_set_drvdata()Wei Yongjun
2016-08-13net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham
2016-08-13net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham
2016-08-13net: thunderx: Configure tunnelling protocol parsingZyta Szpak
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: Reset RXQ HW stats when interface is brought downJerin Jacob
2016-08-13net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki
2016-08-13net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham
2016-08-13net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham
2016-08-13net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham
2016-08-13net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham
2016-08-13net: thunderx: Add RGMII interface type supportSunil Goutham
2016-08-13net: thunderx: Add QSGMII interface type supportSunil Goutham
2016-08-13net: thunderx: Add 81xx support to BGX driverSunil Goutham
2016-08-13net: thunderx: Support for different LMAC types within BGXSunil Goutham
2016-08-13net: thunderx: Enable mailbox interrupts on 81xx/83xxSunil Goutham
2016-08-13net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham
2016-08-13net: thunderx: Set queue count based on number of CPUsSunil Goutham
2016-08-13net: thunderx: Add support for 81xx and 83xx chipsSunil Goutham
2016-08-13net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham
2016-08-13net: thunderx: Moved HW capability info from macros to structureSunil Goutham
2016-06-29net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham
2016-06-29net: thunderx: Fix link status reportingSunil Goutham
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-19net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-10net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-14net: thunderx: Fix broken of_node_put() code.David Daney
2016-03-16net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney
2016-03-14net: thunderx: Cleanup PHY probing code.David Daney
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-25net: thunderx: Fix for Qset error due to CQ fullSunil Goutham
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-18net: thunderx: Fix receive packet statsSunil Goutham
2016-02-18net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham
2016-02-18net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham
2016-02-11net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham
2016-02-11net: thunderx: bgx: Add log message when setting mac addressRobert Richter
2016-02-11net: thunderx: bgx: Use standard firmware node infrastructure.David Daney
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-12net: thunderx: Enable CQE count threshold interruptSunil Goutham
2015-12-12net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham