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.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
2018-04-09
dp83640: Ensure against premature access to PHY registers after reset
Esben Haabendal
1
-0
/
+18
2018-04-06
net: phy: marvell: Enable interrupt function on LED2 pin
Esben Haabendal
1
-2
/
+18
2018-04-04
net: phy: marvell10g: add thermal hwmon device
Russell King
1
-2
/
+182
2018-04-02
fix typo in command value in drivers/net/phy/mdio-bitbang.
Frans Meulenbroeks
1
-1
/
+1
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2
-32
/
+2
2018-03-30
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
1
-1
/
+3
2018-03-29
sfp: allow cotsworks modules
Russell King
1
-10
/
+31
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-03-23
net: phy: intel-xway: add VR9 v1.1 phy ids
Mathias Kresin
1
-0
/
+28
2018-03-23
net: phy: intel-xway: add VR9 version number
Mathias Kresin
1
-8
/
+8
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-95
/
+101
2018-03-22
net: phy: micrel: Use the general dummy stubs for MMD register access
Kevin Hao
1
-21
/
+2
2018-03-22
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
Kevin Hao
1
-0
/
+2
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
1
-0
/
+17
2018-03-20
net: phy: relax error checking when creating sysfs link netdev->phydev
Grygorii Strashko
1
-4
/
+11
2018-03-13
net: phy: set link state to down when creating the phy_device
Heiner Kallweit
1
-1
/
+1
2018-03-12
net: phy: Tell caller result of phy_change()
Brad Mouring
1
-73
/
+72
2018-03-07
net: phy: mdio-mux: slience probe defer error
Jerome Brunet
1
-2
/
+3
2018-03-07
net: phy: use phy_disable_interrupts in phy_stop
Heiner Kallweit
1
-7
/
+2
2018-03-07
net: phy: remove phy_error from phy_disable_interrupts
Heiner Kallweit
1
-11
/
+2
2018-03-06
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: micrel: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: marvell: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+14
2018-03-05
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
6
-15
/
+15
2018-03-02
net: phy: marvell10g: Utilize gen10g_no_soft_reset()
Florian Fainelli
1
-10
/
+1
2018-03-02
net: phy: cortina: Utilize generic functions
Florian Fainelli
1
-15
/
+3
2018-03-02
net: phy: teranetics: Utilize generic functions
Florian Fainelli
1
-27
/
+5
2018-03-02
net: phy: Export gen10g_* functions
Florian Fainelli
1
-7
/
+13
2018-03-02
net: phy: aquantia: Utilize genphy_c45_aneg_done()
Florian Fainelli
1
-14
/
+6
2018-03-01
net: phylink: Remove redundant netdev.phydev assignment
Richard Cochran
1
-2
/
+0
2018-02-28
sfp: add high power module support
Jon Nettleton
1
-18
/
+132
2018-02-28
phylink,sfp: negotiate interface format with MAC
Russell King
2
-76
/
+58
2018-02-28
sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules
Russell King
1
-23
/
+38
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2
-6
/
+14
2018-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-02-14
net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
Wadim Egorov
1
-0
/
+19
2018-02-12
net: phy: fix wrong mask to phy_modify()
Ingo van Lil
1
-1
/
+1
2018-02-08
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
Heiner Kallweit
1
-1
/
+1
2018-02-06
net: phy: Handle not having GPIO enabled in the kernel
Andrew Lunn
1
-1
/
+2
2018-01-23
net: phy: sfp: Fix kernel doc warning
Florian Fainelli
1
-1
/
+1
2018-01-16
phy: realtek: use new helpers for paged register access
Heiner Kallweit
1
-45
/
+14
2018-01-16
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
1
-2
/
+2
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
1
-7
/
+3
2018-01-15
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
1
-7
/
+6
2018-01-11
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
1
-0
/
+2
2018-01-10
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
1
-1
/
+150
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+11
2018-01-08
mdio-sun4i: Fix a memory leak
Christophe JAILLET
1
-2
/
+4
2018-01-08
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
1
-0
/
+2
[next]