summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mxl-gpy.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mxl-gpy: enhance delay time required by loopback disable functionXu Liang2023-03-161-6/+29
* net: phy: mxl-gpy: disable interrupts on GPY215 by defaultMichael Walle2023-01-101-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-0/+85
|\
| * net: phy: mxl-gpy: add MDINT workaroundMichael Walle2022-12-071-0/+85
* | net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheetMichael Walle2022-12-051-4/+4
* | net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju2022-10-281-1/+71
* | net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju2022-10-281-8/+20
|/
* net: phy: mxl-gpy: print firmware in human readable formMichael Walle2022-07-131-2/+3
* net: phy: mxl-gpy: rename the FW type field nameMichael Walle2022-07-131-5/+5
* net: phy: mxl-gpy: cache PHY firmware versionMichael Walle2022-07-131-19/+20
* net: phy: mxl-gpy: fix version reportingMichael Walle2022-07-131-5/+6
* net: phy: mxl-gpy: add temperature sensorMichael Walle2022-06-231-0/+106
* net: phy: add support to get Master-Slave configurationRaju Lakkaraju2022-06-161-0/+3
* net: phy: enhance GPY115 loopback disable functionXu Liang2021-09-271-2/+21
* net: phy: Remove unused including <linux/version.h>chongjiapeng2021-07-231-1/+0
* net: phy: add Maxlinear GPY115/21x/24x driverXu Liang2021-07-201-0/+728