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
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-41
/
+36
2009-07-23
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
1
-41
/
+36
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-07-08
MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.
Maxime Bizon
3
-0
/
+139
2009-07-03
phylib: fixes for PHY_RESUMING state changes
Wade Farnsworth
1
-3
/
+22
2009-06-17
phy_device: fix parameter name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-06-03
net/phy/marvell: update m88e1111 support for SGMII mode
Haiying Wang
1
-0
/
+1
2009-04-27
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
1
-33
/
+85
2009-04-27
phylib: rework to prepare for OF registration of PHYs
Grant Likely
2
-30
/
+44
2009-04-16
phylib: Fix delay argument of schedule_delayed_work
Atsushi Nemoto
1
-3
/
+2
2009-04-14
phylib: Add interrupt source check function to M88E1121R driver
Anatolij Gustschin
1
-0
/
+13
2009-04-14
phylib: Allow early-out in phy_change
Anatolij Gustschin
1
-0
/
+9
2009-04-14
phylib: Basic support for the M88E1121R Marvell chip
Sergei Poselenov
1
-0
/
+41
2009-04-11
phy: error handling for platform_device_register_simple()
Dan Carpenter
1
-2
/
+3
2009-04-03
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-2
/
+1
2009-03-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+31
2009-03-24
phy: add new LAN8710 and LAN8720 device ids to smsc phy driver
Steve Glendinning
1
-0
/
+31
2009-03-14
phylib: convert state_queue work to delayed_work
Marcin Slusarz
1
-30
/
+11
2009-02-27
mdio: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+2
2009-02-11
mdio-gpio: Add mdc pin direction initialization
Paulius Zaleckas
1
-0
/
+2
2009-02-01
phylib: Rework suspend/resume code to check netdev wakeup capability
Anton Vorontsov
1
-14
/
+40
2009-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+15
2009-01-23
phy: Add suspend/resume support to SMSC PHYs
Steve Glendinning
1
-0
/
+12
2009-01-23
phylib: Fix oops in suspend/resume paths
Anton Vorontsov
1
-5
/
+3
2009-01-22
phylib: unsigneds go unnoticed
Roel Kluin
1
-4
/
+9
2009-01-15
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
1
-9
/
+0
2008-12-26
net: PHYLIB mdio fixes #2
Krzysztof Halasa
2
-8
/
+16
2008-12-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2008-12-17
net: kernel BUG at drivers/net/phy/mdio_bus.c:165!
Krzysztof Halasa
1
-2
/
+3
2008-12-17
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
1
-17
/
+0
2008-12-10
phy: Add LSI ET1011C PHY driver
Chaithrika U S
3
-0
/
+119
2008-11-29
phy: add the ST ste10Xp PHYs
Giuseppe Cavallaro
3
-0
/
+144
2008-11-29
phy: Add file missed in previous commit.
David S. Miller
1
-0
/
+155
2008-11-29
phy: power management support
Giuseppe Cavallaro
2
-5
/
+40
2008-11-29
phy: add natsemi PHY driver
Giuseppe Cavallaro
2
-0
/
+6
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-11
/
+66
2008-11-25
phylib: Add Vitesse VSC8221 SGMII PHY
Trent Piepho
1
-9
/
+55
2008-11-22
broadcom: Add 57780 support
Matt Carlson
1
-0
/
+21
2008-11-21
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
1
-2
/
+11
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+23
2008-11-20
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
1
-11
/
+23
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+69
2008-11-17
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
2
-71
/
+166
2008-11-17
phylib: rename mdio-ofgpio to mdio-gpio
Paulius Zaleckas
3
-2
/
+2
2008-11-16
phy: fix phy address bug
Giulio Benetti
1
-2
/
+2
2008-11-16
phy: Add support for Marvell 88E1118 PHY
Ron Madrid
1
-0
/
+66
2008-11-15
phylib: fix premature freeing of struct mii_bus
Lennert Buytenhek
1
-1
/
+1
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-5
/
+5
[next]