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-11-06
net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay
Tao Ren
1
-2
/
+16
2018-11-05
net: phy: realtek: fix RTL8201F sysfs name
Holger Hoffstätte
1
-1
/
+1
2018-10-26
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
Andrew Lunn
1
-1
/
+1
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-367
/
+1997
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-7
/
+4
2018-10-23
net: phy: phy_support_sym_pause: Clear Asym Pause
Andrew Lunn
1
-0
/
+1
2018-10-22
net: phy: mdio-mux-bcm-iproc: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-20
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
1
-1
/
+129
2018-10-18
net: phy: mscc: fix memory leak in vsc8574_config_pre_init
Gustavo A. R. Silva
1
-1
/
+1
2018-10-18
net: phy: mscc: fix signedness bug in vsc85xx_downshift_get
Gustavo A. R. Silva
1
-1
/
+1
2018-10-16
net: phy: merge phy_start_aneg and phy_start_aneg_priv
Heiner Kallweit
1
-18
/
+3
2018-10-16
net: phy: simplify handling of PHY_RESUMING in state machine
Heiner Kallweit
1
-29
/
+14
2018-10-16
net: phy: improve handling of PHY_RUNNING in state machine
Heiner Kallweit
1
-20
/
+9
2018-10-16
net: phy: trigger state machine immediately in phy_start_machine
Heiner Kallweit
1
-1
/
+1
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2018-10-11
net: phy: sfp: remove sfp_mutex's definition
Sebastian Andrzej Siewior
1
-2
/
+0
2018-10-08
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
1
-1
/
+319
2018-10-08
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
1
-0
/
+747
2018-10-08
net: phy: mscc: remove unneeded temporary variable
Quentin Schulz
1
-8
/
+4
2018-10-08
net: phy: mscc: shorten `x != 0` condition to `x`
Quentin Schulz
1
-4
/
+4
2018-10-08
net: phy: mscc: remove unneeded parenthesis
Quentin Schulz
1
-1
/
+1
2018-10-08
net: phy: mscc: Add EEE init sequence
Raju Lakkaraju
1
-0
/
+65
2018-10-08
net: phy: mscc: add ethtool statistics counters
Raju Lakkaraju
1
-0
/
+119
2018-10-08
net: phy: mscc: migrate to phy_select/restore_page functions
Quentin Schulz
1
-84
/
+62
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+28
2018-10-05
net: phy: phylink: fix SFP interface autodetection
Baruch Siach
1
-20
/
+28
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+14
2018-10-02
net: phy: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-10-02
net: phy: improve handling delayed work
Heiner Kallweit
1
-14
/
+15
2018-10-02
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
6
-29
/
+171
2018-10-02
net: phy: Add phydev_info()
Andrew Lunn
2
-7
/
+8
2018-10-02
net: phy: Add phydev_warn()
Andrew Lunn
5
-24
/
+26
2018-10-02
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
1
-27
/
+0
2018-09-28
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-09-28
phy: mscc: fix printf format
Arnd Bergmann
1
-1
/
+1
2018-09-27
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
1
-2
/
+5
2018-09-27
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-3
/
+9
2018-09-27
Revert "net: phy: fix WoL handling when suspending the PHY"
David S. Miller
1
-26
/
+16
2018-09-27
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-16
/
+26
2018-09-26
net: phy: marvell: Fix build.
David S. Miller
1
-1
/
+1
2018-09-26
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
1
-42
/
+21
2018-09-26
net: phy: Stop with excessive soft reset
Florian Fainelli
1
-2
/
+0
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-09-22
net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider
Florian Fainelli
1
-2
/
+81
2018-09-22
net: phy: don't reschedule state machine when PHY is halted
Heiner Kallweit
1
-2
/
+6
2018-09-20
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
1
-0
/
+3
2018-09-20
net: phy: call state machine synchronously in phy_stop
Heiner Kallweit
1
-0
/
+2
2018-09-19
sfp: fix oops with ethtool -m
Russell King
1
-2
/
+2
2018-09-18
net: mdio: remove duplicated include from mdio_bus.c
YueHaibing
1
-1
/
+0
2018-09-17
net: phy: et011c: Remove incorrect PHY_POLL flags
Florian Fainelli
1
-1
/
+0
[next]