index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-11
net: phy: Fix PHY unbind crash
Florian Fainelli
1
-0
/
+2
2017-08-11
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-1
/
+1
2015-07-05
net: phy: fix phy link up when limiting speed via device tree
Mugunthan V N
1
-2
/
+3
2014-08-22
phylib: use MDIO_DEVS[12]
Sergei Shtylyov
1
-2
/
+2
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+14
2014-07-29
net: phy: re-apply PHY fixups during phy_register_device
Florian Fainelli
1
-1
/
+1
2014-07-24
net: phy: Ensure the MDIO bus module is held
Ezequiel Garcia
1
-0
/
+13
2014-07-08
net: phy: export phy_suspend and phy_resume
Florian Fainelli
1
-0
/
+2
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-05-22
net: phy: make of_set_phy_supported work with genphy driver
Sascha Hauer
1
-1
/
+35
2014-05-22
net: phy: genphy: Allow overwriting features
Sascha Hauer
1
-6
/
+5
2014-05-15
net: phy: Don't call phy_resume if phy_init_hw failed
Guenter Roeck
1
-2
/
+2
2014-04-20
net: phy: export genphy_config_init()
Daniel Mack
1
-1
/
+2
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2014-03-14
net: phy: fix uninitalized ethtool_wolinfo in phy_suspend
Sebastian Hesselbarth
1
-2
/
+1
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+9
2014-02-25
phy: unmask link partner capabilities
Cristian Bercaru
1
-7
/
+9
2014-02-17
net: phy: allow PHY drivers to implement their own software reset
Florian Fainelli
1
-2
/
+14
2014-02-17
net: phy: move PHY software reset to genphy_soft_reset
Florian Fainelli
1
-5
/
+22
2014-02-12
net: phy: add "has_fixups" boolean property
Florian Fainelli
1
-0
/
+1
2014-02-12
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
1
-0
/
+1
2014-02-12
net: phy: add genphy_aneg_done()
Florian Fainelli
1
-0
/
+16
2014-02-04
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
1
-14
/
+24
2014-01-19
phy: cleanup 10g code
stephen hemminger
1
-20
/
+4
2014-01-13
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-13
/
+9
2014-01-13
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-13
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-04
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-2
/
+1
2014-01-04
phylib: remove unused adjust_state() callback
Sergei Shtylyov
1
-1
/
+1
2014-01-04
phy: kill excess empty lines
Sergei Shtylyov
1
-17
/
+0
2014-01-04
phy: kill excess code
Sergei Shtylyov
1
-21
/
+8
2014-01-04
phy: kill useless local variables
Sergei Shtylyov
1
-8
/
+2
2014-01-04
phy: coding style fixes
Sergei Shtylyov
1
-71
/
+78
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
1
-7
/
+7
2013-12-17
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
1
-0
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+24
2013-12-09
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
1
-1
/
+55
2013-12-09
net: phy: report link partner features through ethtool
Florian Fainelli
1
-0
/
+6
2013-11-20
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
1
-2
/
+2
2013-05-27
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
1
-0
/
+3
2013-05-20
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
Florian Fainelli
1
-0
/
+1
2013-05-20
phy: fix the use of PHY_IGNORE_INTERRUPT
Florian Fainelli
1
-2
/
+5
2013-02-28
phy: Fix phy_device_free memory leak
Petr Malat
1
-4
/
+6
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-9
/
+6
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
1
-0
/
+25
2012-06-27
phy: Fix warning in get_phy_device().
David S. Miller
1
-2
/
+2
2012-06-27
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
1
-8
/
+97
2012-06-11
phy: Use pr_<level>
Joe Perches
1
-2
/
+5
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
1
-2
/
+1
2012-01-24
Remove useless get_driver()/put_driver() calls
Alan Stern
1
-5
/
+1
[next]