summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-06phy: fix compiler array bounds warning on settings[]Bjorn Helgaas
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-26phy: micrel: add of configuration for LED modeBen Dooks
2014-02-25phy: unmask link partner capabilitiesCristian Bercaru
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli
2014-02-14net: phy: update port type for MoCA PHYsFlorian Fainelli
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen
2014-02-12net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli
2014-02-12net: phy: expose PHY device interface modeFlorian Fainelli
2014-02-12net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli
2014-02-12net: phy: display human readable PHY speed settingsFlorian Fainelli
2014-02-12net: phy: update phy_print_status to show pause settingsFlorian Fainelli
2014-02-12net: phy: use network device in phy_print_statusFlorian Fainelli
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-06net: phy: sunxi: Add new compatiblesMaxime Ripard
2014-02-04net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2014-02-04net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen
2014-02-04net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen
2014-02-04net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa
2014-01-19phy: cleanup 10g codestephen hemminger
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming
2014-01-13phylib: Add generic 10G driverAndy Fleming
2014-01-13phylib: turn genphy_driver to an arrayShaohui Xie
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov
2014-01-04phy: kill excess empty linesSergei Shtylyov
2014-01-04phy: kill excess codeSergei Shtylyov
2014-01-04phy: kill useless local variablesSergei Shtylyov
2014-01-04mdio_bus: coding style fixesSergei Shtylyov
2014-01-04phy: coding style fixesSergei Shtylyov
2013-12-29phy: IRQ cannot be sharedSergei Shtylyov
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli
2013-12-18net: phy: fix checkpatch errorsFlorian Fainelli
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli
2013-12-18net: phy: mdio_bus: fix checkpath errorFlorian Fainelli
2013-12-18net: phy: lxt: fix checkpath errorsFlorian Fainelli
2013-12-18net: phy: icplus: fix checkpath errorFlorian Fainelli
2013-12-18net: phy: dp83640: fix checkpath errorFlorian Fainelli