summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
* phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-051-2/+1
* phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-053-17/+6
* phy: kill excess empty linesSergei Shtylyov2014-01-052-31/+0
* phy: kill excess codeSergei Shtylyov2014-01-052-35/+13
* phy: kill useless local variablesSergei Shtylyov2014-01-052-47/+18
* mdio_bus: coding style fixesSergei Shtylyov2014-01-051-18/+9
* phy: coding style fixesSergei Shtylyov2014-01-052-117/+114
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-0/+15
|\
| * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+15
* | net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli2013-12-181-2/+2
* | net: phy: fix checkpatch errorsFlorian Fainelli2013-12-182-139/+139
* | net: phy: micrel: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
* | net: phy: mdio_bus: fix checkpath errorFlorian Fainelli2013-12-181-2/+2
* | net: phy: lxt: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
* | net: phy: icplus: fix checkpath errorFlorian Fainelli2013-12-181-1/+1
* | net: phy: dp83640: fix checkpath errorFlorian Fainelli2013-12-181-2/+2
* | net: phy: davicom: fix checkpath errorsFlorian Fainelli2013-12-181-1/+1
* | net: phy: cicada: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
* | net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth2013-12-171-1/+5
* | net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth2013-12-171-0/+3
* | net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2013-12-171-0/+24
* | net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth2013-12-171-0/+22
* | net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-111-2/+0
* | net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-102-3/+58
* | net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli2013-12-101-5/+2
* | net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-102-0/+7
|/
* phy: Add Vitesse 8514 phy IDShaohui Xie2013-11-291-0/+15
* net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-212-7/+72
* net/phy: Add VSC8662 supportSandeep Singh2013-11-211-0/+14
* net/phy: Add VSC8574 supportshaohui xie2013-11-211-1/+16
* net/phy: Add VSC8234 supportAndy Fleming2013-11-211-2/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-137-8/+301
|\
| * PHY: Add RTL8201CP phy_driver to realtekJonas Jensen2013-11-111-0/+15
| * phy: Add MOXA MDIO driverJonas Jensen2013-11-073-0/+209
| * drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar2013-10-011-2/+2
| * net: phy: at803x: add suspend/resume callbacksDaniel Mack2013-09-271-0/+45
| * net: phy: at803x: don't pass function pointers with &Daniel Mack2013-09-271-6/+6
| * phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez2013-09-201-0/+24
* | mdio_bus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-301-4/+6
|/
* drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-181-2/+2
* net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* net: mdio-gpio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* net: mdio-sun4i: Convert to devm_* apiJisheng Zhang2013-08-291-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-2/+2
|\
| * net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-211-2/+2
* | net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen2013-08-221-1/+1
* | net/phy: micrel: Add OF configuration support for ksz9021Sean Cross2013-08-211-1/+102
* | net: phy: mdio: add missing __iomem annotationJingoo Han2013-08-081-1/+1
* | net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han2013-08-081-1/+1
|/