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: phylink: make QSGMII a valid PHY mode for in-band AN
Vladimir Oltean
2020-01-05
1
-0
/
+1
*
|
|
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
2020-01-05
5
-10
/
+15
*
|
|
net: phy: fixed_phy: switch to using fwnode_gpiod_get_index
Dmitry Torokhov
2020-01-05
1
-2
/
+2
*
|
|
net: phy: fixed_phy: fix use-after-free when checking link GPIO
Dmitry Torokhov
2020-01-05
1
-5
/
+2
*
|
|
net: phylink: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
2020-01-05
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-0
/
+2
|
\
|
|
|
*
|
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
2019-12-26
1
-0
/
+2
*
|
|
net: phy: realtek: add support for configuring the RX delay on RTL8211F
Martin Blumenstingl
2019-12-26
1
-10
/
+36
*
|
|
net: phy: realtek: add logging for the RGMII TX delay configuration
Martin Blumenstingl
2019-12-26
1
-1
/
+18
*
|
|
net: mdio: of: Register discovered MII time stampers.
Richard Cochran
2019-12-25
1
-0
/
+3
*
|
|
net: Add a layer for non-PHY MII time stamping drivers.
Richard Cochran
2019-12-25
2
-0
/
+127
*
|
|
net: Introduce a new MII time stamping interface.
Richard Cochran
2019-12-25
3
-17
/
+28
*
|
|
net: phy: dp83640: Move the probe and remove methods around.
Richard Cochran
2019-12-25
1
-90
/
+90
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
2
-6
/
+5
|
\
|
|
|
*
|
net: phy: ensure that phy IDs are correctly typed
Russell King
2019-12-20
1
-4
/
+4
|
*
|
net: phylink: fix interface passed to mac_link_up
Russell King
2019-12-14
1
-2
/
+1
|
|
/
*
|
net: sfp: report error on failure to read sfp soft status
Russell King
2019-12-19
1
-2
/
+9
*
|
net: phy: marvell: use genphy_check_and_restart_aneg()
Russell King
2019-12-19
1
-20
/
+1
*
|
net: phy: marvell: use phy_modify_changed()
Russell King
2019-12-19
1
-16
/
+10
*
|
net: phy: marvell: use existing clause 37 definitions
Russell King
2019-12-19
1
-18
/
+8
*
|
net: phy: marvell: consolidate phy status reading
Russell King
2019-12-19
1
-43
/
+17
*
|
net: phy: marvell: use positive logic for link state
Russell King
2019-12-19
1
-4
/
+3
*
|
net: phy: marvell: initialise link partner state earlier
Russell King
2019-12-19
1
-20
/
+5
*
|
net: phy: marvell: rearrange to use genphy_read_lpa()
Russell King
2019-12-19
1
-34
/
+32
*
|
net: phy: provide and use genphy_read_status_fixed()
Russell King
2019-12-19
3
-47
/
+40
*
|
net: phy: add genphy_check_and_restart_aneg()
Russell King
2019-12-19
1
-17
/
+31
*
|
net: phy: use phy_resolve_aneg_pause()
Russell King
2019-12-19
3
-14
/
+3
*
|
net: phy: remove redundant .aneg_done initialisers
Russell King
2019-12-19
2
-7
/
+0
*
|
net: phylink: extend clause 45 PHY validation workaround
Russell King
2019-12-17
1
-9
/
+13
*
|
net: phylink: improve clause 45 PHY ksettings_set implementation
Russell King
2019-12-17
1
-31
/
+53
*
|
net: phylink: propagate phy_attach_direct() return code
Russell King
2019-12-14
1
-3
/
+6
*
|
net: phy: dp83869: Remove unneeded semicolon
zhengbin
2019-12-14
1
-1
/
+1
*
|
net: sfp: re-attempt probing for phy
Russell King
2019-12-11
1
-17
/
+42
*
|
net: sfp: error handling for phy probe
Russell King
2019-12-11
1
-9
/
+17
*
|
net: sfp: rename sm_retries
Russell King
2019-12-11
1
-5
/
+5
*
|
net: sfp: use a definition for the fault recovery attempts
Russell King
2019-12-11
1
-3
/
+11
*
|
net: sfp: add support for Clause 45 PHYs
Russell King
2019-12-11
1
-4
/
+40
*
|
net: phy: add Broadcom BCM84881 PHY driver
Russell King
2019-12-11
3
-0
/
+276
*
|
net: phylink: make Broadcom BCM84881 based SFPs work
Russell King
2019-12-11
1
-2
/
+16
*
|
net: phylink: delay MAC configuration for copper SFP modules
Russell King
2019-12-11
2
-10
/
+71
*
|
net: phylink: split phylink_sfp_module_insert()
Russell King
2019-12-11
1
-19
/
+28
*
|
net: phylink: split link_an_mode configured and current settings
Russell King
2019-12-11
1
-28
/
+31
*
|
net: phylink: support Clause 45 PHYs on SFP+ modules
Russell King
2019-12-11
1
-5
/
+16
*
|
net: phylink: re-split __phylink_connect_phy()
Russell King
2019-12-11
1
-15
/
+24
*
|
net: mdio-i2c: add support for Clause 45 accesses
Russell King
2019-12-11
1
-8
/
+20
*
|
net: sfp: move phy_start()/phy_stop() to phylink
Russell King
2019-12-11
2
-2
/
+22
*
|
net: sfp: add module start/stop upstream notifications
Russell King
2019-12-11
3
-0
/
+31
*
|
net: sfp: add more extended compliance codes
Russell King
2019-12-11
2
-26
/
+38
*
|
net: sfp: derive interface mode from ethtool link modes
Russell King
2019-12-11
3
-9
/
+6
*
|
net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
Russell King
2019-12-11
2
-15
/
+2
[prev]
[next]