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
2016-01-29
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
1
-10
/
+44
2016-01-21
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
1
-13
/
+18
2016-01-21
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
1
-5
/
+10
2016-01-21
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
1
-0
/
+17
2016-01-18
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
1
-9
/
+23
2016-01-18
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
1
-8
/
+11
2016-01-18
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
1
-9
/
+54
2016-01-18
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
1
-1
/
+1
2016-01-15
net: phy: turn carrier off on phy attach
Sjoerd Simons
1
-0
/
+5
2016-01-12
phy: remove an unneeded condition
Dan Carpenter
1
-1
/
+1
2016-01-12
mdio_bus: NULL dereference on allocation error
Dan Carpenter
1
-5
/
+6
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+10
2016-01-11
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
1
-0
/
+22
2016-01-09
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
1
-2
/
+10
2016-01-07
mdio: Abstract device_remove() and device_free()
Andrew Lunn
3
-14
/
+29
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
4
-13
/
+198
2016-01-07
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
Andrew Lunn
1
-1
/
+15
2016-01-07
mdio_bus: Generalise of_mdiobus_link_phydev()
Andrew Lunn
1
-14
/
+15
2016-01-07
phy: Move phy specific bus match into phy_device
Andrew Lunn
2
-26
/
+40
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
26
-118
/
+8
2016-01-07
phy: Move PHY PM operations into phy_device
Andrew Lunn
2
-73
/
+120
2016-01-07
phy_device: Move phy attributes into phy_device
Andrew Lunn
2
-42
/
+44
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2
-13
/
+54
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
13
-89
/
+95
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
8
-36
/
+10
2016-01-07
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
Andrew Lunn
1
-7
/
+5
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-0
/
+27
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
4
-32
/
+23
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2
-2
/
+2
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
4
-13
/
+17
2015-12-31
phy: micrel: Add ethtool statistics counters
Andrew Lunn
1
-0
/
+96
2015-12-31
phy: marvell: Add ethtool statistics counters
Andrew Lunn
1
-0
/
+135
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+17
2015-12-14
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
1
-1
/
+6
2015-12-12
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
1
-2
/
+11
2015-12-07
PHY: DP83867: Remove looking in parent device for OF properties
Andrew Lunn
1
-4
/
+1
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2015-12-03
net: phy: reset only targeted phy
Jérôme Pouiller
1
-1
/
+2
2015-11-25
net: phy: bcm7xxx: Add entry for Broadcom BCM7435
Florian Fainelli
1
-0
/
+14
2015-11-24
broadcom: fix PHY_ID_BCM5481 entry in the id table
Aaro Koskinen
1
-1
/
+1
2015-11-17
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
1
-0
/
+3
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
1
-0
/
+16
2015-11-16
net: phy: vitesse: add support for VSC8601
Måns Rullgård
1
-1
/
+15
2015-11-16
net: phy: at803x: support interrupt on 8030 and 8035
Måns Rullgård
1
-0
/
+4
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-1
/
+0
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+49
2015-11-03
dp83640: Only wait for timestamps for packets with timestamping enabled.
Stefan Sørensen
1
-12
/
+13
2015-11-03
dp83640: Prune rx timestamp list before reading from it
Stefan Sørensen
1
-0
/
+1
[next]