summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* arcnet: com20020-pci: handle backplane mode depending on card typeMichael Grzeschik2017-06-291-0/+2
* arcnet: com20020-pci: add attribute to readback backplane statusMichael Grzeschik2017-06-291-0/+22
* arcnet: add err_skb package for package status feedbackMichael Grzeschik2017-06-292-10/+68
* 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-2933-123/+4174
|\
| * 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
| * IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari2017-06-271-66/+53
| * 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
* | net: ethernet: ti: cpsw: move skb timestamp to packet_submitIvan Khoronzhuk2017-06-291-2/+1
* | cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches2017-06-292-26/+15
* | net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"Colin Ian King2017-06-291-1/+1
* | net: atl1c: fix spelling mistake: "droppted" -> "dropped"Colin Ian King2017-06-291-1/+1
* | net: stmmac: support future possible different internal phy modeLABBE Corentin2017-06-291-3/+7
* | Bonding: Convert multiple netdev_info messages to netdev_dbgMichael Dilmore2017-06-291-65/+67
* | nfp: flower: add Kconfig for flower appJakub Kicinski2017-06-273-2/+18
* | nfp: allocate a private workqueue for driver workJakub Kicinski2017-06-273-1/+14
* | nfp: reorder SR-IOV config and nfp_app SR-IOV callbacksJakub Kicinski2017-06-272-23/+27
* | nfp: handle SR-IOV already enabled when driver is probingJakub Kicinski2017-06-271-0/+8
* | nfp: wire get_phys_port_name on representorsJakub Kicinski2017-06-272-7/+24
* | nfp: allow converting representor's netdev into nfp_portJakub Kicinski2017-06-273-6/+21
* | nfp: move representors' struct net_device_ops to shared codeJakub Kicinski2017-06-276-39/+68