- 2641b62 phy: micrel: ksz8041nl: do not use power down mode by Stefan Agner · 3 years, 3 months ago
- 67ca515 net: phy: micrel: make *-skew-ps check more lenient by Matthias Schiffer · 3 years, 3 months ago
- 0316c7e net: phy: micrel: ksz9131 led errata workaround by Francesco Dolcini · 3 years, 3 months ago
- 7c2dcfa net: phy: micrel: Add support for LAN8804 PHY by Horatiu Vultur · 3 years, 4 months ago
- 2383cb9 net: phy: micrel: Fix link detection on ksz87xx switch" by Ben Hutchings · 3 years, 5 months ago
- a5e63c7 net: phy: micrel: Fix detection of ksz87xx switch by Steve Bennett · 3 years, 6 months ago
- 49011e0 net: phy: micrel: ksz886x/ksz8081: add cabletest support by Oleksij Rempel · 3 years, 7 months ago
- f873f11 net: phy: micrel: ksz8081 add MDI-X support by Oleksij Rempel · 3 years, 7 months ago
- 5293939 net: phy/dsa micrel/ksz886x add MDI-X support by Oleksij Rempel · 3 years, 7 months ago
- 0033f89 net: phy: micrel: use consistent alignments by Oleksij Rempel · 3 years, 7 months ago
- ce4f8af net: phy: micrel: remove redundant assignment to pointer of_node by Colin Ian King · 3 years, 7 months ago
- 764d31c net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 by Christian Melki · 3 years, 11 months ago
- 4217a64 net: phy: introduce phydev->port by Michael Walle · 4 years ago
- f15008f net: phy: drop explicit genphy_read_status() op by Michael Walle · 4 years ago
- ab36a3a net: phy: micrel: Add KS8851 PHY support by Marek Vasut · 4 years ago
- fff4c74 net: phy: micrel: fix interrupt handling by Oleksij Rempel · 4 years, 2 months ago
- c0c99d0 net: phy: micrel: remove the use of .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
- 59ca4e5 net: phy: micrel: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
- 1623ad8 net: phy: mchp: Add support for LAN8814 QUAD PHY by Divya Koppera · 4 years, 4 months ago
- bcf3440 net: phy: micrel: add phy-mode support for the KSZ9031 PHY by Oleksij Rempel · 4 years, 9 months ago
- 68dac3eb net: phy: micrel: use genphy_read_status for KSZ9131 by Atsushi Nemoto · 4 years, 9 months ago
- 6110dff net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers by Oleksij Rempel · 4 years, 10 months ago
- bd734a7 net: phy: micrel.c: add rgmii interface delay possibility to ksz9131 by Philippe Schenker · 4 years, 10 months ago
- 1d951ba net: phy: micrel: Update KSZ87xx PHY name by Marek Vasut · 5 years ago
- 8b95599 net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs by Marek Vasut · 5 years ago
- 407d809 net: phy: micrel: add Asym Pause workaround for KSZ9021 by Hans Andersson · 5 years ago
- 7a1d839 net: phy: micrel: make sure the factory test bit is cleared by Antoine Tenart · 6 years ago
- 3aed3e2 net: phy: micrel: add Asym Pause workaround by Antoine Tenart · 6 years ago
- dcdecdc net: phy: switch drivers to use dynamic feature detection by Heiner Kallweit · 6 years ago
- 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 232ba3a net: phy: Micrel KSZ8061: link failure after cable connect by Rajasingh Thavamani · 6 years ago
- a2443fd net: phy: Convert some PHY and MDIO driver files to SPDX headers by Andrew Lunn · 6 years ago
- fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 9b420ef net: phy: micrel: use phy_read_mmd and phy_write_mmd by Heiner Kallweit · 6 years ago
- 9e857a4 net: phy: Add missing features to PHY drivers by Andrew Lunn · 6 years ago
- 1d16073 net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031 by Heiner Kallweit · 6 years ago
- 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago
- a4307c0 net: phy: remove flag PHY_HAS_INTERRUPT from driver configs by Heiner Kallweit · 6 years ago
- bff5b4b net: phy: micrel: add Microchip KSZ9131 initial driver by Yuiko Oshino · 6 years ago
- 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- e1b505a net: phy: micrel: add 125MHz reference clock workaround by Markus Niebel · 7 years ago
- 6c3442f drivers: net: replace UINT64_MAX with U64_MAX by Jisheng Zhang · 7 years ago
- c846a2b net: phy: micrel: Use the general dummy stubs for MMD register access by Kevin Hao · 7 years ago
- 55f5356 net: phy: micrel: Use strlcpy() for ethtool::get_strings by Florian Fainelli · 7 years ago
- 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- c1a8d0a net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround by Grygorii Strashko · 7 years ago
- 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 80274ab net: phy: remove generic settings for callbacks config_aneg and read_status from drivers by Heiner Kallweit · 7 years ago
- a0da456 net: phy-micrel: check return code in flp center function by Max Uvarov · 7 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- b866203 net/phy: micrel: configure intterupts after autoneg workaround by Zach Brown · 8 years ago
- 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 79e498a net: phy: micrel: Restore led_mode and clk_sel on resume by Leonard Crestez · 8 years ago
- fc3973a phy: micrel: add Microchip KSZ 9477 Switch PHY support by Woojung Huh · 8 years ago
- 1b86f70 net: phy: Remove residual magic from PHY drivers by Andrew Lunn · 8 years ago
- b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- b43bd72 Revert "phy: micrel: Disable auto negotiation on startup" by David S. Miller · 8 years ago
- 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- bfe7244 net: phy: micrel: fix crash when statistic requested for KSZ9031 phy by Grygorii Strashko · 8 years ago
- d11437e net: phy: convert micrel to new read_mmd/write_mmd driver methods by Russell King · 8 years ago
- cf626c3 net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause by Sean Nyekjaer · 8 years ago
- 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
- 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 8 years ago
- ffa54a2 net: phy: micrel: fix KSZ8041FTL supported value by Kirill Esipov · 8 years ago
- af70c1f phy: micrel.c: Enable ksz9031 energy-detect power-down mode by Mike Looijmans · 8 years ago
- f64f148 phy: micrel: Reenable interrupts during resume for ksz9031 by Xander Huff · 8 years ago
- 836384d net: phy: micrel: Add specific suspend by Wenyou Yang · 8 years ago
- ecd5a32 phy/micrel: Change phy_id_mask for KSZ8721 by Alexander Stein · 8 years ago
- 77501a7 net: phy: micrel: Add KSZ8041FTL fiber mode support by Philipp Zabel · 9 years ago
- f893a99 phy: micrel: Use MICREL_PHY_ID_MASK definition by Fabio Estevam · 9 years ago
- 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 99f81af phy: micrel: Disable auto negotiation on startup by Alexandre Belloni · 9 years ago
- f5aba91 phy: micrel: Ensure interrupts are reenabled on resume by Alexandre Belloni · 9 years ago
- 321b4d4 phy: marvell/micrel: Fix Unpossible condition by Andrew Lunn · 9 years ago
- 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- b4c19f7 phy: micrel: Fix finding PHY properties in MAC node for KSZ9031. by Roosen Henri · 9 years ago
- be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
- e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
- 72ba48b phy: Add phydev_err() and phydev_dbg() macros by Andrew Lunn · 9 years ago
- 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 9 years ago
- 651df21 phy: micrel: Fix finding PHY properties in MAC node. by Andrew Lunn · 9 years ago
- d2fd719 net/phy: micrel: Add workaround for bad autoneg by Nathan Sullivan · 9 years ago
- 6270e1a net/phy: micrel: Center FLP timing at 16ms by Jaeden Amero · 10 years ago
- ae6c97b net/phy: micrel: Comment MMD address of extended registers by Jaeden Amero · 10 years ago
- 3c9a9f7 net/phy: micrel: Be more const correct by Jaeden Amero · 10 years ago
- bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 10 years ago
- 2b0ba96 net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 by Sylvain Rochet · 10 years ago
- d0e1df9 net: phy: micrel: use generic config_init for KSZ8021/KSZ8031 by Johan Hovold · 10 years ago
- ee0dc2f net: phy: micrel: add copyright entry by Johan Hovold · 10 years ago
- c6f9575 net: phy: micrel: refactor interrupt config by Johan Hovold · 10 years ago
- 86dc134 net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
- 63f44b2 net: phy: micrel: add generic clock-mode-select support by Johan Hovold · 10 years ago
- 0f95903 net: phy: micrel: add has-broadcast-disable flag to type data by Johan Hovold · 10 years ago
- e7a792e net: phy: micrel: parse of nodes at probe by Johan Hovold · 10 years ago
- e6a423a net: phy: micrel: add device-type abstraction by Johan Hovold · 10 years ago
- 7b52314 net: phy: micrel: enable led-mode for KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
- 5a16778 net: phy: micrel: clean up led-mode setup by Johan Hovold · 10 years ago
- b703586 net: phy: micrel: refactor led-mode error handling by Johan Hovold · 10 years ago
- 8620546 net: phy: micrel: add led-mode sanity check by Johan Hovold · 10 years ago
- 57a38ef net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 by Johan Hovold · 10 years ago