summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-201-1/+3
|\
| * net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+3
* | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-191-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-0/+4
|\
| * net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de2016-05-101-0/+4
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
|/
* net: thunderx: Fix broken of_node_put() code.David Daney2016-04-131-2/+3
* net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney2016-03-161-6/+20
* net: thunderx: Cleanup PHY probing code.David Daney2016-03-141-11/+18
* net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham2016-03-141-22/+30
* net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2016-03-142-8/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-083-1/+16
|\
| * net: thunderx: Fix for Qset error due to CQ fullSunil Goutham2016-02-253-1/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-233-17/+12
|\ \ | |/
| * net: thunderx: Fix receive packet statsSunil Goutham2016-02-173-13/+9
| * net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham2016-02-171-3/+3
| * net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham2016-02-171-1/+0
* | net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham2016-02-111-1/+1
* | net: thunderx: bgx: Add log message when setting mac addressRobert Richter2016-02-111-3/+8
* | net: thunderx: bgx: Use standard firmware node infrastructure.David Daney2016-02-111-13/+14
* | net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2016-02-112-2/+36
* | net: thunderx: Use napi_schedule_irqoff()Sunil Goutham2016-02-111-1/+1
* | net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu2016-02-114-2/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-21/+18
|\
| * net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin2015-12-081-21/+18
* | net: thunderx: Enable CQE count threshold interruptSunil Goutham2015-12-112-2/+2
* | net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-115-29/+53
* | net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham2015-12-072-48/+11
* | net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov2015-12-071-100/+40
|/
* net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham2015-12-023-3/+38
* net: thunderx: Switchon carrier only upon interface link upSunil Goutham2015-12-023-4/+18
* net: thunderx: Set CQ timer threshold properlySunil Goutham2015-12-023-5/+4
* net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2015-12-022-4/+2
* net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu2015-12-022-0/+4
* net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-161-5/+8
* net: thunder: Fix crash upon shutdown after failed probePavel Fedin2015-11-151-0/+3
* net: thunderx: add missing of_node_putJulia Lawall2015-10-261-1/+3
* net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-252-6/+27
* net: thunderx: Rewrite silicon revision tests.David Daney2015-10-251-4/+6
* net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-251-1/+1
* net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-251-3/+0
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-305-0/+97
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-305-84/+505
* net: thunderx: Rework interrupt handlingSunil Goutham2015-08-303-72/+102
* net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-304-7/+55
* net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-302-10/+39
* net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-302-36/+11
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-305-120/+103
* net, thunder, bgx: Add support to get MAC address from ACPI.David Daney2015-08-111-1/+85
* net: thunder: Factor out DT specific code in BGXRobert Richter2015-08-111-13/+35
OpenPOWER on IntegriCloud