aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-07phy: add phydev_name() wrapperAndrew Lunn22-34/+34
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn1-68/+36
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+8
2016-01-06fsl/fman: double free on probe failureDan Carpenter1-1/+0
2016-01-06fsl/fman: fix the pause_time testDan Carpenter1-1/+1
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter1-1/+1
2016-01-06ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson3-12/+14
2016-01-06mlxsw: Remember untagged VLANsElad Raz3-1/+17
2016-01-06mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz1-0/+21
2016-01-06mlxsw: Renaming local variable names for consistencyElad Raz1-3/+3
2016-01-06mlxsw: Fixing vlans init rangeElad Raz1-1/+2
2016-01-06mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel1-1/+1
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann1-25/+22
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha4-1/+106
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha7-2/+279
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2-0/+14
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat3-34/+49
2016-01-04mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2-6/+14
2016-01-04mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel1-10/+5
2016-01-04mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel1-3/+7
2016-01-04mlxsw: spectrum: Initialize PVID only onceIdo Schimmel1-1/+0
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall8-14/+14
2016-01-04fsl/fman: allow modular buildArnd Bergmann1-1/+2
2016-01-04cxgb4: correctly handling failed allocationInsu Yun1-0/+4
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun1-2/+4
2016-01-04r8169:Correct the way of setting RTL8168DP ephyChun-Hao Lin1-11/+4
2016-01-04r8169:Fix typo in setting RTL8168H PHY PFM mode.Chun-Hao Lin1-2/+2
2016-01-04r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM modeChun-Hao Lin1-3/+3
2016-01-04sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()Sergei Shtylyov1-43/+29
2016-01-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov2-17/+2
2016-01-04tilepro: use to_delayed_workGeliang Tang1-2/+1
2016-01-04bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.Michael Chan1-12/+45
2016-01-04bnxt_en: Modify init sequence to support shared or non shared rings.Michael Chan1-10/+32
2016-01-04bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.Michael Chan3-25/+79
2016-01-04bnxt_en: Re-structure ring indexing and mapping.Michael Chan2-38/+55
2016-01-04bnxt_en: Check for NULL rx or tx ring.Michael Chan1-5/+22
2016-01-04bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.Michael Chan2-86/+70
2016-01-04bnxt_en: Refactor bnxt_dbg_dump_states().Michael Chan1-17/+33
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-118/+113
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-73/+112
2015-12-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-32/+62
2015-12-30be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru5-57/+71
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy4-53/+63
2015-12-30be2net: remove unused error variablesVenkat Duvvuru1-4/+0
2015-12-30be2net: remove a line of code that has no effectSathya Perla3-4/+3
2015-12-30be2net: log digital signature errors while flashing FW imageSuresh Reddy2-2/+16
2015-12-30be2net: move FW flash cmd code to be_cmds.cSuresh Reddy3-584/+578
2015-12-30be2net: cleanup FW flash image related macro definesSuresh Reddy2-101/+118
2015-12-30be2net: avoid configuring VEPA mode on BE3Suresh Reddy1-0/+3