index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mxl-gpy.c
Age
Commit message (
Expand
)
Author
2024-06-18
net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
Raju Lakkaraju
2024-02-21
net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipset
Raju Lakkaraju
2023-06-01
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
2023-04-09
net: phy: mxl: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-03-16
net: phy: mxl-gpy: enhance delay time required by loopback disable function
Xu Liang
2023-01-10
net: phy: mxl-gpy: disable interrupts on GPY215 by default
Michael Walle
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-07
net: phy: mxl-gpy: add MDINT workaround
Michael Walle
2022-12-05
net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet
Michael Walle
2022-10-28
net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips
Raju Lakkaraju
2022-10-28
net: phy: mxl-gpy: Change gpy_update_interface() function return type
Raju Lakkaraju
2022-07-13
net: phy: mxl-gpy: print firmware in human readable form
Michael Walle
2022-07-13
net: phy: mxl-gpy: rename the FW type field name
Michael Walle
2022-07-13
net: phy: mxl-gpy: cache PHY firmware version
Michael Walle
2022-07-13
net: phy: mxl-gpy: fix version reporting
Michael Walle
2022-06-23
net: phy: mxl-gpy: add temperature sensor
Michael Walle
2022-06-16
net: phy: add support to get Master-Slave configuration
Raju Lakkaraju
2021-09-27
net: phy: enhance GPY115 loopback disable function
Xu Liang
2021-07-23
net: phy: Remove unused including <linux/version.h>
chongjiapeng
2021-07-20
net: phy: add Maxlinear GPY115/21x/24x driver
Xu Liang