summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko2016-06-291-72/+59
* net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-24/+2
* net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes2016-06-281-24/+23
* net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-19/+2
* net: ethernet: sxgbe: use phydev from struct net_devicePhilippe Reynes2016-06-283-29/+22
* net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-12/+2
* net: ethernet: r6040: use phydev from struct net_devicePhilippe Reynes2016-06-281-15/+7
* net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-20/+2
* net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes2016-06-281-17/+13
* drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdioGrygorii Strashko2016-06-281-11/+34
* drivers: net: davinci_mdio: implement pm runtime auto modeGrygorii Strashko2016-06-281-9/+39
* drivers: net: davinci_mdio: add pm runtime callbacksGrygorii Strashko2016-06-281-4/+27
* drivers: net: davinci_mdio: split reset function on init_clk and enableGrygorii Strashko2016-06-281-7/+14
* drivers: net: davinci_mdio: drop suspended and lock fields from mdio_dataGrygorii Strashko2016-06-281-30/+0
* drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacksGrygorii Strashko2016-06-281-3/+0
* drivers: net: davinci_mdio: do pm runtime initialization later in probeGrygorii Strashko2016-06-281-9/+6
* drivers: net: cpsw: ndev: fix accessing to suspended deviceGrygorii Strashko2016-06-281-3/+30
* drivers: net: cpsw: ethtool: fix accessing to suspended deviceGrygorii Strashko2016-06-281-1/+26
* drivers: net: cpsw: remove pm runtime calls from suspend callbacksGrygorii Strashko2016-06-281-4/+0
* drivers: net: cpsw: check return code from pm runtime callsGrygorii Strashko2016-06-281-2/+10
* drivers: net: cpsw: fix suspend when all ethX devices are downGrygorii Strashko2016-06-281-2/+1
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-286-2/+49
* drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-288-35/+79
* drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-288-165/+349
* net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-22/+2
* net: ethernet: dnet: use phydev from struct net_devicePhilippe Reynes2016-06-282-17/+12
* ethernet: xircom: fix spelling mistakes on "excessive collisions"Colin Ian King2016-06-271-2/+2
* net: tc35815: fix spelling mistake on "descriptors"Colin Ian King2016-06-271-5/+5
* net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman2016-06-272-11/+67
* net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman2016-06-273-167/+143
* net/mlx5e: Add missing 50G baseSR2 link modeGal Pressman2016-06-271-0/+1
* net/mlx5e: Toggle link only after modifying port parametersGal Pressman2016-06-273-14/+14
* net/mlx5e: Support adaptive RX coalescingGil Rockah2016-06-276-8/+416
* net/mlx5e: CQE based moderationTariq Toukan2016-06-273-33/+95
* net/mlx5e: Introduce net device priv flags infrastructureGal Pressman2016-06-272-0/+76
* net/mlx5e: Add TXQ set max rate supportYevgeny Petrilin2016-06-272-3/+102
* net/mlx5: Rate limit tables supportYevgeny Petrilin2016-06-274-2/+228
* be2net: Change copyright markings in source filesSomnath Kotur2016-06-277-7/+7
* be2net: Fix broadcast echoes from EVB in BE3Somnath Kotur2016-06-272-1/+33
* be2net: support asymmetric rx/tx queue countsSathya Perla2016-06-273-25/+74
* be2net: fix definition of be_max_eqs()Sathya Perla2016-06-272-18/+19
* net: fec: use a more proper compatible string for i.MX6UL type deviceFugang Duan2016-06-271-0/+8
* net: fec: add interrupt coalesc quirk flagFugang Duan2016-06-272-10/+11
* net: stmmac: dwmac-rk: add rk3228-specific dataXing Zheng2016-06-261-0/+117
* liquidio: ddr timeoutRaghu Vatsavayi2016-06-252-7/+9
* liquidio: Support priv flagRaghu Vatsavayi2016-06-253-0/+35
* liquidio: ptp infoRaghu Vatsavayi2016-06-251-2/+7
* liquidio: New xaui infoRaghu Vatsavayi2016-06-252-11/+20
* liquidio: New statistics supportRaghu Vatsavayi2016-06-256-65/+588
* liquidio: tx rx interrupt moderationRaghu Vatsavayi2016-06-253-141/+200
OpenPOWER on IntegriCloud