aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-30net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk2-10/+115
2016-11-30qede: Add support for XDP_TXMintz, Yuval3-35/+216
2016-11-30qede: Add basic XDP supportMintz, Yuval3-3/+127
2016-11-30qede: Better utilize the qede_[rt]x_queueMintz, Yuval3-125/+124
2016-11-30qede: Don't check netdevice for rx-hashMintz, Yuval1-22/+12
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval10-543/+762
2016-11-30qede: Revise state locking schemeMintz, Yuval3-75/+122
2016-11-30qede: Refactor data-path Rx flowMintz, Yuval1-224/+264
2016-11-30qede: Refactor statistics gatheringMintz, Yuval1-56/+86
2016-11-30qede: Remove 'num_tc'.Mintz, Yuval3-127/+62
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval2-5/+6
2016-11-30qede: Optimize aggregation information sizeMintz, Yuval2-44/+48
2016-11-30ehea: Remove unnecessary memset of stats in netdev private dataTobias Klauser1-1/+0
2016-11-30macvtap: replace printk with netdev_errZhang Shengju1-1/+1
2016-11-30liquidio CN23XX: VF init and destroyRaghu Vatsavayi2-0/+108
2016-11-30liquidio CN23XX: VF interruptRaghu Vatsavayi6-7/+438
2016-11-30liquidio CN23XX: VF mailboxRaghu Vatsavayi2-0/+69
2016-11-30liquidio CN23XX: init VF softcommand queuesRaghu Vatsavayi3-2/+84
2016-11-30liquidio CN23XX: VF register accessRaghu Vatsavayi3-0/+196
2016-11-30liquidio CN23XX: VF queue setupRaghu Vatsavayi7-4/+207
2016-11-30liquidio CN23XX: VF config setupRaghu Vatsavayi5-4/+191
2016-11-30liquidio CN23XX: VF registrationRaghu Vatsavayi5-0/+191
2016-11-30liquidio CN23XX: VF register definitionsRaghu Vatsavayi1-0/+274
2016-11-30net: brocade: bna: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+30
2016-11-30net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli1-0/+35
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli2-0/+75
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree44-1220/+18213
2016-11-30cpsw: ethtool: add support for nway resetYegor Yefremov1-0/+13
2016-11-30cpsw: ethtool: add support for getting/setting EEE registersYegor Yefremov1-0/+26
2016-11-29hv_netvsc: remove excessive logging on MTU changeVitaly Kuznetsov2-7/+7
2016-11-29mlxsw: core: Change order of operations in removal pathIdo Schimmel1-1/+1
2016-11-29mlxsw: core: Add missing rollback in error pathIdo Schimmel1-0/+1
2016-11-29mlxsw: spectrum_buffers: Limit size of poolsIdo Schimmel1-0/+3
2016-11-29mlxsw: resources: Add maximum buffer sizeIdo Schimmel1-0/+2
2016-11-29mlxsw: switchib: add MLXSW_PCI dependencyArnd Bergmann1-1/+1
2016-11-29net: phy: Fix use after free in phy_detach()Geert Uytterhoeven1-2/+2
2016-11-29stmmac: fix comments, make debug output consistentPavel Machek2-7/+10
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet2-9/+74
2016-11-29net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel2-1/+14
2016-11-29net: arc_emac: add dependencies on associated arches and compile testPeter Robinson1-2/+3
2016-11-29mlx4: give precise rx/tx bytes/packets countersEric Dumazet4-23/+58
2016-11-28geneve: fix ip_hdr_len reserved for geneve6 tunnel.Haishuang Yan1-1/+1
2016-11-28net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt countAndreas Färber1-1/+1
2016-11-28net/mlx5e: Add CQE compression user controlShaker Daibes5-13/+51
2016-11-28net/mlx5e: Moves pflags to priv->paramsShaker Daibes3-12/+14
2016-11-28net/mlx5e: Add support for loopback selftestSaeed Mahameed4-3/+227
2016-11-28net/mlx5e: Add support for ethtool self diagnostics testKamal Heib4-2/+139
2016-11-28net/mlx5e: Add DCBX control interfaceHuy Nguyen1-3/+24
2016-11-28net/mlx5e: ConnectX-4 firmware support for DCBXHuy Nguyen3-28/+94
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen1-0/+20