summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: Centralise print about attached phyAndrew Lunn2016-01-0721-77/+30
* net: dnet: Use phy_find_first() helperAndrew Lunn2016-01-071-7/+1
* phy: add phydev_name() wrapperAndrew Lunn2016-01-0722-34/+34
* phy: Use phy_read() instead of mdiobus_read()Andrew Lunn2016-01-071-68/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-072-2/+8
|\
| * cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
| * qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* | fsl/fman: double free on probe failureDan Carpenter2016-01-061-1/+0
* | fsl/fman: fix the pause_time testDan Carpenter2016-01-061-1/+1
* | mlxsw: core: remove an unnecessary conditionDan Carpenter2016-01-061-1/+1
* | ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson2016-01-063-12/+14
* | mlxsw: Remember untagged VLANsElad Raz2016-01-063-1/+17
* | mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz2016-01-061-0/+21
* | mlxsw: Renaming local variable names for consistencyElad Raz2016-01-061-3/+3
* | mlxsw: Fixing vlans init rangeElad Raz2016-01-061-1/+2
* | mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel2016-01-061-1/+1
* | net: hns: avoid uninitialized variable warning:Arnd Bergmann2016-01-061-25/+22
* | net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha2016-01-054-1/+106
* | net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha2016-01-057-2/+279
* | net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2016-01-052-0/+14
* | net/mlx5e: Do not modify the TX SKBAchiad Shochat2016-01-053-34/+49
* | mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2016-01-052-6/+14
* | mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel2016-01-051-10/+5
* | mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel2016-01-051-3/+7
* | mlxsw: spectrum: Initialize PVID only onceIdo Schimmel2016-01-051-1/+0
* | chelsio: constify cphy_ops structuresJulia Lawall2016-01-058-14/+14
* | fsl/fman: allow modular buildArnd Bergmann2016-01-051-1/+2
* | r8169:Correct the way of setting RTL8168DP ephyChun-Hao Lin2016-01-041-11/+4
* | r8169:Fix typo in setting RTL8168H PHY PFM mode.Chun-Hao Lin2016-01-041-2/+2
* | r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM modeChun-Hao Lin2016-01-041-3/+3
* | sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()Sergei Shtylyov2016-01-041-43/+29
* | sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov2016-01-042-17/+2
* | tilepro: use to_delayed_workGeliang Tang2016-01-041-2/+1
* | bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.Michael Chan2016-01-041-12/+45
* | bnxt_en: Modify init sequence to support shared or non shared rings.Michael Chan2016-01-041-10/+32
* | bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.Michael Chan2016-01-043-25/+79
* | bnxt_en: Re-structure ring indexing and mapping.Michael Chan2016-01-042-38/+55
* | bnxt_en: Check for NULL rx or tx ring.Michael Chan2016-01-041-5/+22
* | bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.Michael Chan2016-01-042-86/+70
* | bnxt_en: Refactor bnxt_dbg_dump_states().Michael Chan2016-01-041-17/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-0113-118/+113
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3110-73/+112
| |\
| | * drivers: net: cpsw: fix error return codeJulia Lawall2015-12-291-3/+7
| | * qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
| | * sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2015-12-222-28/+30
| | * natsemi: add checks for dma mapping errorsAlexey Khoroshilov2015-12-191-0/+12
| | * bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-181-9/+13
| | * be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru2015-12-181-1/+3
| | * net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev2015-12-183-7/+14
| | * net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev2015-12-181-3/+2