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
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
net: phy: remove unused code in phy_probe
Heiner Kallweit
1
-2
/
+0
2018-12-19
net: phy: print stack trace in phy_error
Heiner Kallweit
1
-0
/
+2
2018-12-19
net: phy: improve phy state checking
Heiner Kallweit
1
-13
/
+21
2018-12-17
Fixed PHY: Add fixed_phy_change_carrier()
Joakim Tjernlund
1
-1
/
+23
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-12-09
net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
Andrew Lunn
1
-1
/
+3
2018-12-09
net: phy: mdio-gpio: Add platform_data support for phy_mask
Andrew Lunn
1
-0
/
+5
2018-12-06
net: phy: Fix ioctl handler when modifing MII_ADVERTISE
Andrew Lunn
1
-2
/
+2
2018-12-06
net: mii: Add mii_lpa_mod_linkmode_lpa_t
Andrew Lunn
1
-1
/
+1
2018-12-06
phy: marvell: Rename mii_lpa_to_linkmode_lpa_t
Andrew Lunn
1
-11
/
+11
2018-12-06
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
3
-4
/
+4
2018-12-04
phy: Revert toggling reset changes.
David S. Miller
2
-14
/
+5
2018-12-04
net: phy: Also request modules for C45 IDs
Jose Abreu
1
-1
/
+15
2018-12-04
net: phy: micrel: add toggling phy reset if PHY is not attached
Yoshihiro Shimoda
1
-0
/
+8
2018-12-04
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
1
-5
/
+6
2018-12-04
net: phy: improve generic EEE ethtool functions
Heiner Kallweit
1
-5
/
+10
2018-12-04
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-11
/
+8
2018-12-04
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-28
/
+14
2018-11-29
net: phy: sfp: correct store of detected link modes
Baruch Siach
1
-1
/
+1
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2018-11-28
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
1
-0
/
+8
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+5
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-24
net: phy: vitesse: remove duplicate support for VSC8574
Quentin Schulz
1
-12
/
+0
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2018-11-19
net: phy: icplus: allow configuring the interrupt function on IP101GR
Martin Blumenstingl
1
-1
/
+80
2018-11-19
net: phy: icplus: implement .did_interrupt for IP101A/G
Martin Blumenstingl
1
-0
/
+16
2018-11-19
net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
Martin Blumenstingl
1
-2
/
+2
2018-11-19
net: phy: icplus: use the BIT macro where possible
Martin Blumenstingl
1
-3
/
+3
2018-11-19
net: phy: icplus: keep all ip101a_g functions together
Martin Blumenstingl
1
-15
/
+15
2018-11-18
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+5
2018-11-17
Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"
David S. Miller
1
-9
/
+5
2018-11-17
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+9
2018-11-17
net: phy: check for implementation of both callbacks in phy_drv_supports_irq
Heiner Kallweit
1
-1
/
+1
2018-11-15
net: phy: icplus: add config_intr callback
Heiner Kallweit
1
-7
/
+16
2018-11-13
net: phy: check if advertising is zero using linkmode_empty
Colin Ian King
1
-1
/
+1
2018-11-12
net: phy: marvell: remove set but not used variable 'pause'
YueHaibing
1
-2
/
+0
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+16
2018-11-11
net: phy: Add support for resolving 5G and 2.5G autoneg
Andrew Lunn
1
-0
/
+8
2018-11-11
net: phy: Add more link modes to the settings table
Andrew Lunn
1
-4
/
+158
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
8
-39
/
+35
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
12
-193
/
+338
2018-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
1
-7
/
+0
2018-11-11
net: phy: realtek: use new PHYID matching macros
Heiner Kallweit
1
-19
/
+10
2018-11-11
net: phy: improve and inline phy_change
Heiner Kallweit
1
-32
/
+15
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
2
-14
/
+1
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
1
-8
/
+0
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
28
-118
/
+4
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
1
-2
/
+6
2018-11-10
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
1
-13
/
+2
[next]