index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mscc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: remove calls to genphy_config_init
Heiner Kallweit
2019-08-17
1
-2
/
+2
*
net: phy: mscc: initialize stats array
Andreas Schwab
2019-07-24
1
-8
/
+8
*
net: phy: mscc: add support for VSC8514 PHY.
Kavya Sree Kotagiri
2019-04-23
1
-0
/
+467
*
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-04-15
1
-6
/
+6
*
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
1
-0
/
+1
*
net: phy: mscc: Fix the VSC 8531/41 Chip Init sequence
Raju Lakkaraju
2018-12-19
1
-1
/
+54
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
1
-9
/
+5
|
\
|
*
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
2018-11-23
1
-9
/
+5
*
|
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
1
-6
/
+0
|
/
*
net: phy: mscc: fix memory leak in vsc8574_config_pre_init
Gustavo A. R. Silva
2018-10-17
1
-1
/
+1
*
net: phy: mscc: fix signedness bug in vsc85xx_downshift_get
Gustavo A. R. Silva
2018-10-17
1
-1
/
+1
*
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-10-08
1
-1
/
+319
*
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-10-08
1
-0
/
+747
*
net: phy: mscc: remove unneeded temporary variable
Quentin Schulz
2018-10-08
1
-8
/
+4
*
net: phy: mscc: shorten `x != 0` condition to `x`
Quentin Schulz
2018-10-08
1
-4
/
+4
*
net: phy: mscc: remove unneeded parenthesis
Quentin Schulz
2018-10-08
1
-1
/
+1
*
net: phy: mscc: Add EEE init sequence
Raju Lakkaraju
2018-10-08
1
-0
/
+65
*
net: phy: mscc: add ethtool statistics counters
Raju Lakkaraju
2018-10-08
1
-0
/
+119
*
net: phy: mscc: migrate to phy_select/restore_page functions
Quentin Schulz
2018-10-08
1
-84
/
+62
*
phy: mscc: fix printf format
Arnd Bergmann
2018-09-28
1
-1
/
+1
*
net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32
Quentin Schulz
2018-09-04
1
-6
/
+7
*
net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32
Quentin Schulz
2018-09-04
1
-4
/
+3
*
net: phy: mscc: read 'vsc8531,vddmac' as an u32
Quentin Schulz
2018-09-04
1
-3
/
+3
*
net: phy: mscc: factorize function for getting LED mode from DT
Quentin Schulz
2018-09-04
1
-1
/
+19
*
net: phy: mscc: factorize code for LEDs mode
Quentin Schulz
2018-09-04
1
-36
/
+39
*
net: phy: mscc: the extended page access register is 16 bits
Quentin Schulz
2018-07-30
1
-1
/
+1
*
net: phy: Add LED mode driver for Microsemi PHYs.
Raju Lakkaraju
2017-02-08
1
-1
/
+84
*
net: phy: Add mdi(x) support in Microsemi PHYs driver
Raju Lakkaraju
2016-12-01
1
-8
/
+97
*
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
2016-11-24
1
-11
/
+5
*
net: phy: Add downshift get/set support in Microsemi PHYs driver
Raju Lakkaraju
2016-11-18
1
-0
/
+100
*
net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY
Raju Lakkaraju
2016-10-29
1
-0
/
+42
*
net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.
Allan W. Nielsen
2016-10-14
1
-73
/
+62
*
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
Raju Lakkaraju
2016-10-06
1
-0
/
+128
*
net: phy: Add Edge-rate driver for Microsemi PHYs.
Raju Lakkaraju
2016-10-04
1
-0
/
+125
*
net: phy: Add MAC-IF driver for Microsemi PHYs.
Raju Lakkaraju
2016-09-20
1
-0
/
+51
*
net: phy: Fixed checkpatch errors for Microsemi PHYs.
Raju Lakkaraju
2016-09-09
1
-89
/
+89
*
net: phy: initialize rc to zero to avoid returning garbage value
Colin Ian King
2016-08-13
1
-1
/
+1
*
Microsemi VSC 8531/41 PHY Driver
Raju Lakkaraju
2016-08-08
1
-0
/
+161