summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-08-31net: thunderx: Support for internal loopback modeSunil Goutham5-0/+97
2015-08-31net: thunderx: Support for upto 96 queues for a VFSunil Goutham5-84/+505
2015-08-31net: thunderx: Rework interrupt handlingSunil Goutham3-72/+102
2015-08-31net: thunderx: Support for HW VLAN strippingSunil Goutham4-7/+55
2015-08-31net: thunderx: Receive hashing HW offload supportSunil Goutham2-10/+39
2015-08-31net: thunderx: mailboxes: remove code duplicationSunil Goutham2-36/+11
2015-08-31net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham5-120/+103
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+6
2015-08-31net/mlx4: Postpone the registration of net_deviceMoni Shoua2-15/+24
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren1-1/+4
2015-08-29sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov1-3/+1
2015-08-29ravb: propagate platform_get_irq() error upstreamSergei Shtylyov1-1/+1
2015-08-29mlx5: Fix missing device local_dma_lkeySagi Grimberg1-0/+22
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah6-28/+72
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai4-0/+72
2015-08-28r8169: Add software counter for multicast packagesCorinna Vinschen1-5/+4
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-14/+55
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-10/+51
2015-08-28net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto1-3/+2
2015-08-28net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto1-1/+9
2015-08-28mlxsw: Make mailboxes 4KB alignedIdo Schimmel1-33/+50
2015-08-28mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko1-2/+2
2015-08-28mlxsw: Remove duplicate included headerIdo Schimmel1-1/+0
2015-08-28rocker: use change upper infoJiri Pirko1-23/+38
2015-08-28rocker: use new helper to figure out master kindJiri Pirko1-12/+7
2015-08-28bnx2x: Add new device ids under the Qlogic vendorYuval Mintz1-0/+3
2015-08-28smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck1-6/+8
2015-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-3166/+188
2015-08-27smsc9194: Remove uncompilable #if 0'd use of pr_dbgJoe Perches1-30/+2
2015-08-27drivers: net: xgene: Adding support for TSOIyappan Subramanian5-24/+262
2015-08-27drivers: net: xgene: Preparatory patch for TSO supportIyappan Subramanian2-7/+23
2015-08-27bgmac: support up to 3 cores (devices) on a busRafał Miłecki1-5/+23
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan2-3/+3
2015-08-27i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh3-0/+6
2015-08-27i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain4-0/+21
2015-08-27i40e: Remove redundant and unneeded messagesGreg Rose2-4/+0
2015-08-27i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain3-3108/+4
2015-08-27i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain2-33/+33
2015-08-27i40e: correct spelling errorMitch Williams1-1/+1
2015-08-27i40e: Fix comment for ethtool diagnostic link testGreg Rose1-3/+5
2015-08-27i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh5-2/+67
2015-08-27i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose1-2/+17
2015-08-27i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain1-4/+12
2015-08-27i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan1-3/+13
2015-08-27i40e: add RX to port CRC errors labelShannon Nelson1-1/+1
2015-08-27i40e: don't degrade __le16Mitch Williams2-2/+5
2015-08-26drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2-2/+6
2015-08-26net: fec: use reinit_completion() in mdio accessor functionsRussell King1-2/+2
2015-08-26enic: reduce ioread in devcmd2Govindarajulu Varadarajan2-3/+6