summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-06-29wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera
2016-06-29rtl8xxxu: tuse %*ph to dump buffersAndy Shevchenko
2016-06-29rtl8xxxu: Add additional documentation for RX DMA registersJes Sorensen
2016-06-29rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTIONJes Sorensen
2016-06-29libertas_tf: Remove create_workqueueBhaktipriya Shridhar
2016-06-29brcmfmac: slightly simplify building interface combinationsRafał Miłecki
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-27phy: improve safety of fixed-phy MII register readingRussell King
2016-06-27phy: generate swphy registers on the flyRussell King
2016-06-27phy: separate swphy state validation from register generationRussell King
2016-06-27phy: convert swphy register generation to tabular formRussell King
2016-06-27phy: move fixed_phy MII register generation to a libraryRussell King
2016-06-27Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-27ethernet: xircom: fix spelling mistakes on "excessive collisions"Colin Ian King
2016-06-27net: tc35815: fix spelling mistake on "descriptors"Colin Ian King
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman
2016-06-27net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman
2016-06-27net/mlx5e: Add missing 50G baseSR2 link modeGal Pressman
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman
2016-06-27net/mlx5e: Support adaptive RX coalescingGil Rockah
2016-06-27net/mlx5e: CQE based moderationTariq Toukan
2016-06-27net/mlx5e: Introduce net device priv flags infrastructureGal Pressman
2016-06-27net/mlx5e: Add TXQ set max rate supportYevgeny Petrilin