summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder
AgeCommit message (Expand)Author
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
2015-12-09net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin
2015-12-07net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham
2015-12-07net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu
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-27net: thunderx: add missing of_node_putJulia Lawall
2015-10-26net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu
2015-10-26net: thunderx: Rewrite silicon revision tests.David Daney
2015-10-26net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham
2015-10-26net: thunderx: Remove PF soft reset.Sunil Goutham
2015-08-31net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-31net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-31net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-31net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-31net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-31net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-31net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-08-11net, thunder, bgx: Add support to get MAC address from ACPI.David Daney
2015-08-11net: thunder: Factor out DT specific code in BGXRobert Richter