summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-308-20/+72
|\
| * sfc: fix attempt to translate invalid filter IDEdward Cree2017-06-291-3/+4
| * rocker: move dereference before freeDan Carpenter2017-06-291-1/+1
| * mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel2017-06-291-0/+3
| * fsl/fman: add dependency on HAS_DMAMadalin Bucur2017-06-271-0/+1
| * bnx2x: Don't log mc removal needlesslyMintz, Yuval2017-06-251-1/+1
| * bnxt_en: Fix netpoll handling.Michael Chan2017-06-231-6/+48
| * bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2017-06-232-4/+9
| * sfc: Fix MCDI command size for filter operationsMartin Habets2017-06-221-4/+4
| * drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla2017-06-221-1/+1
* | net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy2017-06-297-16/+65
* | net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy2017-06-295-13/+17
* | net: freescale: gianfar : constify dev_pm_ops structures.Arvind Yadav2017-06-291-1/+1
* | net: smc91x: constify dev_pm_ops structures.Arvind Yadav2017-06-291-1/+1
* | net: ibm: ibmveth: constify dev_pm_ops structures.Arvind Yadav2017-06-291-1/+1
* | ibmvnic: Fix assignment of RX/TX IRQ'sThomas Falcon2017-06-291-7/+7
* | amd-xgbe: fix spelling mistake: "avialable" -> "available"Colin Ian King2017-06-291-1/+1
* | amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas2017-06-295-6/+58
* | amd-xgbe: Simplify the burst length settingsLendacky, Thomas2017-06-294-64/+31
* | amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas2017-06-295-67/+14
* | amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas2017-06-292-3/+17
* | amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas2017-06-294-194/+217
* | amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas2017-06-296-17/+115
* | amd-xgbe: Limit the I2C error messages that are outputLendacky, Thomas2017-06-291-3/+6
* | amd-xgbe: Fixes for working with PHYs that support 2.5GbELendacky, Thomas2017-06-291-0/+7
* | amd-xgbe: Handle return code from software reset functionLendacky, Thomas2017-06-291-1/+5
* | amd-xgbe: Prevent looping forever if timestamp update failsLendacky, Thomas2017-06-291-2/+13
* | amd-xgbe: Add a check for an skb in the timestamp pathLendacky, Thomas2017-06-291-1/+6
* | amd-xgbe: Use the proper register during PTP initializationLendacky, Thomas2017-06-291-1/+1
* | amd-xgbe: Fix SFP PHY supported/advertised settingsLendacky, Thomas2017-06-291-22/+47
* | amd-xgbe: Simplify mailbox interface rate change codeLendacky, Thomas2017-06-291-126/+29
* | net: stmmac: Add additional registers for dwmac1000_dma ethtoolThor Thayer2017-06-292-3/+3
* | Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-2932-57/+4121
|\ \
| * | net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari2017-06-275-3/+190
| * | net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari2017-06-277-9/+319
| * | net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari2017-06-277-3/+269
| * | net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2017-06-276-0/+524
| * | net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2017-06-278-1/+705
| * | net/mlx5: FPGA, Add SBU infrastructureIlan Tayari2017-06-275-1/+331
| * | net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari2017-06-273-0/+52
| * | net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari2017-06-276-1/+1264
| * | net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2017-06-273-0/+129
| * | net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari2017-06-273-17/+16
| * | net/mlx5: Add QP WQ supportIlan Tayari2017-06-272-0/+56
| * | net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari2017-06-275-22/+21
| * | net/mlx5: Add support for multiple RoCE enableIlan Tayari2017-06-271-0/+4
| * | net/mlx5: Add reserved-gids supportIlan Tayari2017-06-276-3/+243
| * | net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari2017-06-271-2/+3
* | | net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestampingIvan Khoronzhuk2017-06-291-17/+1
* | | net: ethernet: ti: cpsw: fix sw timestamping for non PTP packetsIvan Khoronzhuk2017-06-292-1/+18