index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mscc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
net: phy: mscc: Fix the VSC 8531/41 Chip Init sequence
Raju Lakkaraju
1
-1
/
+54
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+5
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-6
/
+0
2018-10-18
net: phy: mscc: fix memory leak in vsc8574_config_pre_init
Gustavo A. R. Silva
1
-1
/
+1
2018-10-18
net: phy: mscc: fix signedness bug in vsc85xx_downshift_get
Gustavo A. R. Silva
1
-1
/
+1
2018-10-08
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
1
-1
/
+319
2018-10-08
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
1
-0
/
+747
2018-10-08
net: phy: mscc: remove unneeded temporary variable
Quentin Schulz
1
-8
/
+4
2018-10-08
net: phy: mscc: shorten `x != 0` condition to `x`
Quentin Schulz
1
-4
/
+4
2018-10-08
net: phy: mscc: remove unneeded parenthesis
Quentin Schulz
1
-1
/
+1
2018-10-08
net: phy: mscc: Add EEE init sequence
Raju Lakkaraju
1
-0
/
+65
2018-10-08
net: phy: mscc: add ethtool statistics counters
Raju Lakkaraju
1
-0
/
+119
2018-10-08
net: phy: mscc: migrate to phy_select/restore_page functions
Quentin Schulz
1
-84
/
+62
2018-09-28
phy: mscc: fix printf format
Arnd Bergmann
1
-1
/
+1
2018-09-04
net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32
Quentin Schulz
1
-6
/
+7
2018-09-04
net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32
Quentin Schulz
1
-4
/
+3
2018-09-04
net: phy: mscc: read 'vsc8531,vddmac' as an u32
Quentin Schulz
1
-3
/
+3
2018-09-04
net: phy: mscc: factorize function for getting LED mode from DT
Quentin Schulz
1
-1
/
+19
2018-09-04
net: phy: mscc: factorize code for LEDs mode
Quentin Schulz
1
-36
/
+39
2018-07-30
net: phy: mscc: the extended page access register is 16 bits
Quentin Schulz
1
-1
/
+1
2017-02-08
net: phy: Add LED mode driver for Microsemi PHYs.
Raju Lakkaraju
1
-1
/
+84
2016-12-01
net: phy: Add mdi(x) support in Microsemi PHYs driver
Raju Lakkaraju
1
-8
/
+97
2016-11-25
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
1
-11
/
+5
2016-11-18
net: phy: Add downshift get/set support in Microsemi PHYs driver
Raju Lakkaraju
1
-0
/
+100
2016-10-30
net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY
Raju Lakkaraju
1
-0
/
+42
2016-10-14
net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.
Allan W. Nielsen
1
-73
/
+62
2016-10-07
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+128
2016-10-04
net: phy: Add Edge-rate driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+125
2016-09-20
net: phy: Add MAC-IF driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+51
2016-09-10
net: phy: Fixed checkpatch errors for Microsemi PHYs.
Raju Lakkaraju
1
-89
/
+89
2016-08-14
net: phy: initialize rc to zero to avoid returning garbage value
Colin Ian King
1
-1
/
+1
2016-08-09
Microsemi VSC 8531/41 PHY Driver
Raju Lakkaraju
1
-0
/
+161