summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju2-3/+3
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju1-8/+97
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju1-4/+6
2016-11-30driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGao Feng2-2/+1
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-3/+2
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-4/+2
2016-11-30net: ethernet: ti: cpsw: split tx budget according between channelsIvan Khoronzhuk1-29/+130
2016-11-30net: ethernet: ti: cpsw: optimize end of poll cycleIvan Khoronzhuk1-18/+6
2016-11-30net: ethernet: ti: cpsw: add .ndo to set per-queue rateIvan Khoronzhuk1-0/+87
2016-11-30net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk2-45/+289
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