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
2016-02-17
net: phy: spi_ks8995: include linux/gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2016-02-16
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY
Florian Fainelli
1
-36
/
+18
2016-02-16
net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent
Florian Fainelli
1
-2
/
+2
2016-02-11
net: phy: dp83848: Add comments for register definitions
Andrew F. Davis
1
-2
/
+2
2016-02-11
net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
Andrew F. Davis
1
-0
/
+3
2016-02-11
net: phy: dp83848: Reorganize code for readability and safety
Andrew F. Davis
1
-13
/
+20
2016-02-11
net: phy: dp83848: Add PHY ID for TI version of DP83848C
Andrew F. Davis
1
-3
/
+6
2016-02-11
net: phy: dp83848: Add macro for dp83848 compatible devices
Andrew F. Davis
1
-19
/
+22
2016-02-11
net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
Helmut Buchsbaum
1
-0
/
+29
2016-02-11
net: phy: spi_ks8995: generalize creation of SPI commands
Helmut Buchsbaum
1
-11
/
+35
2016-02-11
net: phy: spi_ks8995: add support for resetting switch using GPIO
Helmut Buchsbaum
1
-9
/
+62
2016-02-11
net: phy: spi_ks8995: verify chip and determine revision
Helmut Buchsbaum
1
-38
/
+80
2016-02-11
net: phy: spi_ks8995: introduce spi_device_id table
Helmut Buchsbaum
1
-2
/
+40
2016-01-29
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
1
-10
/
+44
2016-01-21
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
1
-13
/
+18
2016-01-21
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
1
-5
/
+10
2016-01-21
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
1
-0
/
+17
2016-01-18
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
1
-9
/
+23
2016-01-18
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
1
-8
/
+11
2016-01-18
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
1
-9
/
+54
2016-01-18
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
1
-1
/
+1
2016-01-15
net: phy: turn carrier off on phy attach
Sjoerd Simons
1
-0
/
+5
2016-01-12
phy: remove an unneeded condition
Dan Carpenter
1
-1
/
+1
2016-01-12
mdio_bus: NULL dereference on allocation error
Dan Carpenter
1
-5
/
+6
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+10
2016-01-11
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
1
-0
/
+22
2016-01-09
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
1
-2
/
+10
2016-01-07
mdio: Abstract device_remove() and device_free()
Andrew Lunn
3
-14
/
+29
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
4
-13
/
+198
2016-01-07
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
Andrew Lunn
1
-1
/
+15
2016-01-07
mdio_bus: Generalise of_mdiobus_link_phydev()
Andrew Lunn
1
-14
/
+15
2016-01-07
phy: Move phy specific bus match into phy_device
Andrew Lunn
2
-26
/
+40
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
26
-118
/
+8
2016-01-07
phy: Move PHY PM operations into phy_device
Andrew Lunn
2
-73
/
+120
2016-01-07
phy_device: Move phy attributes into phy_device
Andrew Lunn
2
-42
/
+44
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2
-13
/
+54
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
13
-89
/
+95
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
8
-36
/
+10
2016-01-07
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
Andrew Lunn
1
-7
/
+5
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-0
/
+27
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
4
-32
/
+23
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2
-2
/
+2
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
4
-13
/
+17
2015-12-31
phy: micrel: Add ethtool statistics counters
Andrew Lunn
1
-0
/
+96
2015-12-31
phy: marvell: Add ethtool statistics counters
Andrew Lunn
1
-0
/
+135
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+17
2015-12-14
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
1
-1
/
+6
2015-12-12
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
1
-2
/
+11
2015-12-07
PHY: DP83867: Remove looking in parent device for OF properties
Andrew Lunn
1
-4
/
+1
[next]