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
/
include
/
linux
/
phy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+4
|
\
|
*
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
2018-03-22
1
-0
/
+4
|
*
net: phy: Tell caller result of phy_change()
Brad Mouring
2018-03-12
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-0
/
+1
|
\
|
|
*
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2018-02-27
1
-0
/
+1
*
|
net: phy: Export gen10g_* functions
Florian Fainelli
2018-03-01
1
-0
/
+8
|
/
*
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
2018-01-16
1
-0
/
+49
*
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
2018-01-15
1
-1
/
+1
*
net: phy: add phy_modify() accessor
Russell King
2018-01-03
1
-0
/
+1
*
net: phy: add paged phy register accessors
Russell King
2018-01-03
1
-0
/
+11
*
net: phy: add unlocked accessors
Russell King
2018-01-03
1
-0
/
+28
*
net: phy: add helper to convert negotiation result to phy settings
Russell King
2018-01-02
1
-0
/
+2
*
net: phy: marvell10g: add MDI swap reporting
Russell King
2018-01-02
1
-0
/
+1
*
phylib: add reset after clk enable support
Richard Leitner
2017-12-13
1
-0
/
+2
*
phylib: Add device reset GPIO support
Sergei Shtylyov
2017-12-05
1
-0
/
+5
*
phy: add phy_interface_mode_is_8023z() helper
Russell King
2017-12-05
1
-0
/
+14
*
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
2017-12-04
1
-1
/
+0
*
net: phy: core: use genphy version of callbacks read_status and config_aneg p...
Heiner Kallweit
2017-12-01
1
-15
/
+18
*
net: phy: harmonize phy_id{,_mask} data type
Richard Leitner
2017-11-30
1
-1
/
+1
*
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
2017-11-08
1
-0
/
+2
*
phylink: add phylink infrastructure
Russell King
2017-08-06
1
-0
/
+2
*
net: phy: provide a hook for link up/link down events
Russell King
2017-08-06
1
-0
/
+1
*
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2017-08-06
1
-0
/
+15
*
net: phy: split out PHY speed and duplex string generation
Russell King
2017-08-06
1
-0
/
+3
*
net: phy: Remove trailing semicolon in macro definition
Marc Gonzalez
2017-07-25
1
-1
/
+1
*
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
2017-07-03
1
-0
/
+5
*
net: phy: Support "internal" PHY interface
Florian Fainelli
2017-06-23
1
-0
/
+3
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-2
/
+2
*
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
2017-06-13
1
-4
/
+2
*
net: phy: add XAUI and 10GBASE-KR PHY connection types
Russell King
2017-06-06
1
-0
/
+7
*
net: phy: hook up clause 45 autonegotiation restart
Russell King
2017-06-06
1
-0
/
+1
*
net: phy: add 802.3 clause 45 support to phylib
Russell King
2017-06-06
1
-0
/
+12
*
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
2017-06-06
1
-1
/
+0
*
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
2017-05-27
1
-0
/
+2
*
phy: Add helper function to check phy interface mode
Iyappan Subramanian
2017-05-19
1
-2
/
+12
*
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-05-16
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
1
-0
/
+1
|
\
|
*
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
2017-04-26
1
-0
/
+1
*
|
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
2017-04-24
1
-0
/
+7
*
|
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
2017-03-24
1
-2
/
+19
*
|
net: phy: remove the indirect MMD read/write methods
Russell King
2017-03-22
1
-42
/
+0
*
|
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2017-03-22
1
-0
/
+24
*
|
net: phy: move phy MMD accessors to phy-core.c
Russell King
2017-03-22
1
-18
/
+2
|
/
*
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2017-03-05
1
-0
/
+4
*
net: phy: Check phydev->drv
Florian Fainelli
2017-02-20
1
-0
/
+3
*
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
2017-02-07
1
-0
/
+19
*
net: phy: Add 2000base-x, 2500base-x and rxaui modes
Andrew Lunn
2017-02-07
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-1
/
+0
|
\
|
*
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2017-01-25
1
-1
/
+0
*
|
phy: increase size of MII_BUS_ID_SIZE and bus_id
Volodymyr Bendiuga
2017-01-19
1
-6
/
+2
|
/
[next]