summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-03-11rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel3-1/+7
2016-03-11mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2-2/+9
2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai3-0/+6
2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai3-0/+309
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai5-2/+222
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2-4/+4
2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai1-1/+1
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2-19/+28
2016-03-10net-next: mediatek: add Kconfig and MakefileJohn Crispin4-0/+24
2016-03-10net-next: mediatek: add support for MT7623 ethernetJohn Crispin2-0/+2228
2016-03-10qede: Fix net-next "make ARCH=x86_64"Manish Chopra1-1/+4
2016-03-10qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia3-5/+14
2016-03-10qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2-6/+5
2016-03-10cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai1-4/+4
2016-03-10cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai1-0/+5
2016-03-10cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai1-71/+94
2016-03-10cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai1-25/+26
2016-03-10sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov1-3/+4
2016-03-10sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-03-08bnxt_en: Enable AER support.Satish Baddipadige1-0/+109
2016-03-08bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan1-2/+103
2016-03-08bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan1-0/+16
2016-03-08bnxt_en: Add port statistics support.Michael Chan2-1/+60
2016-03-08bnxt_en: Extend autoneg to all speeds.Michael Chan2-14/+4
2016-03-08bnxt_en: Use common function to get ethtool supported flags.Michael Chan1-20/+9
2016-03-08bnxt_en: Add reporting of link partner advertisement.Michael Chan3-2/+23
2016-03-08bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan1-13/+20
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller48-254/+398
2016-03-07net: hns: fix the bug about loopbackyankejian5-1/+65
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller2-0/+5
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2-1/+388
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra3-33/+79
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski1-0/+1
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon1-1/+4
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel1-1/+1
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel1-3/+1
2016-03-06net: eth: altera: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06net/ethoc: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06net: fec: Rename "phy-reset-active-low" propertyBernhard Walle1-4/+4
2016-03-06stmmac: fix noderef.cocci warningsWu Fengguang1-1/+1
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto1-1/+3
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova2-332/+238
2016-03-03be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru2-10/+15
2016-03-03net: moxa: fix an error codeDan Carpenter1-2/+2
2016-03-03sh_eth, ravb: Use ARCH_RENESASSimon Horman1-2/+2
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann2-0/+2
2016-03-03net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()Wolfram Sang1-7/+3
2016-03-03net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()Wolfram Sang1-3/+1