| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+12 |
| 2025-11-25 | net: phy: mxl-gpy: add support for MxL86252 and MxL86282 | Daniel Golle | 1 | -2/+89 |
| 2025-11-25 | net: phy: mxl-gpy: add support for MxL86211C | Chad Monroe | 1 | -0/+24 |
| 2025-11-25 | net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs | Daniel Golle | 1 | -7/+11 |
| 2025-11-21 | net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY | Daniel Golle | 1 | -1/+1 |
| 2025-03-21 | net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name | Heiner Kallweit | 1 | -7/+1 |
| 2025-03-20 | net: phy: Allow loopback speed selection for PHY drivers | Gerhard Engleder | 1 | -4/+7 |
| 2025-01-14 | net: phy: Constify struct mdio_device_id | Christophe JAILLET | 1 | -1/+1 |
| 2024-12-18 | net: phy: avoid undefined behavior in *_led_polarity_set() | Arnd Bergmann | 1 | -1/+1 |
| 2024-10-15 | net: phy: mxl-gpy: correctly describe LED polarity | Daniel Golle | 1 | -4/+12 |
| 2024-10-07 | net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10 | Daniel Golle | 1 | -0/+1 |
| 2024-10-02 | net: phy: mxl-gpy: add basic LED support | Daniel Golle | 1 | -0/+218 |
| 2024-06-18 | net: phy: mxl-gpy: Remove interrupt mask clearing from config_init | Raju Lakkaraju | 1 | -20/+38 |
| 2024-02-21 | net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipset | Raju Lakkaraju | 1 | -6/+14 |
| 2023-06-01 | net: phy: mxl-gpy: extend interrupt fix to all impacted variants | Xu Liang | 1 | -13/+3 |
| 2023-04-09 | net: phy: mxl: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | net: phy: mxl-gpy: enhance delay time required by loopback disable function | Xu Liang | 1 | -6/+29 |
| 2023-01-10 | net: phy: mxl-gpy: disable interrupts on GPY215 by default | Michael Walle | 1 | -0/+5 |
| 2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+85 |
| 2022-12-07 | net: phy: mxl-gpy: add MDINT workaround | Michael Walle | 1 | -0/+85 |
| 2022-12-05 | net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet | Michael Walle | 1 | -4/+4 |
| 2022-10-28 | net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips | Raju Lakkaraju | 1 | -1/+71 |
| 2022-10-28 | net: phy: mxl-gpy: Change gpy_update_interface() function return type | Raju Lakkaraju | 1 | -8/+20 |
| 2022-07-13 | net: phy: mxl-gpy: print firmware in human readable form | Michael Walle | 1 | -2/+3 |
| 2022-07-13 | net: phy: mxl-gpy: rename the FW type field name | Michael Walle | 1 | -5/+5 |
| 2022-07-13 | net: phy: mxl-gpy: cache PHY firmware version | Michael Walle | 1 | -19/+20 |
| 2022-07-13 | net: phy: mxl-gpy: fix version reporting | Michael Walle | 1 | -5/+6 |
| 2022-06-23 | net: phy: mxl-gpy: add temperature sensor | Michael Walle | 1 | -0/+106 |
| 2022-06-16 | net: phy: add support to get Master-Slave configuration | Raju Lakkaraju | 1 | -0/+3 |
| 2021-09-27 | net: phy: enhance GPY115 loopback disable function | Xu Liang | 1 | -2/+21 |
| 2021-07-23 | net: phy: Remove unused including <linux/version.h> | chongjiapeng | 1 | -1/+0 |
| 2021-07-20 | net: phy: add Maxlinear GPY115/21x/24x driver | Xu Liang | 1 | -0/+728 |