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
2013-05-28
net: phy: fix a bug when verify the EEE support
Giuseppe CAVALLARO
1
-1
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-04-08
netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
David Daney
1
-7
/
+87
2013-04-08
net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-03-27
phy: Elimination the forced speed reduction algorithm.
Kirill Kapranov
1
-49
/
+1
2013-03-20
net: mdio-octeon: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-20
net: mdio-gpio: Use module_platform_driver()
Sachin Kamat
1
-11
/
+1
2013-03-12
mv643xx_eth with 88E1318S: support Wake on LAN
Michael Stapelberg
1
-0
/
+127
2013-03-12
phy: add set_wol/get_wol functions
Michael Stapelberg
1
-0
/
+16
2013-03-12
phy/micrel: move flag handling to function for common use
Hector Palacios
1
-9
/
+18
2013-03-12
phy/micrel: Add support for KSZ8031
Hector Palacios
1
-0
/
+14
2013-03-10
phy: vitesse make vsc824x_add_skew static
stephen hemminger
1
-2
/
+1
2013-03-10
Supject: phy: make local function static
stephen hemminger
1
-1
/
+1
2013-03-01
net/phy: micrel: Disable asymmetric pause for KSZ9021
Vlastimil Kosar
1
-2
/
+1
2013-03-01
phy: Fix phy_device_free memory leak
Petr Malat
1
-4
/
+6
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+0
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-22
/
+111
2013-02-14
phylib: remove !S390 dependeny from Kconfig
Heiko Carstens
1
-1
/
+0
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-2
/
+2
2013-02-07
driver-core: constify data for class_find_device()
Michał Mirosław
1
-1
/
+1
2013-02-04
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
1
-3
/
+1
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-18
/
+20
2013-01-29
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
1
-4
/
+60
2013-01-29
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
1
-6
/
+44
2013-01-28
net: phy: icplus: fix broken INTR pin settings
Giuseppe CAVALLARO
1
-5
/
+5
2013-01-28
net: phy: icplus: Use the RGMII interface mode to configure clock delays
Stuart Menefy
1
-5
/
+16
2013-01-18
phy/marvell: remove fiber/copper autoselect on 88e1111
Stef van Os
1
-9
/
+0
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-9
/
+6
2012-12-07
net: phy: smsc: Fix config_init typo
Patrick Trantham
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+2
2012-12-07
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
1
-1
/
+25
2012-12-06
net/phy: Add interrupt support for dp83640 phy.
Stephan Gatzka
1
-1
/
+77
2012-12-03
net/phy: remove __dev* attributes
Bill Pemberton
5
-17
/
+17
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2012-11-23
net: add micrel KSZ8873MLL switch support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+44
2012-11-20
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
Srinivas Kandagatla
1
-4
/
+7
2012-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-11-16
net: phy: smsc: Re-enable EDPD mode for LAN87xx
Patrick Trantham
1
-26
/
+43
2012-11-15
Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...
David S. Miller
1
-1
/
+0
2012-11-15
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
1
-0
/
+6
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-11-10
phylib: mdio: Add sysfs attribute for PHY identifiers.
Nick Bowler
1
-0
/
+14
2012-11-03
drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free
Peter Senna Tschudin
1
-0
/
+1
2012-10-18
phy: add AT803x driver
Matus Ujhelyi
3
-0
/
+182
2012-10-09
netdev/phy: Prototype of_mdio_find_bus()
Mark Brown
1
-0
/
+1
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+65
2012-09-28
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-28
lxt PHY: Support for the buggy LXT973 rev A2
LEROY Christophe
1
-0
/
+127
[next]