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: sfp: avoid power switch on address-change modules
Russell King
2019-11-11
1
-11
/
+20
*
|
net: sfp: parse SFP power requirement earlier
Russell King
2019-11-11
1
-13
/
+29
*
|
net: sfp: rename T_PROBE_WAIT to T_SERIAL
Russell King
2019-11-11
1
-7
/
+6
*
|
net: sfp: handle module remove outside state machine
Russell King
2019-11-11
1
-7
/
+9
*
|
net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()
Russell King
2019-11-11
1
-8
/
+8
*
|
net: sfp: move tx disable on device down to main state machine
Russell King
2019-11-11
1
-8
/
+2
*
|
net: sfp: move sfp sub-state machines into separate functions
Russell King
2019-11-11
1
-31
/
+43
*
|
net: sfp: fix sfp_bus_put() kernel documentation
Russell King
2019-11-11
1
-1
/
+1
*
|
net: sfp: rework upstream interface
Russell King
2019-11-09
2
-31
/
+71
*
|
net: phy: at803x: add missing dependency on CONFIG_REGULATOR
Madalin Bucur
2019-11-07
1
-0
/
+1
*
|
net: phy: at803x: remove config_init for AR9331
Michael Walle
2019-11-06
1
-2
/
+0
*
|
net: phy: at803x: fix the PHY names
Michael Walle
2019-11-06
1
-9
/
+9
*
|
net: phy: at803x: mention AR8033 as same as AR8031
Michael Walle
2019-11-06
2
-6
/
+8
*
|
net: phy: at803x: add device tree binding
Michael Walle
2019-11-06
1
-1
/
+300
*
|
net: phy: at803x: fix Kconfig description
Michael Walle
2019-11-06
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
2
-0
/
+17
|
\
|
|
*
net: phylink: Fix phylink_dbg() macro
Florian Fainelli
2019-11-01
1
-0
/
+16
|
*
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
Martin Fuzzey
2019-10-23
1
-0
/
+1
*
|
net: phy: marvell: add downshift support for 88E1145
Heiner Kallweit
2019-10-30
1
-0
/
+3
*
|
net: phy: marvell: add PHY tunable support for more PHY versions
Heiner Kallweit
2019-10-29
1
-0
/
+12
*
|
net: phy: marvell: add downshift support for M88E1111
Heiner Kallweit
2019-10-29
1
-0
/
+64
*
|
net: phy: marvell: fix downshift function naming
Heiner Kallweit
2019-10-29
1
-15
/
+15
*
|
net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK
Heiner Kallweit
2019-10-29
1
-4
/
+4
*
|
net: phy: dp83867: support Wake on LAN
Thomas Haemmerle
2019-10-29
1
-1
/
+130
*
|
net: phy: dp83867: move dt parsing to probe
Grygorii Strashko
2019-10-25
1
-5
/
+1
*
|
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
2019-10-25
1
-5
/
+10
*
|
net: phy: broadcom: add 1000Base-X support for BCM54616S
Tao Ren
2019-10-23
1
-4
/
+53
*
|
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
2019-10-23
1
-0
/
+139
*
|
net: phy: modify assignment to OR for dev_flags in phy_attach_direct
Tao Ren
2019-10-23
1
-1
/
+1
*
|
net: phy: marvell: remove superseded function marvell_set_downshift
Heiner Kallweit
2019-10-21
1
-53
/
+35
*
|
net: phy: marvell: support downshift as PHY tunable
Heiner Kallweit
2019-10-21
1
-1
/
+87
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
6
-10
/
+51
|
\
|
|
*
net: phy: bcm7xxx: define soft_reset for 40nm EPHY
Doug Berger
2019-10-18
1
-0
/
+1
|
*
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
2019-10-17
1
-2
/
+2
|
*
net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
Marek Vasut
2019-10-17
1
-4
/
+36
|
*
net: phy: Fix "link partner" information disappear issue
Yonglong Liu
2019-10-16
3
-4
/
+12
|
*
phylink: fix kernel-doc warnings
Randy Dunlap
2019-10-09
1
-1
/
+1
*
|
net: phy: avoid NPE if read_page/write_page callbacks are not available
Heiner Kallweit
2019-10-18
1
-0
/
+6
*
|
net: sfp: move fwnode parsing into sfp-bus layer
Russell King
2019-10-16
2
-38
/
+48
*
|
net: phylink: use more linkmode_*
Russell King
2019-10-15
1
-5
/
+2
*
|
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
2019-10-15
1
-1
/
+9
*
|
net: phy: mscc: make arrays static, makes object smaller
Colin Ian King
2019-10-08
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-05
5
-33
/
+128
|
\
|
|
*
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
2019-10-04
1
-0
/
+69
|
*
net: phy: extract pause mode
Russell King
2019-10-04
1
-7
/
+13
|
*
net: phy: extract link partner advertisement reading
Russell King
2019-10-04
1
-25
/
+40
|
*
net: phy: fix write to mii-ctrl1000 register
Russell King
2019-10-04
1
-0
/
+5
|
*
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
2019-10-04
1
-1
/
+1
*
|
net: phy: broadcom: Use bcm54xx_config_clock_delay() for BCM54612E
Florian Fainelli
2019-10-04
1
-20
/
+1
*
|
net: phy: broadcom: Fix RGMII delays configuration for BCM54210E
Florian Fainelli
2019-10-04
1
-8
/
+3
[prev]
[next]