summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-06-29net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-29net: ethernet: lpc_eth: use phydev from struct net_devicePhilippe Reynes
2016-06-29qede: Fix the static checker warnings.Sudarsana Reddy Kalluru
2016-06-29qed: Fix static checker warnings.Sudarsana Reddy Kalluru
2016-06-29net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-29net: ethernet: mvpp2: use phydev from struct net_devicePhilippe Reynes
2016-06-29dsa: b53: avoid 'maybe-uninitialized' warningArnd Bergmann
2016-06-29net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko
2016-06-29Maxim/driver: Add driver for maxim ds26522Zhao Qiang
2016-06-28net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: sxgbe: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: r6040: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes
2016-06-28drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdioGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: implement pm runtime auto modeGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: add pm runtime callbacksGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: split reset function on init_clk and enableGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: drop suspended and lock fields from mdio_dataGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacksGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: do pm runtime initialization later in probeGrygorii Strashko
2016-06-28drivers: net: cpsw: ndev: fix accessing to suspended deviceGrygorii Strashko
2016-06-28drivers: net: cpsw: ethtool: fix accessing to suspended deviceGrygorii Strashko
2016-06-28drivers: net: cpsw: remove pm runtime calls from suspend callbacksGrygorii Strashko
2016-06-28drivers: net: cpsw: check return code from pm runtime callsGrygorii Strashko
2016-06-28drivers: net: cpsw: fix suspend when all ethX devices are downGrygorii Strashko
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann
2016-06-28net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: dnet: use phydev from struct net_devicePhilippe Reynes
2016-06-27i40e: Don't notify client(s) for DCB changes on all VSIsNeerav Parikh
2016-06-27i40e: Fix errors resulted while turning off TSOTushar Dave
2016-06-27i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari
2016-06-27i40e: add VSI info to macaddr messagesShannon Nelson
2016-06-27i40e: set default VSI without a resetMitch Williams
2016-06-27i40evf: always activate correct MAC address filterMitch Williams
2016-06-27i40e: Fix RSS to not be limited by the number of CPUsCatherine Sullivan
2016-06-27i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand
2016-06-27i40e: fix missing DA cable checkSerey Kong
2016-06-27i40e: Save PCI state before suspendGreg Rose
2016-06-27i40e: Clean up MSIX IRQs before suspendGreg Rose
2016-06-27i40evf: don't overflow bufferMitch Williams
2016-06-27i40e: Add a call to set the client interface downCatherine Sullivan
2016-06-27i40e: write HENA for VFsMitch Williams