summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa2014-01-30
* phy: cleanup 10g codestephen hemminger2014-01-19
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* phylib: Support attaching to generic 10g driverAndy Fleming2014-01-13
* phylib: Add generic 10G driverAndy Fleming2014-01-13
* phylib: turn genphy_driver to an arrayShaohui Xie2014-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * phy: IRQ cannot be sharedSergei Shtylyov2013-12-29
* | phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-04
* | phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-04
* | phy: kill excess empty linesSergei Shtylyov2014-01-04
* | phy: kill excess codeSergei Shtylyov2014-01-04
* | phy: kill useless local variablesSergei Shtylyov2014-01-04
* | mdio_bus: coding style fixesSergei Shtylyov2014-01-04
* | phy: coding style fixesSergei Shtylyov2014-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\ \ | |/
| * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-11
* | net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli2013-12-18
* | net: phy: fix checkpatch errorsFlorian Fainelli2013-12-18
* | net: phy: micrel: fix checkpath errorsFlorian Fainelli2013-12-18
* | net: phy: mdio_bus: fix checkpath errorFlorian Fainelli2013-12-18
* | net: phy: lxt: fix checkpath errorsFlorian Fainelli2013-12-18
* | net: phy: icplus: fix checkpath errorFlorian Fainelli2013-12-18
* | net: phy: dp83640: fix checkpath errorFlorian Fainelli2013-12-18
* | net: phy: davicom: fix checkpath errorsFlorian Fainelli2013-12-18
* | net: phy: cicada: fix checkpath errorsFlorian Fainelli2013-12-18
* | net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth2013-12-17
* | net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth2013-12-17
* | net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2013-12-17
* | net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth2013-12-17
* | net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-10
* | net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-09
* | net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli2013-12-09
* | net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-09
|/
* phy: Add Vitesse 8514 phy IDShaohui Xie2013-11-28
* net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-20
* net/phy: Add VSC8662 supportSandeep Singh2013-11-20
* net/phy: Add VSC8574 supportshaohui xie2013-11-20
* net/phy: Add VSC8234 supportAndy Fleming2013-11-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * PHY: Add RTL8201CP phy_driver to realtekJonas Jensen2013-11-11
| * phy: Add MOXA MDIO driverJonas Jensen2013-11-07
| * drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar2013-09-30
| * net: phy: at803x: add suspend/resume callbacksDaniel Mack2013-09-27
| * net: phy: at803x: don't pass function pointers with &Daniel Mack2013-09-27
| * phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez2013-09-20
* | mdio_bus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-29
|/
* drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-17
* net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han2013-09-03
* net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han2013-08-30