summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder
AgeCommit message (Expand)Author
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-08net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-31net: thunderx: avoid dereferencing xcv when NULLVincent
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-25net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham
2017-01-25net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-12net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev
2017-01-11net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter
2017-01-11net: thunderx: Fix error return code in nicvf_open()Wei Yongjun
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-10net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-02net: thunderx: Fix transmit queue timeout issueSunil Goutham
2016-11-25net: thunderx: Pause frame supportSunil Goutham
2016-11-25net: thunderx: Configure RED and backpressure levelsSunil Goutham
2016-11-25net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu
2016-11-25net: thunderx: 80xx BGX0 configuration changesSunil Goutham
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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: Fix configuration of L3/L4 length checkingSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla
2016-10-18ethernet/cavium: use core min/max MTU checkingJarod Wilson
2016-09-24net: thunderx: Support for byte queue limitsSunil Goutham
2016-09-24net: thunderx: Fix issue with IRQ namimgSunil 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-09-01net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
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