index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com
2015-09-09
3
-0
/
+154
*
fixed_phy: pass 'irq' to fixed_phy_add()
Sergei Shtylyov
2015-09-06
1
-1
/
+1
*
phylib: fix device deletion order in mdiobus_unregister()
Mark Salter
2015-09-01
1
-1
/
+1
*
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
2015-08-31
1
-25
/
+48
*
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2015-08-31
1
-3
/
+23
*
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
2015-08-31
1
-0
/
+12
*
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
2015-08-31
1
-0
/
+1
*
phylib: simplify NULL checks
Sergei Shtylyov
2015-08-28
2
-5
/
+5
*
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
2015-08-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
3
-5
/
+22
|
\
|
*
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
2015-08-27
1
-0
/
+9
|
*
net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()
Russell King
2015-08-25
1
-4
/
+12
|
*
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
David Daney
2015-08-25
1
-1
/
+1
*
|
net: phy: add interrupt support for aquantia phy
Shaohui Xie
2015-08-23
1
-0
/
+49
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
2
-16
/
+31
|
\
|
|
*
net: phy: fix semicolon.cocci warnings
kbuild test robot
2015-08-17
1
-1
/
+1
|
*
net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
Igor Plyatov
2015-08-17
1
-12
/
+19
|
*
net: phy: fix PHY_RUNNING in phy_state_machine
Shaohui Xie
2015-08-17
1
-4
/
+12
*
|
net: phy: select copper mode when Marvel 88e1111 in SGMII
Madalin Bucur
2015-08-10
1
-0
/
+11
*
|
net: phy: add RealTek RTL8211DN phy id
Shaohui Xie
2015-08-09
1
-0
/
+14
*
|
net: phy: add driver for aquantia phy
Shaohui Xie
2015-07-31
3
-0
/
+158
*
|
net: phy: spi_ks8995: clean up ks8995_registers_read/write
Vladimir Zapolskiy
2015-07-30
1
-22
/
+0
*
|
net: mdio-octeon: Fix octeon_mdiobus_probe function for return values
Radha Mohan Chintakuntla
2015-07-29
1
-5
/
+9
*
|
net: mdio-octeon: Modify driver to work on both ThunderX and Octeon
Radha Mohan Chintakuntla
2015-07-29
2
-21
/
+111
*
|
net: phy: fix auto negotiation checking for teranetics
Shaohui Xie
2015-07-27
1
-2
/
+9
*
|
net: phy: dp83867: fix simple_return.cocci warnings
Wu Fengguang
2015-07-27
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
2
-3
/
+18
|
\
|
|
*
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
2015-07-21
1
-1
/
+1
|
*
net/mdio: fix mdio_bus_match for c45 PHY
Shaohui Xie
2015-07-21
1
-2
/
+17
*
|
net: phy: fixed_phy: handle link-down case
Stas Sergeev
2015-07-21
1
-3
/
+5
*
|
phylib: add driver for Teranetics TN2020
Shaohui Xie
2015-07-20
3
-0
/
+134
*
|
dp83640: only report generic filters in ts_info
Jacob Keller
2015-07-17
1
-9
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-13
1
-1
/
+1
|
\
|
|
*
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
2015-07-08
1
-1
/
+1
*
|
net: phy: Support setting polarity in marvell phy driver
David Thomson
2015-07-10
2
-2
/
+41
*
|
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
2015-07-10
1
-0
/
+2
|
/
*
net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYs
Florian Fainelli
2015-06-28
1
-0
/
+43
*
net: phy: bcm7xxx: workaround MDIO management controller initial read
Florian Fainelli
2015-06-28
1
-0
/
+7
*
net/phy: tune get_phy_c45_ids to support more c45 phy
Shengzhou Liu
2015-06-28
1
-6
/
+14
*
net: phy: fix phy link up when limiting speed via device tree
Mugunthan V N
2015-06-28
1
-2
/
+3
*
net/phy: Add Vitesse 8641 phy ID
Shaohui Xie
2015-06-25
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
14
-1945
/
+416
|
\
|
*
net/phy: Add support for Realtek RTL8211F
Shengzhou Liu
2015-06-23
1
-1
/
+67
|
*
net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs
Florian Fainelli
2015-06-11
1
-1
/
+7
|
*
net: phy: davicom: add IDs for DM9161B and C variants
Gustavo Zacarias
2015-06-11
1
-0
/
+13
|
*
net: phy: dp83867: Fix device tree entries
Dan Murphy
2015-06-08
1
-3
/
+3
|
*
net: phy: bcm7xxx: update workaround to fix 100BaseT corner cases
Florian Fainelli
2015-06-08
1
-2
/
+5
|
*
net/phy: micrel: Center FLP timing at 16ms
Jaeden Amero
2015-06-08
1
-1
/
+22
|
*
net/phy: micrel: Comment MMD address of extended registers
Jaeden Amero
2015-06-08
1
-0
/
+1
|
*
net/phy: micrel: Be more const correct
Jaeden Amero
2015-06-08
1
-14
/
+15
[next]