aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder
Commit message (Expand)AuthorAge
* net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-16
* net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-16
* net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham2016-11-16
* net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-16
* net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2016-11-16
* net: thunderx: Support for byte queue limitsSunil Goutham2016-09-24
* net: thunderx: Fix issue with IRQ namimgSunil Goutham2016-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-01
| * net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham2016-09-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\|
| * net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney2016-08-19
* | net: thunderx: Remove unnecessary pci_set_drvdata()Wei Yongjun2016-08-15
* | net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham2016-08-13
* | net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham2016-08-13
* | net: thunderx: Configure tunnelling protocol parsingZyta Szpak2016-08-13
* | net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham2016-08-13
* | net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham2016-08-13
* | net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob2016-08-13
* | net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2016-08-13
* | net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham2016-08-13
* | net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham2016-08-13
* | net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham2016-08-13
* | net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham2016-08-13
* | net: thunderx: Add RGMII interface type supportSunil Goutham2016-08-13
* | net: thunderx: Add QSGMII interface type supportSunil Goutham2016-08-13
* | net: thunderx: Add 81xx support to BGX driverSunil Goutham2016-08-13
* | net: thunderx: Support for different LMAC types within BGXSunil Goutham2016-08-13
* | net: thunderx: Enable mailbox interrupts on 81xx/83xxSunil Goutham2016-08-13
* | net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham2016-08-13
* | net: thunderx: Set queue count based on number of CPUsSunil Goutham2016-08-13
* | net: thunderx: Add support for 81xx and 83xx chipsSunil Goutham2016-08-13
* | net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2016-08-13
* | net: thunderx: Moved HW capability info from macros to structureSunil Goutham2016-08-13
|/
* net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham2016-06-29
* net: thunderx: Fix link status reportingSunil Goutham2016-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-20
|\
| * net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-19
* | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-15
|\
| * net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de2016-05-10
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
|/
* net: thunderx: Fix broken of_node_put() code.David Daney2016-04-13
* net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney2016-03-16
* net: thunderx: Cleanup PHY probing code.David Daney2016-03-14
* net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham2016-03-14
* net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2016-03-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * net: thunderx: Fix for Qset error due to CQ fullSunil Goutham2016-02-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\|