aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder
AgeCommit message (Expand)Author
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-03-22net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham
2017-12-09net: thunderx: avoid dereferencing xcv when NULLVincent
2017-07-05net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev
2017-06-17net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
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-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
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-19mm/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-13net: 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