index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
1
-4
/
+2
2017-02-09
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
1
-8
/
+20
2017-02-02
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
1
-0
/
+7
2017-01-29
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
Sean Nyekjaer
1
-1
/
+1
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
1
-0
/
+14
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2
-0
/
+2
2017-01-25
net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
Geert Uytterhoeven
1
-2
/
+6
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
1
-0
/
+2
2017-01-23
net: phy: Avoid deadlock during phy_error()
Florian Fainelli
1
-5
/
+9
2017-01-18
net: phy: bcm63xx: Utilize correct config_intr function
Daniel Gonzalez Cabanelas
1
-2
/
+19
2017-01-17
net: phy: dp83848: add DP83620 PHY support
Alvaro G. M
1
-0
/
+3
2017-01-16
net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
Karicheri, Muralidharan
1
-2
/
+6
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
1
-1
/
+2
2017-01-09
net: phy: Add Meson GXL PHY hardware dependency
Jean Delvare
1
-0
/
+1
2017-01-09
phy state machine: failsafe leave invalid RUNNING state
Zefir Kurtisi
1
-0
/
+9
2017-01-06
net: phy: dp83867: fix irq generation
Grygorii Strashko
1
-0
/
+10
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-20
net: phy: use boolean dt properties for eee broken modes
jbrunet
1
-3
/
+15
2016-12-20
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
1
-2
/
+2
2016-12-10
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
11
-90
/
+67
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+13
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
1
-0
/
+47
2016-12-07
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
1
-3
/
+13
2016-12-05
net: phy: dp83848: Support ethernet pause frames
Jesper Nilsson
1
-1
/
+3
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+12
2016-12-02
net: phy: vitesse: add support for VSC8572
Stephen Agate
1
-0
/
+14
2016-12-01
net: phy: Fix the mdix_ctrl changes
Raju Lakkaraju
2
-3
/
+3
2016-12-01
net: phy: Add mdi(x) support in Microsemi PHYs driver
Raju Lakkaraju
1
-8
/
+97
2016-12-01
net: phy: update the mdix_ctrl with correct value.
Raju Lakkaraju
1
-4
/
+6
2016-11-30
net: phy: bcm7xxx: Plug in support for reading PHY error counters
Florian Fainelli
1
-0
/
+35
2016-11-30
net: phy: broadcom: Add support code for reading PHY counters
Florian Fainelli
2
-0
/
+75
2016-11-29
net: phy: Fix use after free in phy_detach()
Geert Uytterhoeven
1
-2
/
+2
2016-11-29
net: phy: add an option to disable EEE advertisement
jbrunet
2
-9
/
+74
2016-11-28
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
Martin Blumenstingl
1
-8
/
+12
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2016-11-25
phy: fix error case of phy_led_triggers_(un)register
Woojung Huh
2
-5
/
+3
2016-11-24
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
1
-11
/
+5
2016-11-24
net: phy: bcm7xxx: Add support for downshift/Wirespeed
Florian Fainelli
1
-1
/
+50
2016-11-24
net: phy: broadcom: Allow enabling or disabling of EEE
Florian Fainelli
4
-7
/
+13
2016-11-24
net: phy: broadcom: Add support code for downshift/Wirespeed
Florian Fainelli
2
-0
/
+91
2016-11-24
net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library
Florian Fainelli
3
-15
/
+20
2016-11-24
net/phy: add trace events for mdio accesses
Uwe Kleine-König
1
-0
/
+11
2016-11-23
net: phy: micrel: fix KSZ8041FTL supported value
Kirill Esipov
1
-4
/
+4
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+34
2016-11-18
lan78xx: relocate mdix setting to phy driver
Woojung Huh
1
-1
/
+35
2016-11-18
net: phy: Add downshift get/set support in Microsemi PHYs driver
Raju Lakkaraju
1
-0
/
+100
2016-11-17
net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister
Johan Hovold
1
-1
/
+1
2016-11-16
net/phy/vitesse: Configure RGMII skew on VSC8601, if needed
Alex
1
-1
/
+33
2016-11-15
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
1
-0
/
+11
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
[next]