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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
1
-3
/
+0
|
\
|
*
net: phy: mdio-gpio: Cut surplus includes
Linus Walleij
2018-06-12
1
-3
/
+0
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-3
/
+3
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
|
/
*
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
2018-06-10
1
-6
/
+29
*
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
2018-06-05
1
-2
/
+14
*
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
2018-06-05
1
-48
/
+0
*
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
2018-06-05
1
-46
/
+50
*
net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling
Heiner Kallweit
2018-06-03
1
-1
/
+1
*
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
2018-05-28
1
-0
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
4
-6
/
+13
|
\
|
*
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
2018-05-23
3
-5
/
+12
|
*
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
2018-05-23
1
-1
/
+1
*
|
net: phy: sfp: make the i2c-bus dt property mandatory
Antoine Tenart
2018-05-23
1
-13
/
+15
*
|
net: phy: sfp: warn the user when no tx_disable pin is available
Antoine Tenart
2018-05-23
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-0
/
+31
|
\
|
|
*
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
2018-05-16
1
-0
/
+31
*
|
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
2018-05-21
1
-1
/
+1
*
|
net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST
Florian Fainelli
2018-05-17
1
-2
/
+2
*
|
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-05-16
2
-10
/
+2
*
|
net: phy: mscc-miim: Add MDIO driver
Alexandre Belloni
2018-05-15
3
-0
/
+205
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
2
-1
/
+11
|
\
|
|
*
net: phy: sfp: fix the BR,min computation
Antoine Tenart
2018-05-04
1
-1
/
+1
|
*
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
2018-05-04
1
-0
/
+10
*
|
net: phy: DP83TC811: Introduce support for the DP83TC811 phy
Dan Murphy
2018-05-11
3
-0
/
+353
*
|
net: phy: phylink: Poll link GPIOs
Russell King
2018-05-11
1
-0
/
+16
*
|
net: phy: phylink: Release link GPIO
Florian Fainelli
2018-05-11
1
-0
/
+2
*
|
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
2018-05-11
1
-1
/
+1
*
|
microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
Nisar Sayed
2018-05-10
3
-0
/
+80
*
|
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
2018-05-08
1
-0
/
+7
*
|
net: phy: Fix modular PHYLIB build
Florian Fainelli
2018-04-28
2
-49
/
+2
*
|
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
2018-04-27
4
-17
/
+4
*
|
phy: Temporary build fix after phylib changes.
David S. Miller
2018-04-27
1
-2
/
+1
*
|
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
2018-04-27
1
-0
/
+48
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
1
-1
/
+10
|
\
|
|
*
net: phy: allow scanning busses with missing phys
Alexandre Belloni
2018-04-25
1
-1
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
1
-0
/
+9
|
\
|
|
*
net: phy: marvell: clear wol event before setting it
Jingju Hou
2018-04-23
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-21
1
-1
/
+177
|
\
|
|
*
lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...
Raghuram Chary J
2018-04-12
1
-1
/
+177
*
|
lan78xx: Read LED states from Device Tree
Phil Elwell
2018-04-20
1
-0
/
+25
*
|
net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
Andrew Lunn
2018-04-20
1
-1
/
+4
*
|
net-next: phy: new Asix Electronics PHY driver
Michael Schmitz
2018-04-19
3
-0
/
+70
*
|
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
2018-04-19
1
-1
/
+1
*
|
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
2018-04-19
1
-3
/
+7
*
|
net: phy: mdio-gpio: Parse properties directly into bitbang structure
Andrew Lunn
2018-04-19
1
-29
/
+16
*
|
net: phy: mdio-gpio: Move allocation for bitbanging data
Andrew Lunn
2018-04-19
1
-6
/
+7
*
|
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
2018-04-19
1
-56
/
+17
*
|
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
2018-04-19
1
-7
/
+0
*
|
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
2018-04-19
1
-4
/
+0
[next]