summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Avoid needless PHY access on copper physMark Rustad2015-09-022-21/+44
* ixgbe: cleanup to use cached mask valueDon Skidmore2015-09-021-6/+1Star
* ixgbe: Remove second instance of lan_id variableDon Skidmore2015-09-022-4/+1Star
* ixgbe: use kzalloc for allocating one thingManinder Singh2015-09-021-1/+1
* ixgbe: Remove unused PCI bus typesDon Skidmore2015-09-021-2/+0Star
* ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore2015-09-023-1/+12
* ixgbe: add get_bus_info method for X550Don Skidmore2015-09-021-0/+19
* ixgbe: Add support for entering low power link up stateDon Skidmore2015-09-023-2/+185
* ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-024-31/+127
* ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad2015-09-021-12/+54
* ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2015-09-022-24/+40
* ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2015-09-022-2/+21
* ixgbe: add new function to check for management presenceDon Skidmore2015-09-023-6/+18
* i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2015-09-022-8/+30
* 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/+11Star
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-315-120/+103Star
* 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/+1Star
| * 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/+4Star
* | 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/+0Star
| * | 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/+2Star
* | 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/+0Star
* | rocker: use change upper infoJiri Pirko2015-08-281-23/+38
* | rocker: use new helper to figure out master kindJiri Pirko2015-08-281-12/+7Star
* | 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/+188Star
|\ \
| * | 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