summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mxl-gpy.c
AgeCommit message (Expand)Author
2024-06-18net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju
2024-02-21net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipsetRaju Lakkaraju
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang
2023-04-09net: phy: mxl: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-03-16net: phy: mxl-gpy: enhance delay time required by loopback disable functionXu Liang
2023-01-10net: phy: mxl-gpy: disable interrupts on GPY215 by defaultMichael Walle
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-07net: phy: mxl-gpy: add MDINT workaroundMichael Walle
2022-12-05net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheetMichael Walle
2022-10-28net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju
2022-10-28net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju
2022-07-13net: phy: mxl-gpy: print firmware in human readable formMichael Walle
2022-07-13net: phy: mxl-gpy: rename the FW type field nameMichael Walle
2022-07-13net: phy: mxl-gpy: cache PHY firmware versionMichael Walle
2022-07-13net: phy: mxl-gpy: fix version reportingMichael Walle
2022-06-23net: phy: mxl-gpy: add temperature sensorMichael Walle
2022-06-16net: phy: add support to get Master-Slave configurationRaju Lakkaraju
2021-09-27net: phy: enhance GPY115 loopback disable functionXu Liang
2021-07-23net: phy: Remove unused including <linux/version.h>chongjiapeng
2021-07-20net: phy: add Maxlinear GPY115/21x/24x driverXu Liang