Age | Commit message (Expand) | Author |
2017-06-13 | net: phy: Fix MDIO_THUNDER dependencies | Florian Fainelli |
2017-06-09 | net: phy: add missing SPEED_14000 | Joe Perches |
2017-06-05 | net: phy: fix kernel-doc warnings | Randy Dunlap |
2017-06-01 | net: phy: micrel: Restore led_mode and clk_sel on resume | Leonard Crestez |
2017-05-31 | net: fix auto-loading of Marvell DSA driver | Russell King |
2017-05-31 | net: phy: fix marvell phy status reading | Russell King |
2017-05-24 | net: phy: marvell: Limit errata to 88m1101 | Andrew Lunn |
2017-05-24 | net/phy: fix mdio-octeon dependency and build | Randy Dunlap |
2017-05-15 | mdio: mux: fix device_node_continue.cocci warnings | Julia Lawall |
2017-05-11 | net: phy: Call bus->reset() after releasing PHYs from reset | Florian Fainelli |
2017-05-11 | mdio: mux: Correct mdio_mux_init error path issues | Jon Mason |
2017-05-08 | net: mdio-mux: bcm-iproc: call mdiobus_free() in error path | Jon Mason |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-04-30 | net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay | Abhishek Shah |
2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-26 | Revert "phy: micrel: Disable auto negotiation on startup" | David S. Miller |
2017-04-26 | net: phy: fix auto-negotiation stall due to unavailable interrupt | Alexander Kochetkov |
2017-04-24 | mdio_bus: Issue GPIO RESET to PHYs. | Roger Quadros |
2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-20 | dp83640: don't recieve time stamps twice | Dan Carpenter |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-17 | net: phy: test the right variable in phy_write_mmd() | Dan Carpenter |
2017-04-17 | net: phy: micrel: fix crash when statistic requested for KSZ9031 phy | Grygorii Strashko |
2017-04-17 | net: phy: simplify phy_supported_speeds() | Russell King |
2017-04-17 | net: phy: improve phylib correctness for non-autoneg settings | Russell King |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-05 | phy/ethtool: Add missing SPEED_<foo> strings | Joe Perches |
2017-04-01 | net: phy: allow EEE with any interface mode | Russell King |
2017-04-01 | net: phy: restart phy autonegotiation after EEE advertisment change | Russell King |
2017-04-01 | net: phy: avoid setting unsupported EEE advertisments | Russell King |
2017-03-29 | net: phy: Allow building mdio-boardinfo into the kernel | Florian Fainelli |
2017-03-28 | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn |
2017-03-24 | net: phy: Allow splitting MDIO bus/device support from PHYs | Florian Fainelli |
2017-03-24 | net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO | Florian Fainelli |
2017-03-24 | net: phy: handle state correctly in phy_stop_machine | Nathan Sullivan |
2017-03-24 | net: phy: dp83848: Fix Typo | Andrew F. Davis |
2017-03-23 | net: phy: Export mdiobus_register_board_info() | Florian Fainelli |
2017-03-22 | net: phy: clean up mmd_phy_indirect() | Russell King |
2017-03-22 | net: phy: remove the indirect MMD read/write methods | Russell King |
2017-03-22 | net: phy: convert micrel to new read_mmd/write_mmd driver methods | Russell King |
2017-03-22 | net: phy: switch remaining users to phy_(read|write)_mmd() | Russell King |
2017-03-22 | net: phy: make phy_(read|write)_mmd() generic MMD accessors | Russell King |
2017-03-22 | net: phy: move phy MMD accessors to phy-core.c | Russell King |
2017-03-15 | drivers: net: phy: xgene: Fix mdio write | Quan Nguyen |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-13 | net: bcmgenet: add support for the GENETv5 hardware | Doug Berger |
2017-03-13 | net: phy: bcm7xxx: add support for 28nm EPHY | Doug Berger |
2017-03-13 | net: phy: bcm-phylib: replace obsolete EEE macro references | Doug Berger |
2017-03-09 | net: phy: marvell: Fix double free of hwmon device | Andrew Lunn |
2017-03-07 | spi_ks8995: regs_size incorrect for some devices | Blomme, Maarten |