index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
adin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: adin: remove the use of the .ack_interrupt()
Ioana Ciornei
2020-11-17
1
-7
/
+18
*
net: phy: adin: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-17
1
-0
/
+20
*
net: phy: adin: implement cable-test support
Alexandru Ardelean
2020-11-05
1
-0
/
+138
*
net: phy: adin: disable diag clock & disable standby mode in config_aneg
Alexandru Ardelean
2020-11-05
1
-2
/
+10
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
2020-07-07
1
-6
/
+6
*
net: phy: adin: fix a warning about msleep
Dejin Zheng
2020-01-19
1
-1
/
+1
*
net: phy: adin: const-ify static data
Alexandru Ardelean
2020-01-17
1
-5
/
+5
*
net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable
Alexandru Ardelean
2019-09-16
1
-0
/
+61
*
net: phy: remove calls to genphy_config_init
Heiner Kallweit
2019-08-17
1
-4
/
+0
*
net: phy: adin: add ethtool get_stats support
Alexandru Ardelean
2019-08-16
1
-0
/
+128
*
net: phy: adin: implement downshift configuration via phy-tunable
Alexandru Ardelean
2019-08-16
1
-0
/
+86
*
net: phy: adin: implement PHY subsystem software reset
Alexandru Ardelean
2019-08-16
1
-0
/
+26
*
net: phy: adin: add EEE translation layer from Clause 45 to Clause 22
Alexandru Ardelean
2019-08-16
1
-2
/
+66
*
net: phy: adin: add support MDI/MDIX/Auto-MDI selection
Alexandru Ardelean
2019-08-16
1
-4
/
+113
*
net: phy: adin: make RMII fifo depth configurable
Alexandru Ardelean
2019-08-16
1
-0
/
+29
*
net: phy: adin: make RGMII internal delays configurable
Alexandru Ardelean
2019-08-16
1
-0
/
+82
*
net: phy: adin: configure RGMII/RMII/MII modes on config
Alexandru Ardelean
2019-08-16
1
-1
/
+78
*
net: phy: adin: add {write,read}_mmd hooks
Alexandru Ardelean
2019-08-16
1
-0
/
+34
*
net: phy: adin: add support for interrupts
Alexandru Ardelean
2019-08-16
1
-0
/
+36
*
net: phy: adin: hook genphy_{suspend, resume} into the driver
Alexandru Ardelean
2019-08-16
1
-0
/
+4
*
net: phy: adin: add support for Analog Devices PHYs
Alexandru Ardelean
2019-08-16
1
-0
/
+49