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
David S. Miller
2017-01-09
2
-0
/
+19
|
\
|
*
phy state machine: failsafe leave invalid RUNNING state
Zefir Kurtisi
2017-01-09
1
-0
/
+9
|
*
net: phy: dp83867: fix irq generation
Grygorii Strashko
2017-01-06
1
-0
/
+10
*
|
mdio: Demote print from info to debug in mdio_device_register
Florian Fainelli
2017-01-08
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
net: phy: use boolean dt properties for eee broken modes
jbrunet
2016-12-20
1
-3
/
+15
*
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
2016-12-20
1
-2
/
+2
*
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
2016-12-10
11
-90
/
+67
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-3
/
+13
|
\
|
*
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
2016-12-07
1
-3
/
+13
*
|
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
2016-12-08
1
-0
/
+47
*
|
net: phy: dp83848: Support ethernet pause frames
Jesper Nilsson
2016-12-05
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-8
/
+12
|
\
|
|
*
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
Martin Blumenstingl
2016-11-28
1
-8
/
+12
*
|
net: phy: vitesse: add support for VSC8572
Stephen Agate
2016-12-02
1
-0
/
+14
*
|
net: phy: Fix the mdix_ctrl changes
Raju Lakkaraju
2016-12-01
2
-3
/
+3
*
|
net: phy: Add mdi(x) support in Microsemi PHYs driver
Raju Lakkaraju
2016-12-01
1
-8
/
+97
*
|
net: phy: update the mdix_ctrl with correct value.
Raju Lakkaraju
2016-12-01
1
-4
/
+6
*
|
net: phy: bcm7xxx: Plug in support for reading PHY error counters
Florian Fainelli
2016-11-30
1
-0
/
+35
*
|
net: phy: broadcom: Add support code for reading PHY counters
Florian Fainelli
2016-11-30
2
-0
/
+75
*
|
net: phy: Fix use after free in phy_detach()
Geert Uytterhoeven
2016-11-29
1
-2
/
+2
*
|
net: phy: add an option to disable EEE advertisement
jbrunet
2016-11-29
2
-9
/
+74
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-4
/
+4
|
\
|
|
*
net: phy: micrel: fix KSZ8041FTL supported value
Kirill Esipov
2016-11-23
1
-4
/
+4
*
|
phy: fix error case of phy_led_triggers_(un)register
Woojung Huh
2016-11-25
2
-5
/
+3
*
|
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
2016-11-24
1
-11
/
+5
*
|
net: phy: bcm7xxx: Add support for downshift/Wirespeed
Florian Fainelli
2016-11-24
1
-1
/
+50
*
|
net: phy: broadcom: Allow enabling or disabling of EEE
Florian Fainelli
2016-11-24
4
-7
/
+13
*
|
net: phy: broadcom: Add support code for downshift/Wirespeed
Florian Fainelli
2016-11-24
2
-0
/
+91
*
|
net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library
Florian Fainelli
2016-11-24
3
-15
/
+20
*
|
net/phy: add trace events for mdio accesses
Uwe Kleine-König
2016-11-24
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
2
-2
/
+34
|
\
|
|
*
net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister
Johan Hovold
2016-11-17
1
-1
/
+1
|
*
net/phy/vitesse: Configure RGMII skew on VSC8601, if needed
Alex
2016-11-16
1
-1
/
+33
*
|
lan78xx: relocate mdix setting to phy driver
Woojung Huh
2016-11-18
1
-1
/
+35
*
|
net: phy: Add downshift get/set support in Microsemi PHYs driver
Raju Lakkaraju
2016-11-18
1
-0
/
+100
*
|
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+2
|
\
|
|
*
phy: fix device reference leaks
Johan Hovold
2016-11-07
1
-0
/
+2
*
|
mdio: Demote print from info to debug in mdio_driver_register
Florian Fainelli
2016-11-14
1
-1
/
+1
*
|
net: phy: marvell: optimize logic for page changing during init
Uwe Kleine-König
2016-11-13
1
-4
/
+2
*
|
net: phy: expose phy_aneg_done API for use by drivers
Lendacky, Thomas
2016-11-13
1
-1
/
+2
*
|
ptp: dp83640: Use the high resolution frequency method.
Richard Cochran
2016-11-09
1
-7
/
+7
*
|
net: phy: Add Meson GXL Internal PHY driver
Neil Armstrong
2016-11-09
3
-0
/
+87
*
|
net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes
Neil Armstrong
2016-11-09
1
-13
/
+47
*
|
net: phy: broadcom: Add BCM54810 PHY entry
Jon Mason
2016-11-07
2
-2
/
+58
*
|
net: phy: broadcom: add bcm54xx_auxctl_read
Jon Mason
2016-11-07
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
2
-26
/
+42
|
\
|
|
*
net: phy: dp83848: add dp83822 PHY support
Roger Quadros
2016-10-29
1
-0
/
+3
|
*
at803x: double check SGMII side autoneg
Zefir Kurtisi
2016-10-27
1
-0
/
+39
[next]