index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mscc
/
mscc_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
2022-03-17
1
-0
/
+3
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
net: phy: mscc: coma mode disabled for VSC8584
Bjarni Jonasson
2021-03-19
1
-0
/
+1
*
net: phy: mscc: improved serdes calibration applied to VSC8584
Bjarni Jonasson
2021-03-19
1
-56
/
+154
*
net: phy: mscc: Applying LCPLL reset to VSC8584
Bjarni Jonasson
2021-03-19
1
-0
/
+6
*
net: phy: mscc: coma mode disabled for VSC8514
Bjarni Jonasson
2021-02-16
1
-0
/
+16
*
net: phy: mscc: improved serdes calibration applied to VSC8514
Bjarni Jonasson
2021-02-16
1
-166
/
+142
*
net: phy: mscc: adding LCPLL reset to VSC8514
Bjarni Jonasson
2021-02-16
1
-122
/
+228
*
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-06
1
-4
/
+8
*
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-06
1
-28
/
+28
*
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
2020-11-06
1
-1
/
+1
*
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
2020-08-20
1
-2
/
+2
*
net: phy: mscc: improve vsc8514/8584_config_init consistency
Antoine Tenart
2020-06-26
1
-4
/
+8
*
net: phy: mscc: remove useless page configuration in the config init
Antoine Tenart
2020-06-26
1
-7
/
+0
*
net: phy: mscc: restore the base page in vsc8514/8584_config_init
Antoine Tenart
2020-06-26
1
-0
/
+9
*
net: phy: mscc: do not access the MDIO bus lock directly
Antoine Tenart
2020-06-26
1
-12
/
+12
*
net: phy: mscc: fix a possible double unlock
Antoine Tenart
2020-06-26
1
-1
/
+1
*
net: phy: mscc: timestamping and PHC support
Antoine Tenart
2020-06-24
1
-3
/
+18
*
net: phy: mscc: 1588 block initialization
Quentin Schulz
2020-06-24
1
-2
/
+28
*
net: phy: mscc: remove the TR CLK disable magic value
Quentin Schulz
2020-06-24
1
-5
/
+5
*
net: phy: mscc: fix Serdes configuration in vsc8584_config_init
Antoine Tenart
2020-06-05
1
-2
/
+2
*
net: mscc: Fix OF_MDIO config check
Dan Murphy
2020-06-05
1
-2
/
+2
*
net: phy: mscc: fix PHYs using the vsc8574_probe
Antoine Tenart
2020-05-29
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-0
/
+2
|
\
|
*
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
2020-05-24
1
-0
/
+4
*
|
net: phy: mscc: use phy_package_shared
Michael Walle
2020-05-06
1
-69
/
+32
*
|
net: phy: mscc: use mdiobus_get_phy()
Michael Walle
2020-04-20
1
-4
/
+3
|
/
*
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2020-03-25
1
-38
/
+40
*
net: phy: mscc: add support for VSC8502
Vladimir Oltean
2020-03-24
1
-0
/
+24
*
net: phy: mscc: configure both RX and TX internal delays for RGMII
Vladimir Oltean
2020-03-24
1
-3
/
+13
*
net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set
Vladimir Oltean
2020-03-24
1
-0
/
+3
*
net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay
Vladimir Oltean
2020-03-24
1
-1
/
+1
*
net: phy: mscc: RGMII skew delay configuration
Antoine Tenart
2020-03-20
1
-0
/
+29
*
net: phy: mscc: add support for RGMII MAC mode
Antoine Tenart
2020-03-20
1
-12
/
+20
*
net: phy: mscc: add missing check on a phy_write return value
Antoine Tenart
2020-03-20
1
-0
/
+2
*
net: phy: mscc: consider interrupt source in interrupt handler
Heiner Kallweit
2020-03-18
1
-2
/
+5
*
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
2020-03-18
1
-2
/
+9
*
net: phy: mscc: split the driver into separate files
Antoine Tenart
2020-03-15
1
-0
/
+2377