index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
net: phy: add helper phy_polling_mode
Heiner Kallweit
1
-0
/
+10
2018-07-16
net: phy: add phy_speed_down and phy_speed_up
Heiner Kallweit
1
-0
/
+2
2018-05-24
net: phy: replace bool members in struct phy_device with bit-fields
Heiner Kallweit
1
-12
/
+11
2018-04-28
net: phy: Fix modular PHYLIB build
Florian Fainelli
1
-12
/
+38
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
1
-0
/
+20
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
1
-0
/
+4
2018-03-12
net: phy: Tell caller result of phy_change()
Brad Mouring
1
-1
/
+0
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-03-02
net: phy: Export gen10g_* functions
Florian Fainelli
1
-0
/
+8
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
1
-0
/
+1
2018-01-16
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
1
-0
/
+49
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
1
-1
/
+1
2018-01-03
net: phy: add phy_modify() accessor
Russell King
1
-0
/
+1
2018-01-03
net: phy: add paged phy register accessors
Russell King
1
-0
/
+11
2018-01-03
net: phy: add unlocked accessors
Russell King
1
-0
/
+28
2018-01-02
net: phy: add helper to convert negotiation result to phy settings
Russell King
1
-0
/
+2
2018-01-02
net: phy: marvell10g: add MDI swap reporting
Russell King
1
-0
/
+1
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
1
-0
/
+2
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
1
-0
/
+5
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
1
-0
/
+14
2017-12-04
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
1
-1
/
+0
2017-12-01
net: phy: core: use genphy version of callbacks read_status and config_aneg p...
Heiner Kallweit
1
-15
/
+18
2017-11-30
net: phy: harmonize phy_id{,_mask} data type
Richard Leitner
1
-1
/
+1
2017-11-08
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
1
-0
/
+2
2017-08-07
phylink: add phylink infrastructure
Russell King
1
-0
/
+2
2017-08-07
net: phy: provide a hook for link up/link down events
Russell King
1
-0
/
+1
2017-08-07
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
1
-0
/
+15
2017-08-07
net: phy: split out PHY speed and duplex string generation
Russell King
1
-0
/
+3
2017-07-25
net: phy: Remove trailing semicolon in macro definition
Marc Gonzalez
1
-1
/
+1
2017-07-03
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
1
-0
/
+5
2017-06-23
net: phy: Support "internal" PHY interface
Florian Fainelli
1
-0
/
+3
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-2
/
+2
2017-06-13
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
1
-4
/
+2
2017-06-07
net: phy: add XAUI and 10GBASE-KR PHY connection types
Russell King
1
-0
/
+7
2017-06-07
net: phy: hook up clause 45 autonegotiation restart
Russell King
1
-0
/
+1
2017-06-07
net: phy: add 802.3 clause 45 support to phylib
Russell King
1
-0
/
+12
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
1
-1
/
+0
2017-05-28
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
1
-0
/
+2
2017-05-20
phy: Add helper function to check phy interface mode
Iyappan Subramanian
1
-2
/
+12
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
1
-2
/
+1
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
1
-0
/
+1
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
1
-0
/
+7
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
1
-2
/
+19
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
1
-42
/
+0
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
1
-0
/
+24
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
1
-18
/
+2
2017-03-06
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-0
/
+4
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
1
-0
/
+3
[next]