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
starfive-6.6.48-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-06-28
net: phy: xgmiitorgmii: Check read_status results
Brandon Maier
1
-1
/
+4
2018-06-28
net: phy: xgmiitorgmii: Use correct mdio bus
Brandon Maier
1
-4
/
+6
2018-06-28
net: phy: xgmiitorgmii: Check phy_driver ready before accessing
Brandon Maier
1
-0
/
+5
2018-06-26
mdio-mux-gpio: Remove VLA usage
Kees Cook
1
-8
/
+14
2018-06-24
net: phy: fixed-phy: Make the error path simpler
Fabio Estevam
1
-5
/
+2
2018-06-23
net: phy: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+0
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-13
net: phy: mdio-gpio: Cut surplus includes
Linus Walleij
1
-3
/
+0
2018-06-10
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
1
-6
/
+29
2018-06-05
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
1
-2
/
+14
2018-06-05
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
1
-48
/
+0
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
1
-46
/
+50
2018-06-03
net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling
Heiner Kallweit
1
-1
/
+1
2018-05-29
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
1
-0
/
+16
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+13
2018-05-23
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
3
-5
/
+12
2018-05-23
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
1
-1
/
+1
2018-05-23
net: phy: sfp: make the i2c-bus dt property mandatory
Antoine Tenart
1
-13
/
+15
2018-05-23
net: phy: sfp: warn the user when no tx_disable pin is available
Antoine Tenart
1
-0
/
+9
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+31
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-05-18
net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST
Florian Fainelli
1
-2
/
+2
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2
-10
/
+2
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
2018-05-15
net: phy: mscc-miim: Add MDIO driver
Alexandre Belloni
3
-0
/
+205
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+11
2018-05-11
net: phy: DP83TC811: Introduce support for the DP83TC811 phy
Dan Murphy
3
-0
/
+353
2018-05-11
net: phy: phylink: Poll link GPIOs
Russell King
1
-0
/
+16
2018-05-11
net: phy: phylink: Release link GPIO
Florian Fainelli
1
-0
/
+2
2018-05-11
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
1
-1
/
+1
2018-05-10
microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
Nisar Sayed
3
-0
/
+80
2018-05-09
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
1
-0
/
+7
2018-05-04
net: phy: sfp: fix the BR,min computation
Antoine Tenart
1
-1
/
+1
2018-05-04
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
1
-0
/
+10
2018-04-28
net: phy: Fix modular PHYLIB build
Florian Fainelli
2
-49
/
+2
2018-04-28
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
4
-17
/
+4
2018-04-27
phy: Temporary build fix after phylib changes.
David S. Miller
1
-2
/
+1
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
1
-0
/
+48
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2018-04-24
net: phy: marvell: clear wol event before setting it
Jingju Hou
1
-0
/
+9
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+177
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
1
-0
/
+25
2018-04-20
net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
Andrew Lunn
1
-1
/
+4
2018-04-19
net-next: phy: new Asix Electronics PHY driver
Michael Schmitz
3
-0
/
+70
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
1
-1
/
+1
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
1
-3
/
+7
[next]