| Commit message (Expand) | Author | Age | Files | Lines |
* | net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 | Sylvain Rochet | 2015-02-14 | 1 | -0/+28 |
* | net: phy: Invalidate LP advertising flags when restarting or disabling AN | Ben Hutchings | 2015-01-27 | 1 | -0/+3 |
* | net: phy: avoid suspending twice a PHY | Florian Fainelli | 2015-01-27 | 1 | -2/+6 |
* | net: phy: keep track of the PHY suspend state | Florian Fainelli | 2015-01-27 | 1 | -4/+18 |
* | net: phy: utilize phy_suspend and phy_resume | Florian Fainelli | 2015-01-27 | 1 | -4/+2 |
* | net: phy: fixed: allow setting no update_link callback | Florian Fainelli | 2015-01-25 | 1 | -1/+1 |
* | amd-xgbe-phy: Allow certain PHY settings to be set by UEFI | Lendacky, Thomas | 2015-01-16 | 1 | -23/+136 |
* | amd-xgbe: Add ACPI support | Lendacky, Thomas | 2015-01-16 | 2 | -38/+92 |
* | amd-xgbe-phy: Use the proper auto-negotiation XNP registers | Lendacky, Thomas | 2015-01-16 | 1 | -2/+6 |
* | amd-xgbe-phy: Properly support the FEC auto-negotiation | Lendacky, Thomas | 2015-01-16 | 1 | -11/+33 |
* | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas | 2015-01-16 | 1 | -266/+361 |
* | amd-xgbe-phy: On suspend, save CTRL1 reg for use on resume | Lendacky, Thomas | 2015-01-16 | 1 | -11/+9 |
* | amd-xgbe-phy: Checkpatch fixes | Lendacky, Thomas | 2015-01-16 | 1 | -3/+4 |
* | net: phy: micrel: use generic config_init for KSZ8021/KSZ8031 | Johan Hovold | 2014-12-26 | 1 | -15/+3 |
* | net: Allow FIXED_PHY to be modular. | David S. Miller | 2014-12-16 | 3 | -3/+3 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 5 | -5/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 5 | -5/+0 |
| |\ |
|
| | * | net: phy: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 5 | -5/+0 |
* | | | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-12-14 | 1 | -24/+13 |
|\ \ \ |
|
| * | | | mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function | Rojhalat Ibrahim | 2014-11-28 | 1 | -24/+13 |
| | |/
| |/| |
|
* | | | net: phy: export fixed_phy_register() | Mark Salter | 2014-12-12 | 1 | -0/+1 |
* | | | net: phy: bcm7xxx: add an explicit version check for GPHY rev G0 | Florian Fainelli | 2014-12-08 | 1 | -0/+2 |
* | | | net: phy: micrel: add copyright entry | Johan Hovold | 2014-11-21 | 1 | -0/+1 |
* | | | net: phy: micrel: refactor interrupt config | Johan Hovold | 2014-11-21 | 1 | -42/+29 |
* | | | net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 | Johan Hovold | 2014-11-21 | 1 | -5/+6 |
* | | | net: phy: micrel: add generic clock-mode-select support | Johan Hovold | 2014-11-21 | 1 | -43/+50 |
* | | | net: phy: micrel: add has-broadcast-disable flag to type data | Johan Hovold | 2014-11-21 | 1 | -8/+6 |
* | | | net: phy: micrel: parse of nodes at probe | Johan Hovold | 2014-11-21 | 1 | -18/+21 |
* | | | net: phy: micrel: add device-type abstraction | Johan Hovold | 2014-11-21 | 1 | -13/+70 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-14 | 2 | -14/+26 |
|\ \ \ |
|
| * | | | net: ptp: fix time stamp matching logic for VLAN packets. | Richard Cochran | 2014-11-12 | 1 | -2/+2 |
| * | | | net: phy: Correctly handle MII ioctl which changes autonegotiation. | Brian Hill | 2014-11-11 | 1 | -12/+24 |
| | |/
| |/| |
|
* | | | net: phy: bcm7xxx: add workaround for PHY revision E0 and F0 | Florian Fainelli | 2014-11-12 | 1 | -0/+29 |
* | | | net: phy: bcm7xxx: add PHY revision D0 workaround sequence | Florian Fainelli | 2014-11-12 | 1 | -0/+46 |
* | | | net: phy: bcm7xxx: introduce r_rc_cal_reset helper | Florian Fainelli | 2014-11-12 | 1 | -5/+10 |
* | | | net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaround | Florian Fainelli | 2014-11-12 | 1 | -38/+3 |
* | | | net: phy: bcm7xxx: only show PHY revision once | Florian Fainelli | 2014-11-12 | 1 | -1/+2 |
* | | | net: phy: micrel: enable led-mode for KSZ8081/KSZ8091 | Johan Hovold | 2014-11-12 | 1 | -0/+1 |
* | | | net: phy: micrel: clean up led-mode setup | Johan Hovold | 2014-11-12 | 1 | -9/+22 |
* | | | net: phy: micrel: refactor led-mode error handling | Johan Hovold | 2014-11-12 | 1 | -9/+10 |
* | | | net: phy: micrel: add led-mode sanity check | Johan Hovold | 2014-11-12 | 1 | -0/+5 |
* | | | net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 | Johan Hovold | 2014-11-12 | 1 | -1/+8 |
* | | | net: phy: micrel: refactor broadcast disable | Johan Hovold | 2014-11-12 | 1 | -2/+22 |
* | | | net: phy: micrel: use BIT macro | Johan Hovold | 2014-11-12 | 1 | -17/+17 |
* | | | net: phy: micrel: fix config_intr error handling | Johan Hovold | 2014-11-12 | 1 | -0/+6 |
* | | | net: phy: replace phy_drivers_register calls | Johan Hovold | 2014-11-12 | 16 | -218/+16 |
* | | | net: phy: replace phy_driver_register calls | Johan Hovold | 2014-11-12 | 4 | -56/+12 |
* | | | amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM | Lendacky, Thomas | 2014-11-05 | 1 | -1/+1 |
* | | | amd-xgbe-phy: Sync PCS and PHY modes after reset | Lendacky, Thomas | 2014-11-05 | 1 | -1/+2 |
* | | | net: phy: spi_ks8995: remove sysfs bin file by registered attribute | Vladimir Zapolskiy | 2014-11-04 | 1 | -1/+3 |