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
/
lxt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
1
-16
/
+3
2019-12-19
net: phy: use phy_resolve_aneg_pause()
Russell King
1
-4
/
+1
2019-05-23
net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.
Christophe Leroy
1
-0
/
+6
2019-04-16
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
1
-4
/
+4
2019-01-23
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-6
/
+1
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
1
-2
/
+2
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-2
/
+0
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
1
-5
/
+0
2017-06-20
net: phy: lxt: Export link partner advertising
Thomas Bogendoerfer
1
-7
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-16
lxt: simplify lxt970_config_init()
Sergei Shtylyov
1
-5
/
+1
2016-05-16
lxt: simplify lxt97[01]_config_intr()
Sergei Shtylyov
1
-12
/
+4
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
1
-4
/
+0
2014-11-12
net: phy: replace phy_drivers_register calls
Johan Hovold
1
-14
/
+1
2013-12-18
net: phy: lxt: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-03-10
Supject: phy: make local function static
stephen hemminger
1
-1
/
+1
2012-09-28
lxt PHY: Support for the buggy LXT973 rev A2
LEROY Christophe
1
-0
/
+127
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
1
-35
/
+12
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
1
-1
/
+1
2010-06-27
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
1
-0
/
+1
2010-06-10
phylib: Add support for the LXT973 phy.
Richard Cochran
1
-1
/
+50
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2010-04-03
phylib: Add module table to all existing phy drivers
David Woodhouse
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] Fix phy id for LXT971A/LXT972A
Uwe Zeisberger
1
-4
/
+4
2005-11-06
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
1
-1
/
+0
2005-07-31
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming
1
-0
/
+179