| Commit message (Expand) | Author | Age | Files | Lines |
* | net phy: Check for aneg completion before setting state to PHY_RUNNING | Balakumaran Kannan | 2014-05-02 | 1 | -0/+11 |
* | net/phy: micrel: fix bugged test on device tree loading for ksz9021 | Hubert Chaumette | 2014-04-23 | 1 | -3/+3 |
* | net: mdio-gpio: Add support for separate MDI and MDO gpio pins | Guenter Roeck | 2014-04-16 | 1 | -3/+31 |
* | net: mdio-gpio: Add support for active low gpio pins | Guenter Roeck | 2014-04-16 | 1 | -6/+13 |
* | net: mdio-gpio: Use devm_ functions where possible | Guenter Roeck | 2014-04-16 | 1 | -14/+5 |
* | net phylib: Remove unnecessary condition check in phy | Balakumaran Kannan | 2014-04-09 | 1 | -5/+1 |
* | net: Micrel KSZ8864RMN 4-port managed switch support | Philipp Zabel | 2014-04-03 | 1 | -12/+40 |
* | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 2014-04-01 | 1 | -0/+1 |
* | phy/at8031: enable at8031 to work on interrupt mode | Zhao Qiang | 2014-03-29 | 1 | -0/+30 |
* | net: sun4i: remove empty MDIO bus reset function | Florian Fainelli | 2014-03-28 | 1 | -6/+0 |
* | net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER | Florian Fainelli | 2014-03-26 | 1 | -1/+1 |
* | net: phy: bcm7xxx: fix spurious MDIO failures during workaround | Florian Fainelli | 2014-03-26 | 1 | -15/+15 |
* | net: phy: bcm7xxx: define constants for our registers | Florian Fainelli | 2014-03-26 | 1 | -11/+27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-25 | 1 | -2/+1 |
|\ |
|
| * | net: phy: fix uninitalized ethtool_wolinfo in phy_suspend | Sebastian Hesselbarth | 2014-03-14 | 1 | -2/+1 |
* | | dp83640: let the periodic pin from the module parameter be a default. | Richard Cochran | 2014-03-21 | 1 | -6/+13 |
* | | dp83640: let external input pins from the module parameters be defaults. | Richard Cochran | 2014-03-21 | 1 | -1/+4 |
* | | dp83640: implement programmable pin functions. | Richard Cochran | 2014-03-21 | 1 | -0/+52 |
* | | dp83640: correct the periodic output frequency | Richard Cochran | 2014-03-21 | 1 | -5/+6 |
* | | dp83640: trivial fixes | Richard Cochran | 2014-03-21 | 1 | -3/+3 |
* | | micrel: fix masking off LED bits | Sergei Shtylyov | 2014-03-19 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-14 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | phy: fix compiler array bounds warning on settings[] | Bjorn Helgaas | 2014-03-06 | 1 | -5/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-05 | 1 | -7/+9 |
|\ \
| |/ |
|
| * | phy: unmask link partner capabilities | Cristian Bercaru | 2014-02-25 | 1 | -7/+9 |
* | | phy: micrel: add of configuration for LED mode | Ben Dooks | 2014-02-26 | 1 | -4/+45 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-02-19 | 1 | -5/+8 |
|\ \
| |/ |
|
| * | net:phy:dp83640: Move all HW initialization to dp83640_config_init | Stefan Sørensen | 2014-02-13 | 1 | -5/+8 |
* | | net: phy: allow PHY drivers to implement their own software reset | Florian Fainelli | 2014-02-17 | 1 | -2/+14 |
* | | net: phy: move PHY software reset to genphy_soft_reset | Florian Fainelli | 2014-02-17 | 1 | -5/+22 |
* | | net: phy: add Broadcom BCM7xxx internal PHY driver | Florian Fainelli | 2014-02-14 | 3 | -0/+350 |
* | | net: phy: broadcom: extract register definitions | Florian Fainelli | 2014-02-14 | 1 | -52/+0 |
* | | net: phy: update port type for MoCA PHYs | Florian Fainelli | 2014-02-14 | 1 | -1/+4 |
* | | net: phy: expose phydev->has_fixups to sysfs | Florian Fainelli | 2014-02-12 | 1 | -0/+10 |
* | | net: phy: add "has_fixups" boolean property | Florian Fainelli | 2014-02-12 | 1 | -0/+1 |
* | | net: phy: expose PHY device interface mode | Florian Fainelli | 2014-02-12 | 1 | -0/+10 |
* | | net: phy: fix phy_{clear,config}_interrupt comment typos | Florian Fainelli | 2014-02-12 | 1 | -2/+2 |
* | | net: phy: allow driver to implement their own aneg_done | Florian Fainelli | 2014-02-12 | 2 | -3/+7 |
* | | net: phy: add genphy_aneg_done() | Florian Fainelli | 2014-02-12 | 2 | -3/+17 |
* | | net: phy: display human readable PHY speed settings | Florian Fainelli | 2014-02-12 | 1 | -2/+22 |
* | | net: phy: update phy_print_status to show pause settings | Florian Fainelli | 2014-02-12 | 1 | -2/+4 |
* | | net: phy: use network device in phy_print_status | Florian Fainelli | 2014-02-12 | 1 | -3/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-02-11 | 3 | -20/+40 |
|\ |
|
| * | net: phy: sunxi: Add new compatibles | Maxime Ripard | 2014-02-06 | 1 | -0/+3 |
| * | net: phy: ensure Gigabit features are masked off if requested | Florian Fainelli | 2014-02-04 | 1 | -14/+24 |
| * | net:phy:dp83640: Initialize PTP clocks at device init. | Stefan Sørensen | 2014-02-04 | 1 | -5/+8 |
| * | net:phy:dp83640: Do not hardcode timestamping event edge | Stefan Sørensen | 2014-02-04 | 1 | -1/+4 |
| * | net:phy:dp83640: Declare that TX timestamping possible | Stefan Sørensen | 2014-02-04 | 1 | -0/+1 |
* | | drivers/net/phy/mdio_bus.c: call put_device on device_register() failure | Levente Kurusa | 2014-01-30 | 1 | -0/+1 |
|/ |
|
* | phy: cleanup 10g code | stephen hemminger | 2014-01-19 | 1 | -20/+4 |