index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
1
-1
/
+1
2019-11-19
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
1
-3
/
+6
2019-11-19
net: phy: marvell10g: add SFP+ support
Russell King
1
-1
/
+24
2019-11-19
net: phy: add core phylib sfp support
Russell King
2
-0
/
+73
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+22
2019-11-17
mscc.c: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2019-11-17
net: phylink: update to use phy_support_asym_pause()
Russell King
1
-9
/
+6
2019-11-15
dp83640: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+7
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-1
/
+2
2019-11-15
dp83640: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+5
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
1
-0
/
+3
2019-11-15
net: phy: dp83869: Add TI dp83869 phy
Dan Murphy
3
-0
/
+438
2019-11-13
mscc.c: Add support for additional VSC PHYs
Bryan Whitehead
1
-6
/
+188
2019-11-13
net: sfp: fix spelling mistake "requies" -> "requires"
Colin Ian King
1
-1
/
+1
2019-11-12
mdio_bus: Fix PTR_ERR applied after initialization to constant
YueHaibing
1
-5
/
+6
2019-11-12
net: sfp: allow modules with slow diagnostics to probe
Russell King
1
-22
/
+74
2019-11-12
net: sfp: allow sfp to probe slow to initialise GPON modules
Russell King
1
-10
/
+28
2019-11-12
net: sfp: move module insert reporting out of probe
Russell King
1
-18
/
+40
2019-11-12
net: sfp: split power mode switching from probe
Russell King
1
-37
/
+64
2019-11-12
net: sfp: track upstream's attachment state in state machine
Russell King
1
-13
/
+29
2019-11-12
net: sfp: ensure TX_FAULT has deasserted before probing the PHY
Russell King
1
-6
/
+25
2019-11-12
net: sfp: allow fault processing to transition to other states
Russell King
1
-6
/
+6
2019-11-12
net: sfp: eliminate mdelay() from PHY probe
Russell King
1
-12
/
+40
2019-11-12
net: sfp: split the PHY probe from sfp_sm_mod_init()
Russell King
1
-8
/
+13
2019-11-12
net: sfp: control TX_DISABLE and phy only from main state machine
Russell King
1
-8
/
+1
2019-11-12
net: sfp: avoid power switch on address-change modules
Russell King
1
-11
/
+20
2019-11-12
net: sfp: parse SFP power requirement earlier
Russell King
1
-13
/
+29
2019-11-12
net: sfp: rename T_PROBE_WAIT to T_SERIAL
Russell King
1
-7
/
+6
2019-11-12
net: sfp: handle module remove outside state machine
Russell King
1
-7
/
+9
2019-11-12
net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()
Russell King
1
-8
/
+8
2019-11-12
net: sfp: move tx disable on device down to main state machine
Russell King
1
-8
/
+2
2019-11-12
net: sfp: move sfp sub-state machines into separate functions
Russell King
1
-31
/
+43
2019-11-12
net: sfp: fix sfp_bus_put() kernel documentation
Russell King
1
-1
/
+1
2019-11-10
net: sfp: rework upstream interface
Russell King
2
-31
/
+71
2019-11-08
net: phy: at803x: add missing dependency on CONFIG_REGULATOR
Madalin Bucur
1
-0
/
+1
2019-11-07
net: phy: at803x: remove config_init for AR9331
Michael Walle
1
-2
/
+0
2019-11-07
net: phy: at803x: fix the PHY names
Michael Walle
1
-9
/
+9
2019-11-07
net: phy: at803x: mention AR8033 as same as AR8031
Michael Walle
2
-6
/
+8
2019-11-07
net: phy: at803x: add device tree binding
Michael Walle
1
-1
/
+300
2019-11-07
net: phy: at803x: fix Kconfig description
Michael Walle
1
-5
/
+5
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+17
2019-11-02
net: phylink: Fix phylink_dbg() macro
Florian Fainelli
1
-0
/
+16
2019-10-31
net: phy: marvell: add downshift support for 88E1145
Heiner Kallweit
1
-0
/
+3
2019-10-30
net: phy: marvell: add PHY tunable support for more PHY versions
Heiner Kallweit
1
-0
/
+12
2019-10-30
net: phy: marvell: add downshift support for M88E1111
Heiner Kallweit
1
-0
/
+64
2019-10-30
net: phy: marvell: fix downshift function naming
Heiner Kallweit
1
-15
/
+15
2019-10-30
net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK
Heiner Kallweit
1
-4
/
+4
2019-10-30
net: phy: dp83867: support Wake on LAN
Thomas Haemmerle
1
-1
/
+130
2019-10-26
net: phy: dp83867: move dt parsing to probe
Grygorii Strashko
1
-5
/
+1
2019-10-26
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
1
-5
/
+10
[next]