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-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-8
/
+301
2013-11-11
PHY: Add RTL8201CP phy_driver to realtek
Jonas Jensen
1
-0
/
+15
2013-11-08
phy: Add MOXA MDIO driver
Jonas Jensen
3
-0
/
+209
2013-10-30
mdio_bus: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-10-01
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
Avinash Kumar
1
-2
/
+2
2013-09-28
net: phy: at803x: add suspend/resume callbacks
Daniel Mack
1
-0
/
+45
2013-09-28
net: phy: at803x: don't pass function pointers with &
Daniel Mack
1
-6
/
+6
2013-09-20
phy/micrel: Add suspend/resume support to Micrel PHYs
Patrice Vilchez
1
-0
/
+24
2013-09-18
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...
Avinash Kumar
1
-2
/
+2
2013-09-04
net: mdio-octeon: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: mdio-mux-gpio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: mdio-gpio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-29
net: mdio-sun4i: Convert to devm_* api
Jisheng Zhang
1
-9
/
+9
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-08-22
net: phy: mdio-octeon: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-21
net/phy: micrel: Add OF configuration support for ksz9021
Sean Cross
1
-1
/
+102
2013-08-21
net: phy: rtl8211: fix interrupt on status link change
Giuseppe CAVALLARO
1
-2
/
+2
2013-08-08
net: phy: mdio: add missing __iomem annotation
Jingoo Han
1
-1
/
+1
2013-08-08
net: phy: micrel: Staticize ksz8873mll_read_status()
Jingoo Han
1
-1
/
+1
2013-07-25
net: sun4i: fix timeout check
Emilio López
1
-8
/
+6
2013-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-11
drivers: net: phy: at803x: Add missing mdio device id
Helmut Schaa
1
-0
/
+1
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-88
/
+446
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-4
/
+5
2013-06-10
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
1
-1
/
+1
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-05
drivers: net: phy: at803x: add support for AT8031
Mugunthan V N
1
-0
/
+15
2013-06-05
drivers: net: phy: at803x: add interface mode support
Mugunthan V N
1
-0
/
+16
2013-06-05
drivers: net: phy: at803x: seperate wol specific code to wol standard apis
Mugunthan V N
1
-16
/
+48
2013-06-05
drivers: net: phy: at803x code cleanup on register and unregister driver
Mugunthan V N
1
-25
/
+10
2013-06-01
net: Add MDIO bus driver for the Allwinner EMAC
Maxime Ripard
3
-0
/
+205
2013-05-31
phy: Add Marvell 88E1510 phy ID
Michal Simek
1
-0
/
+25
2013-05-31
phy: Add Marvell 88E1116R phy ID
Michal Simek
1
-0
/
+65
2013-05-31
phy: Use macros instead of hardcoded values in marvell phy driver
Michal Simek
1
-9
/
+9
2013-05-31
phy: Add Vitesse 8211 phy ID
Michal Simek
1
-0
/
+15
2013-05-31
phy: Clean coding style in vitesse phy
Michal Simek
1
-12
/
+11
2013-05-28
net: phy: fix a bug when verify the EEE support
Giuseppe CAVALLARO
1
-1
/
+1
2013-05-28
net/phy: Use module_spi_driver in spi_ks8995.c
Sachin Kamat
1
-13
/
+1
2013-05-28
phy: bcm63xx: report Broadcom BCM63xx PHYs as internal
Florian Fainelli
1
-2
/
+2
2013-05-28
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
2
-1
/
+5
2013-05-21
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
Florian Fainelli
2
-5
/
+10
2013-05-21
phy: fix the use of PHY_IGNORE_INTERRUPT
Florian Fainelli
2
-6
/
+10
2013-05-14
PHYLIB: queue work on system_power_efficient_wq
Viresh Kumar
1
-4
/
+5
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
[next]