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.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-07-25
net: phy: add GBit master / slave error detection
Heiner Kallweit
1
-0
/
+8
2018-07-22
net: phy: sfp: Do not use "imply HWMON"
Guenter Roeck
1
-1
/
+1
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-32
/
+64
2018-07-18
net: phy: Drop OF dependency for MDIO_BCM_UNIMAC
Florian Fainelli
1
-1
/
+1
2018-07-18
net: phy: realtek: Support RTL8366RB variant
Linus Walleij
1
-0
/
+31
2018-07-18
net: phy: sfp: Add HWMON support for module sensors
Andrew Lunn
2
-0
/
+728
2018-07-16
net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table
Heiner Kallweit
1
-0
/
+1
2018-07-16
net: phy: add phy_speed_down and phy_speed_up
Heiner Kallweit
1
-0
/
+78
2018-07-16
net: phy: add helper phy_config_aneg
Heiner Kallweit
1
-4
/
+9
2018-07-12
sfp: fix module initialisation with netdev already up
Russell King
1
-2
/
+2
2018-07-12
sfp: ensure we clean up properly on bus registration failure
Russell King
1
-7
/
+24
2018-07-05
net: phy: fix flag masking in __set_phy_supported
Heiner Kallweit
1
-5
/
+2
2018-07-04
net: phy: marvell: change default m88e1510 LED configuration
Wang Dongsheng
1
-18
/
+36
2018-07-04
net: phy: vitesse: Add support for VSC73xx
Linus Walleij
1
-0
/
+175
2018-07-03
net: phy: DP83TC811: Fix SGMII enable/disable
Dan Murphy
1
-11
/
+9
2018-07-03
net: phy: DP83TC811: Add INT_STAT3
Dan Murphy
1
-0
/
+26
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-02
net: phy: realtek: add support for RTL8211C
Heiner Kallweit
1
-0
/
+17
2018-07-02
net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
Heiner Kallweit
1
-0
/
+1
2018-06-30
net: phy: DP83TC811: Fix disabling interrupts
Dan Murphy
1
-1
/
+1
2018-06-30
net: phy: realtek: add support for RTL8211
Heiner Kallweit
1
-0
/
+30
2018-06-28
net: phy: xgmiitorgmii: Check read_status results
Brandon Maier
1
-1
/
+4
2018-06-28
net: phy: xgmiitorgmii: Use correct mdio bus
Brandon Maier
1
-4
/
+6
2018-06-28
net: phy: xgmiitorgmii: Check phy_driver ready before accessing
Brandon Maier
1
-0
/
+5
2018-06-26
mdio-mux-gpio: Remove VLA usage
Kees Cook
1
-8
/
+14
2018-06-24
net: phy: fixed-phy: Make the error path simpler
Fabio Estevam
1
-5
/
+2
2018-06-23
net: phy: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+0
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-13
net: phy: mdio-gpio: Cut surplus includes
Linus Walleij
1
-3
/
+0
2018-06-10
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
1
-6
/
+29
2018-06-05
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
1
-2
/
+14
2018-06-05
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
1
-48
/
+0
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
1
-46
/
+50
2018-06-03
net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling
Heiner Kallweit
1
-1
/
+1
2018-05-29
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
1
-0
/
+16
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+13
2018-05-23
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
3
-5
/
+12
2018-05-23
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
1
-1
/
+1
2018-05-23
net: phy: sfp: make the i2c-bus dt property mandatory
Antoine Tenart
1
-13
/
+15
2018-05-23
net: phy: sfp: warn the user when no tx_disable pin is available
Antoine Tenart
1
-0
/
+9
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+31
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-05-18
net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST
Florian Fainelli
1
-2
/
+2
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2
-10
/
+2
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
2018-05-15
net: phy: mscc-miim: Add MDIO driver
Alexandre Belloni
3
-0
/
+205
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+11
2018-05-11
net: phy: DP83TC811: Introduce support for the DP83TC811 phy
Dan Murphy
3
-0
/
+353
[next]