summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* marvell: mark mvneta and mvpp2 32-bit onlyArnd Bergmann2016-11-221-0/+2
* mlxsw: core: Implement thermal zoneIvan Vecera2016-11-225-0/+484
* mlxsw: reg: Add Management Fan Speed Limit registerJiri Pirko2016-11-221-0/+49
* mlx4: avoid unnecessary dirtying of critical fieldsEric Dumazet2016-11-211-17/+30
* bnx2: use READ_ONCE() instead of barrier()Eric Dumazet2016-11-211-12/+5
* bpf, mlx5: drop priv->xdp_prog reference on netdev cleanupDaniel Borkmann2016-11-211-0/+3
* bpf, mlx5: fix various refcount issues in mlx5e_xdp_setDaniel Borkmann2016-11-211-4/+13
* bpf, mlx5: fix mlx5e_create_rq taking reference on progDaniel Borkmann2016-11-211-4/+9
* cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-186-74/+273
* liquidio CN23XX: bitwise vs logical AND typoDan Carpenter2016-11-181-1/+1
* net: marvell: Allow drivers to be built with COMPILE_TESTFlorian Fainelli2016-11-181-4/+7
* net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli2016-11-181-1/+3
* net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli2016-11-181-2/+2
* amd-xgbe: Update connection validation for backplane modeLendacky, Thomas2016-11-181-0/+2
* net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman2016-11-183-1/+72
* net/mlx5: Set driver version into firmwareHuy Nguyen2016-11-181-0/+37
* net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen2016-11-182-1/+39
* net/mlx5: Add handling for port module eventHuy Nguyen2016-11-183-0/+70
* net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia2016-11-181-76/+69
* sfc: remove Software TSOEdward Cree2016-11-186-211/+154
* sfc: handle failure to allocate TSOv2 contextsEdward Cree2016-11-181-16/+24
* sfc: Firmware-Assisted TSO version 2Bert Kenward2016-11-1811-768/+1035
* sfc: Update EF10 register definitionsEdward Cree2016-11-181-15/+88
* sfc: Update MCDI protocol definitionsEdward Cree2016-11-181-21/+462
* net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpartLABBE Corentin2016-11-171-28/+21
* net: stmmac: replace hardcoded function name by __func__LABBE Corentin2016-11-171-4/+3
* net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin2016-11-172-95/+123
* net/mlx5e: remove napi_hash_del() callsEric Dumazet2016-11-171-4/+0
* net/mlx4_en: remove napi_hash_del() callEric Dumazet2016-11-171-4/+0
* mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak2016-11-173-0/+110
* mlxsw: Invoke driver's init/fini methods only if definedVadim Pasternak2016-11-171-5/+9
* mlxsw: Introduce support for I2C busVadim Pasternak2016-11-174-0/+654
* mlxsw: Add bus capability flagVadim Pasternak2016-11-173-0/+10
* net: netcp: replace IS_ERR_OR_NULL by IS_ERRJulia Lawall2016-11-171-3/+3
* bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan2016-11-171-3/+164
* bnxt_en: Add UDP RSS support for 57X1X chips.Michael Chan2016-11-172-8/+16
* bnxt_en: Enhance autoneg support.Michael Chan2016-11-172-0/+24
* bnxt_en: Update firmware interface spec to 1.5.4.Michael Chan2016-11-172-5/+94
* cadence: Add LSO support.Rafal Ozieblo2016-11-162-12/+140
* netronome: don't access real_num_rx_queues directlyArnd Bergmann2016-11-161-8/+6
* sfc: remove napi_hash_del() callEric Dumazet2016-11-161-3/+2
* mlxsw: spectrum_router: Adjust placement of FIB abort warningIdo Schimmel2016-11-161-3/+3
* amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas2016-11-161-2/+2
* amd-xgbe: Fix possible uninitialized variableLendacky, Thomas2016-11-161-1/+1
* net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* net: ethernet: mvpp2: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* net: ethernet: mvneta: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* net: ethoc: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* net: stmmac: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* bnx2x: switch to napi_complete_done()Eric Dumazet2016-11-161-7/+8