summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2017-04-172-0/+2
* net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu2017-03-091-2/+4
* net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham2017-03-092-14/+45
* net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham2017-03-091-6/+0
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-094-39/+156
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-112-12/+101
|\
| * net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-2/+1
|\ \ | |/
| * net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* | net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham2017-01-251-77/+18
* | net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham2017-01-253-9/+65
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-5/+6
|\ \ | |/
| * net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-01-121-5/+6
* | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter2017-01-111-1/+1
* | net: thunderx: Fix error return code in nicvf_open()Wei Yongjun2017-01-111-1/+2
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+2
|/
* net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-101-25/+31
* net: thunderx: Fix transmit queue timeout issueSunil Goutham2016-12-023-37/+54
* net: thunderx: Pause frame supportSunil Goutham2016-11-256-0/+166
* net: thunderx: Configure RED and backpressure levelsSunil Goutham2016-11-254-9/+41
* net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-255-3/+38
* net: thunderx: 80xx BGX0 configuration changesSunil Goutham2016-11-251-3/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-229-235/+278
|\
| * net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-162-7/+18
| * net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-166-196/+197
| * net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham2016-11-161-2/+5
| * net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-166-30/+53
| * net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2016-11-162-2/+4
* | ethernet/cavium: use core min/max MTU checkingJarod Wilson2016-10-181-6/+4
|/
* net: thunderx: Support for byte queue limitsSunil Goutham2016-09-242-12/+32
* net: thunderx: Fix issue with IRQ namimgSunil Goutham2016-09-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-124-15/+81
|\
| * net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-013-12/+73
| * net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham2016-09-011-3/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-302-2/+4
|\ \ | |/
| * net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney2016-08-182-2/+4
* | net: thunderx: Remove unnecessary pci_set_drvdata()Wei Yongjun2016-08-151-2/+0
* | net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham2016-08-131-11/+7
* | net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham2016-08-131-7/+1
* | net: thunderx: Configure tunnelling protocol parsingZyta Szpak2016-08-132-0/+34
* | net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham2016-08-131-3/+5
* | net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham2016-08-131-1/+1
* | net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob2016-08-133-0/+87
* | net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2016-08-132-8/+16
* | net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham2016-08-131-18/+6
* | net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham2016-08-131-8/+12
* | net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham2016-08-132-21/+26
* | net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham2016-08-132-17/+60
* | net: thunderx: Add RGMII interface type supportSunil Goutham2016-08-135-33/+322
OpenPOWER on IntegriCloud