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-02-07
net: phy: improve genphy_c45_read_link
Heiner Kallweit
2
-11
/
+6
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
5
-94
/
+38
2019-02-06
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
1
-13
/
+103
2019-02-05
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
1
-22
/
+60
2019-02-04
net: phy: aquantia: replace magic numbers with constants
Heiner Kallweit
1
-14
/
+66
2019-02-04
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
Heiner Kallweit
1
-18
/
+12
2019-02-04
net: phy: aquantia: remove unneeded includes
Heiner Kallweit
1
-3
/
+0
2019-02-04
net: phy: aquantia: Shorten name space prefix to aqr_
Andrew Lunn
1
-32
/
+32
2019-02-03
net: phy: realtek: add generic Realtek PHY driver
Heiner Kallweit
1
-0
/
+9
2019-01-28
net: phy: at803x: Use helpers to access MMD PHY registers
Carlo Caione
1
-13
/
+3
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-28
/
+5
2019-01-25
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
3
-16
/
+15
2019-01-25
net: phy: start interrupts in phy_start
Heiner Kallweit
1
-20
/
+14
2019-01-25
net: phy: warn if phy_start is called from invalid state
Heiner Kallweit
1
-2
/
+9
2019-01-25
net: phy: start state machine in phy_start only
Heiner Kallweit
3
-3
/
+1
2019-01-23
net: phy: Add SDPX tag based on COPYING file
Andrew Lunn
7
-34
/
+13
2019-01-23
net: phy: Fixup GPLv2 SPDX tags based on license text
Andrew Lunn
8
-55
/
+16
2019-01-23
net: phy: Fixup GPLv2+ SPDX tags based on license text
Andrew Lunn
3
-28
/
+5
2019-01-23
net: phy: Remove redundent License text when SPDX header is present
Andrew Lunn
2
-14
/
+0
2019-01-23
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
51
-323
/
+52
2019-01-23
net: phy: at803x: Disable phy delay for RGMII mode
Vinod Koul
1
-10
/
+12
2019-01-23
net: phy: improve phy_init_hw
Heiner Kallweit
1
-2
/
+5
2019-01-23
net: phy: fix issue with loading PHY driver w/o initramfs
Heiner Kallweit
1
-3
/
+5
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-14
/
+67
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
1
-0
/
+5
2019-01-19
net: phy: remove phy_stop_interrupts
Heiner Kallweit
2
-19
/
+2
2019-01-19
net: phy: ensure phylib state machine is stopped after calling phy_stop
Heiner Kallweit
2
-2
/
+1
2019-01-19
net: phy: stop PHY if needed when entering phy_disconnect
Heiner Kallweit
1
-0
/
+3
2019-01-19
net: phy: improve get_phy_id
Heiner Kallweit
1
-9
/
+2
2019-01-19
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
1
-2
/
+0
2019-01-18
net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...
Thomas Petazzoni
1
-0
/
+1
2019-01-18
net: phy: add missing phy driver features
Camelia Groza
2
-0
/
+2
2019-01-18
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
1
-32
/
+11
2019-01-17
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
1
-5
/
+30
2019-01-17
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
1
-2
/
+32
2019-01-17
net: phy: don't include asm/irq.h directly
Heiner Kallweit
3
-6
/
+0
2019-01-17
net: phy: improve logging in phylib
Heiner Kallweit
2
-6
/
+3
2019-01-17
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
1
-8
/
+0
2019-01-17
net: phy: Add missing features to PHY drivers
Andrew Lunn
3
-0
/
+15
2019-01-16
net: phy: meson-gxl: Use the genphy_soft_reset callback
Timotej Lazar
1
-0
/
+1
2019-01-16
net: phy: marvell: Fix deadlock from wrong locking
Andrew Lunn
1
-1
/
+1
2019-01-16
net: phy: marvell: Errata for mv88e6390 internal PHYs
Andrew Lunn
1
-1
/
+34
2019-01-16
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Heiner Kallweit
1
-0
/
+1
2019-01-16
net: phy: fix too strict check in phy_start_aneg
Heiner Kallweit
1
-12
/
+7
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2018-12-19
net: phy: mscc: Fix the VSC 8531/41 Chip Init sequence
Raju Lakkaraju
1
-1
/
+54
2018-12-19
net: phy: Fix the issue that netif always links up after resuming
Kunihiko Hayashi
1
-5
/
+2
2018-12-19
net: phy: remove unused code in phy_probe
Heiner Kallweit
1
-2
/
+0
2018-12-19
net: phy: print stack trace in phy_error
Heiner Kallweit
1
-0
/
+2
2018-12-19
net: phy: improve phy state checking
Heiner Kallweit
1
-13
/
+21
[next]