summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-03-14mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer1-6/+9
2016-03-14r8169:Remove unnecessary phy reset for pcie nic when setting link spped.Chun-Hao Lin1-1/+2
2016-03-14mlxsw: pci: Implement reset done checkJiri Pirko2-4/+14
2016-03-14net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2-7/+8
2016-03-13rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko3-7/+7
2016-03-11qed: Enlrage the drain timeoutYuval Mintz1-2/+2
2016-03-11qed: Notify of transciever changesZvi Nachmani2-0/+41
2016-03-11qed: Major changes to MB lockingTomer Tayar2-97/+167
2016-03-11qed: Prevent MF link notificationsSudarsana Reddy Kalluru2-1/+9
2016-03-11cisco: enic: Update logging macros and usesJoe Perches6-37/+43
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-11net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai3-0/+6
2016-03-11net/mlx5e: Support offload cls_flower with drop actionAmir Vadai3-0/+309
2016-03-11net/mlx5e: Introduce tc offload supportAmir Vadai5-2/+222
2016-03-11net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2-4/+4
2016-03-11net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai1-1/+1
2016-03-11net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2-19/+28
2016-03-11net-next: mediatek: add Kconfig and MakefileJohn Crispin4-0/+24
2016-03-11net-next: mediatek: add support for MT7623 ethernetJohn Crispin2-0/+2228
2016-03-11qede: Fix net-next "make ARCH=x86_64"Manish Chopra1-1/+4
2016-03-11qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia3-5/+14
2016-03-11qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2-6/+5
2016-03-11cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai1-4/+4
2016-03-11cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai1-0/+5
2016-03-11cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai1-71/+94
2016-03-11cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai1-25/+26
2016-03-11sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov1-3/+4
2016-03-11sh_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-07net: eth: altera: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-07net/ethoc: do not free array priv->mdio->irqColin Ian King1-1/+0