summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-021-1/+1
* tg3: Fix temperature reportingJean Delvare2015-09-021-1/+1
* phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-1/+1
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-315-0/+97
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-315-84/+505
* net: thunderx: Rework interrupt handlingSunil Goutham2015-08-313-72/+102
* net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-314-7/+55
* net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-312-10/+39
* net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-312-36/+11
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-315-120/+103
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-313-5/+6
|\
| * net/smsc911x: Fix deferred probe for interruptTony Lindgren2015-08-291-1/+4
| * sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-291-3/+1
| * ravb: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-291-1/+1
* | sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-286-28/+72
* | cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-284-0/+72
* | r8169: Add software counter for multicast packagesCorinna Vinschen2015-08-281-5/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2810-14/+55
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-286-10/+51
| |\
| | * sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-271-1/+26
| | * drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-262-2/+6
| | * net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-261-2/+2
| | * net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi2015-08-261-1/+1
| | * net: bcmgenet: fix uncleaned dma flagsJaedon Shin2015-08-241-0/+16
| | * net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli2015-08-241-4/+0
| * | mm: make page pfmemalloc check more robustMichal Hocko2015-08-214-4/+4
| |/
* | net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto2015-08-281-3/+2
* | net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto2015-08-281-1/+9
* | mlxsw: Make mailboxes 4KB alignedIdo Schimmel2015-08-281-33/+50
* | mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko2015-08-281-2/+2
* | mlxsw: Remove duplicate included headerIdo Schimmel2015-08-281-1/+0
* | rocker: use change upper infoJiri Pirko2015-08-281-23/+38
* | rocker: use new helper to figure out master kindJiri Pirko2015-08-281-12/+7
* | bnx2x: Add new device ids under the Qlogic vendorYuval Mintz2015-08-281-0/+3
* | smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck2015-08-271-6/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-2715-3166/+188
|\ \
| * | i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan2015-08-272-3/+3
| * | i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh2015-08-273-0/+6
| * | i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain2015-08-274-0/+21
| * | i40e: Remove redundant and unneeded messagesGreg Rose2015-08-272-4/+0
| * | i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain2015-08-273-3108/+4
| * | i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain2015-08-272-33/+33
| * | i40e: correct spelling errorMitch Williams2015-08-271-1/+1
| * | i40e: Fix comment for ethtool diagnostic link testGreg Rose2015-08-261-3/+5
| * | i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh2015-08-265-2/+67
| * | i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose2015-08-261-2/+17
| * | i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain2015-08-261-4/+12
| * | i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan2015-08-261-3/+13
| * | i40e: add RX to port CRC errors labelShannon Nelson2015-08-261-1/+1
| * | i40e: don't degrade __le16Mitch Williams2015-08-262-2/+5