summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-113-20/+40
|\
| * net: phy: sunxi: Add new compatiblesMaxime Ripard2014-02-061-0/+3
| * net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-041-14/+24
| * net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen2014-02-041-5/+8
| * net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen2014-02-041-1/+4
| * net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen2014-02-041-0/+1
* | drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa2014-01-301-0/+1
|/
* phy: cleanup 10g codestephen hemminger2014-01-191-20/+4
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-168-8/+0
* phylib: Support attaching to generic 10g driverAndy Fleming2014-01-131-13/+9
* phylib: Add generic 10G driverAndy Fleming2014-01-131-0/+81
* phylib: turn genphy_driver to an arrayShaohui Xie2014-01-131-8/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-4/+2
|\
| * phy: IRQ cannot be sharedSergei Shtylyov2013-12-291-4/+2
* | phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-041-2/+1
* | phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-043-17/+6
* | phy: kill excess empty linesSergei Shtylyov2014-01-042-31/+0
* | phy: kill excess codeSergei Shtylyov2014-01-042-35/+13
* | phy: kill useless local variablesSergei Shtylyov2014-01-042-47/+18
* | mdio_bus: coding style fixesSergei Shtylyov2014-01-041-18/+9
* | phy: coding style fixesSergei Shtylyov2014-01-042-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-101-2/+0
* | net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-092-3/+58
* | net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli2013-12-091-5/+2
* | net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-092-0/+7
|/
* phy: Add Vitesse 8514 phy IDShaohui Xie2013-11-281-0/+15
* net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-202-7/+72
* net/phy: Add VSC8662 supportSandeep Singh2013-11-201-0/+14
* net/phy: Add VSC8574 supportshaohui xie2013-11-201-1/+16
* net/phy: Add VSC8234 supportAndy Fleming2013-11-201-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-09-301-2/+2
| * net: phy: at803x: add suspend/resume callbacksDaniel Mack2013-09-271-0/+45
OpenPOWER on IntegriCloud