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
2015-10-08
net: phy: bcm7xxx: Modified to use global core register defines
Arun Parameswaran
1
-6
/
+3
2015-10-08
net: phy: Broadcom Cygnus internal Etherent PHY driver
Arun Parameswaran
3
-0
/
+172
2015-10-08
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
7
-237
/
+329
2015-10-08
net: phy: Broadcom iProc MDIO bus driver
Arun Parameswaran
3
-0
/
+223
2015-10-03
phylib: Add phy_set_max_speed helper
Simon Horman
1
-19
/
+40
2015-09-26
net: update docbook comment for __mdiobus_register()
Russell King
1
-2
/
+5
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
1
-0
/
+9
2015-09-25
phy: add phy_device_remove()
Russell King
2
-5
/
+28
2015-09-25
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
1
-1
/
+1
2015-09-25
phy: add proper phy struct device refcounting
Russell King
1
-0
/
+12
2015-09-25
phy: fix mdiobus module safety
Russell King
2
-16
/
+21
2015-09-25
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2
-7
/
+16
2015-09-22
net: phy: mdio-gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-22
net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
Revert "net/phy: Add Vitesse 8641 phy ID"
Kevin Hao
1
-14
/
+0
2015-09-10
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com
3
-0
/
+154
2015-09-07
fixed_phy: pass 'irq' to fixed_phy_add()
Sergei Shtylyov
1
-1
/
+1
2015-09-02
phylib: fix device deletion order in mdiobus_unregister()
Mark Salter
1
-1
/
+1
2015-09-01
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
1
-25
/
+48
2015-09-01
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
1
-3
/
+23
2015-09-01
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
1
-0
/
+12
2015-09-01
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
1
-0
/
+1
2015-08-29
phylib: simplify NULL checks
Sergei Shtylyov
2
-5
/
+5
2015-08-29
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
1
-1
/
+1
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+22
2015-08-27
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
1
-0
/
+9
2015-08-26
net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()
Russell King
1
-4
/
+12
2015-08-25
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
David Daney
1
-1
/
+1
2015-08-24
net: phy: add interrupt support for aquantia phy
Shaohui Xie
1
-0
/
+49
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+31
2015-08-18
net: phy: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2015-08-18
net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
Igor Plyatov
1
-12
/
+19
2015-08-17
net: phy: fix PHY_RUNNING in phy_state_machine
Shaohui Xie
1
-4
/
+12
2015-08-10
net: phy: select copper mode when Marvel 88e1111 in SGMII
Madalin Bucur
1
-0
/
+11
2015-08-10
net: phy: add RealTek RTL8211DN phy id
Shaohui Xie
1
-0
/
+14
2015-08-01
net: phy: add driver for aquantia phy
Shaohui Xie
3
-0
/
+158
2015-07-31
net: phy: spi_ks8995: clean up ks8995_registers_read/write
Vladimir Zapolskiy
1
-22
/
+0
2015-07-30
net: mdio-octeon: Fix octeon_mdiobus_probe function for return values
Radha Mohan Chintakuntla
1
-5
/
+9
2015-07-30
net: mdio-octeon: Modify driver to work on both ThunderX and Octeon
Radha Mohan Chintakuntla
2
-21
/
+111
2015-07-27
net: phy: fix auto negotiation checking for teranetics
Shaohui Xie
1
-2
/
+9
2015-07-27
net: phy: dp83867: fix simple_return.cocci warnings
Wu Fengguang
1
-5
/
+1
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+18
2015-07-22
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
1
-1
/
+1
2015-07-22
net: phy: fixed_phy: handle link-down case
Stas Sergeev
1
-3
/
+5
2015-07-21
net/mdio: fix mdio_bus_match for c45 PHY
Shaohui Xie
1
-2
/
+17
2015-07-21
phylib: add driver for Teranetics TN2020
Shaohui Xie
3
-0
/
+134
2015-07-18
dp83640: only report generic filters in ts_info
Jacob Keller
1
-9
/
+1
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-07-11
net: phy: Support setting polarity in marvell phy driver
David Thomson
2
-2
/
+41
2015-07-11
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
1
-0
/
+2
[next]