index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-11
/
+5
*
|
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-11
/
+5
*
|
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-10
/
+5
*
|
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-9
/
+4
*
|
net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-23
/
+4
*
|
net: phy: aquantia: remove downshift warning now that phylib takes care
Heiner Kallweit
2020-03-23
1
-24
/
+1
*
|
net: phy: marvell: remove downshift warning now that phylib takes care
Heiner Kallweit
2020-03-23
1
-24
/
+0
*
|
net: phy: add and use phy_check_downshift
Heiner Kallweit
2020-03-23
2
-1
/
+41
*
|
net: phy: xpcs: Restart AutoNeg if outcome was invalid
Jose Abreu
2020-03-23
1
-1
/
+3
*
|
net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finish
Jose Abreu
2020-03-23
1
-1
/
+3
*
|
net: phy: xpcs: Reset XPCS upon probe
Jose Abreu
2020-03-23
1
-1
/
+1
*
|
net: phy: xpcs: Return error when 10GKR link errors are found
Jose Abreu
2020-03-23
1
-1
/
+3
*
|
net: phy: mscc: add support for VSC8502
Vladimir Oltean
2020-03-23
2
-0
/
+25
*
|
net: phy: mscc: configure both RX and TX internal delays for RGMII
Vladimir Oltean
2020-03-23
2
-3
/
+15
*
|
net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set
Vladimir Oltean
2020-03-23
1
-0
/
+3
*
|
net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay
Vladimir Oltean
2020-03-23
2
-10
/
+10
*
|
net: phy: mscc: RGMII skew delay configuration
Antoine Tenart
2020-03-19
2
-0
/
+43
*
|
net: phy: mscc: add support for RGMII MAC mode
Antoine Tenart
2020-03-19
2
-12
/
+21
*
|
net: phy: mscc: add missing check on a phy_write return value
Antoine Tenart
2020-03-19
1
-0
/
+2
*
|
net: phy: realtek: read actual speed to detect downshift
Heiner Kallweit
2020-03-18
1
-1
/
+59
*
|
net: phylink: pcs: add 802.3 clause 45 helpers
Russell King
2020-03-17
1
-0
/
+30
*
|
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
2020-03-17
1
-0
/
+206
*
|
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
2020-03-17
2
-31
/
+56
*
|
net: mdiobus: avoid BUG_ON() in mdiobus accessors
Russell King
2020-03-17
1
-4
/
+8
*
|
net: phy: xpcs: Add XLGMII support
Jose Abreu
2020-03-17
1
-0
/
+98
*
|
net: phy: mscc: consider interrupt source in interrupt handler
Heiner Kallweit
2020-03-17
1
-2
/
+5
*
|
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
2020-03-17
2
-16
/
+21
*
|
net: phy: mscc: fix header defines and descriptions
Antoine Tenart
2020-03-14
3
-12
/
+12
*
|
net: phy: mscc: split the driver into separate files
Antoine Tenart
2020-03-14
5
-1462
/
+1515
*
|
net: phy: move the mscc driver to its own directory
Antoine Tenart
2020-03-14
6
-1
/
+6
*
|
net: phylink: Add XLGMII support
Jose Abreu
2020-03-14
1
-0
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
4
-3
/
+15
|
\
|
|
*
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2020-03-12
1
-1
/
+5
|
*
phylink: Improve error message when validate failed
Hauke Mehrtens
2020-03-03
1
-1
/
+7
|
*
net: phy: bcm63xx: fix OOPS due to missing driver name
Jonas Gorski
2020-03-03
1
-0
/
+1
|
*
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
2020-03-01
1
-1
/
+2
*
|
net: phy: Add Synopsys DesignWare XPCS MDIO module
Jose Abreu
2020-03-09
3
-0
/
+619
*
|
net: phylink: Test if MAC/PCS support Autoneg
Jose Abreu
2020-03-09
1
-0
/
+3
*
|
net: phylink: Add missing Backplane speeds
Jose Abreu
2020-03-09
1
-0
/
+2
*
|
net: mdio: add ipq8064 mdio driver
Ansuel Smith
2020-03-06
3
-0
/
+175
*
|
net: phy: marvell10g: place in powersave mode at probe
Russell King
2020-03-04
1
-4
/
+26
*
|
net: phy: marvell10g: add energy detect power down tunable
Russell King
2020-03-04
1
-1
/
+85
*
|
net: phy: marvell10g: add mdix control
Russell King
2020-03-04
1
-2
/
+59
*
|
net: phy: mscc: add constants for used interrupt mask bits
Heiner Kallweit
2020-03-01
1
-2
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
4
-10
/
+16
|
\
|
|
*
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
2020-02-27
1
-0
/
+5
|
*
net: phy: mscc: fix firmware paths
Antoine Tenart
2020-02-26
1
-2
/
+2
|
*
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2020-02-26
2
-6
/
+6
|
*
net: phy: Avoid multiple suspends
Florian Fainelli
2020-02-23
1
-2
/
+3
*
|
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-2
/
+7
[prev]
[next]