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
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
4
-27
/
+56
2017-03-24
net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO
Florian Fainelli
1
-1
/
+1
2017-03-22
net: phy: clean up mmd_phy_indirect()
Russell King
1
-7
/
+7
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
1
-85
/
+34
2017-03-22
net: phy: convert micrel to new read_mmd/write_mmd driver methods
Russell King
1
-7
/
+6
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
6
-55
/
+42
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
1
-8
/
+25
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
3
-86
/
+136
2017-03-16
drivers: net: phy: xgene: Fix mdio write
Quan Nguyen
1
-1
/
+1
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+2
2017-03-14
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
1
-1
/
+2
2017-03-14
net: phy: bcm7xxx: add support for 28nm EPHY
Doug Berger
1
-2
/
+213
2017-03-14
net: phy: bcm-phylib: replace obsolete EEE macro references
Doug Berger
1
-3
/
+3
2017-03-10
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
1
-15
/
+0
2017-03-08
spi_ks8995: regs_size incorrect for some devices
Blomme, Maarten
1
-1
/
+1
2017-03-08
spi_ks8995: fix "BUG: key accdaa28 not in .data!"
Blomme, Maarten
1
-0
/
+1
2017-03-06
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-1
/
+1
2017-02-24
net: phy: Add missing driver check in phy_aneg_done()
Florian Fainelli
1
-1
/
+1
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
2
-7
/
+25
2017-02-20
net: phy: Fix PHY unbind crash
Florian Fainelli
1
-0
/
+2
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+22
2017-02-10
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
1
-4
/
+2
2017-02-10
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
1
-8
/
+20
2017-02-08
net: phy: Add LED mode driver for Microsemi PHYs.
Raju Lakkaraju
1
-1
/
+84
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-02-07
net: phy: dp83867: Recover from "port mirroring" N/A MODE4
Lukasz Majewski
1
-1
/
+22
2017-02-07
net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver
Lukasz Majewski
1
-0
/
+38
2017-02-07
net: phy: bcm7xxx: Add BCM74371 PHY ID
Florian Fainelli
1
-0
/
+2
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
5
-1
/
+122
2017-02-03
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
1
-0
/
+7
2017-02-03
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
1
-0
/
+21
2017-02-03
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
1
-0
/
+20
2017-02-03
xgene_enet: remove bogus forward declarations
Arnd Bergmann
2
-30
/
+24
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-02-01
net: phy: broadcom: rehook BCM54612E specific init
Rafał Miłecki
1
-34
/
+33
2017-01-30
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
Sean Nyekjaer
1
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+55
2017-01-27
net: phy: broadcom: add support for BCM54210E
Rafał Miłecki
1
-1
/
+33
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
1
-0
/
+14
2017-01-26
net: phy: broadcom: drop duplicated define for RGMII SKEW delay
Rafał Miłecki
1
-1
/
+1
2017-01-26
net: phy: broadcom: use auxctl reading helper in BCM54612E code
Rafał Miłecki
1
-4
/
+2
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2
-0
/
+2
2017-01-25
net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
Geert Uytterhoeven
1
-2
/
+6
2017-01-24
phy: marvell: remove conflicting initializer
Arnd Bergmann
1
-7
/
+6
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
1
-0
/
+2
2017-01-23
net: phy: Avoid deadlock during phy_error()
Florian Fainelli
1
-5
/
+9
2017-01-23
net: phy: bcm7xxx: Implement EGPHY workaround for 7278
Florian Fainelli
1
-0
/
+34
2017-01-23
net: phy: bcm7xxx: Add entry for BCM7278
Florian Fainelli
1
-0
/
+2
2017-01-20
phy: marvell: Add support for temperature sensor
Andrew Lunn
1
-3
/
+420
2017-01-19
net: phy: bcm63xx: Utilize correct config_intr function
Daniel Gonzalez Cabanelas
1
-2
/
+19
[next]