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
2014-01-31
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
Levente Kurusa
1
-0
/
+1
2014-01-20
phy: cleanup 10g code
stephen hemminger
1
-20
/
+4
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
8
-8
/
+0
2014-01-14
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-13
/
+9
2014-01-14
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-14
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2014-01-05
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-2
/
+1
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
3
-17
/
+6
2014-01-05
phy: kill excess empty lines
Sergei Shtylyov
2
-31
/
+0
2014-01-05
phy: kill excess code
Sergei Shtylyov
2
-35
/
+13
2014-01-05
phy: kill useless local variables
Sergei Shtylyov
2
-47
/
+18
2014-01-05
mdio_bus: coding style fixes
Sergei Shtylyov
1
-18
/
+9
2014-01-05
phy: coding style fixes
Sergei Shtylyov
2
-117
/
+114
2013-12-30
phy: IRQ cannot be shared
Sergei Shtylyov
1
-4
/
+2
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2013-12-18
net: phy: spi_ks8995: fix checkpatch errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
2
-139
/
+139
2013-12-18
net: phy: micrel: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: mdio_bus: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: lxt: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: icplus: fix checkpath error
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: dp83640: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: davicom: fix checkpath errors
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: cicada: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-17
net: phy: suspend phydev when going to HALTED
Sebastian Hesselbarth
1
-1
/
+5
2013-12-17
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
1
-0
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+24
2013-12-17
net: phy: marvell: provide genphy suspend/resume
Sebastian Hesselbarth
1
-0
/
+22
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
1
-0
/
+15
2013-12-11
net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-10
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
2
-3
/
+58
2013-12-10
net: phy: use phy_init_hw instead of open-coding it
Florian Fainelli
1
-5
/
+2
2013-12-10
net: phy: report link partner features through ethtool
Florian Fainelli
2
-0
/
+7
2013-11-29
phy: Add Vitesse 8514 phy ID
Shaohui Xie
1
-0
/
+15
2013-11-21
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
2
-7
/
+72
2013-11-21
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-21
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-21
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-8
/
+301
2013-11-11
PHY: Add RTL8201CP phy_driver to realtek
Jonas Jensen
1
-0
/
+15
2013-11-08
phy: Add MOXA MDIO driver
Jonas Jensen
3
-0
/
+209
2013-10-30
mdio_bus: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-10-01
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
Avinash Kumar
1
-2
/
+2
2013-09-28
net: phy: at803x: add suspend/resume callbacks
Daniel Mack
1
-0
/
+45
2013-09-28
net: phy: at803x: don't pass function pointers with &
Daniel Mack
1
-6
/
+6
2013-09-20
phy/micrel: Add suspend/resume support to Micrel PHYs
Patrice Vilchez
1
-0
/
+24
2013-09-18
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...
Avinash Kumar
1
-2
/
+2
2013-09-04
net: mdio-octeon: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: mdio-mux-gpio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
[next]