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
2014-02-27
phy: micrel: add of configuration for LED mode
Ben Dooks
1
-4
/
+45
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2014-02-18
net: phy: allow PHY drivers to implement their own software reset
Florian Fainelli
1
-2
/
+14
2014-02-18
net: phy: move PHY software reset to genphy_soft_reset
Florian Fainelli
1
-5
/
+22
2014-02-14
net: phy: add Broadcom BCM7xxx internal PHY driver
Florian Fainelli
3
-0
/
+350
2014-02-14
net: phy: broadcom: extract register definitions
Florian Fainelli
1
-52
/
+0
2014-02-14
net: phy: update port type for MoCA PHYs
Florian Fainelli
1
-1
/
+4
2014-02-14
net:phy:dp83640: Move all HW initialization to dp83640_config_init
Stefan Sørensen
1
-5
/
+8
2014-02-13
net: phy: expose phydev->has_fixups to sysfs
Florian Fainelli
1
-0
/
+10
2014-02-13
net: phy: add "has_fixups" boolean property
Florian Fainelli
1
-0
/
+1
2014-02-13
net: phy: expose PHY device interface mode
Florian Fainelli
1
-0
/
+10
2014-02-13
net: phy: fix phy_{clear,config}_interrupt comment typos
Florian Fainelli
1
-2
/
+2
2014-02-13
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
2
-3
/
+7
2014-02-13
net: phy: add genphy_aneg_done()
Florian Fainelli
2
-3
/
+17
2014-02-13
net: phy: display human readable PHY speed settings
Florian Fainelli
1
-2
/
+22
2014-02-13
net: phy: update phy_print_status to show pause settings
Florian Fainelli
1
-2
/
+4
2014-02-13
net: phy: use network device in phy_print_status
Florian Fainelli
1
-3
/
+2
2014-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-20
/
+40
2014-02-07
net: phy: sunxi: Add new compatibles
Maxime Ripard
1
-0
/
+3
2014-02-05
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
1
-14
/
+24
2014-02-05
net:phy:dp83640: Initialize PTP clocks at device init.
Stefan Sørensen
1
-5
/
+8
2014-02-05
net:phy:dp83640: Do not hardcode timestamping event edge
Stefan Sørensen
1
-1
/
+4
2014-02-05
net:phy:dp83640: Declare that TX timestamping possible
Stefan Sørensen
1
-0
/
+1
2014-01-31
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
Levente Kurusa
1
-0
/
+1
2014-01-20
phy: cleanup 10g code
stephen hemminger
1
-20
/
+4
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
8
-8
/
+0
2014-01-14
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-13
/
+9
2014-01-14
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-14
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2014-01-05
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-2
/
+1
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
3
-17
/
+6
2014-01-05
phy: kill excess empty lines
Sergei Shtylyov
2
-31
/
+0
2014-01-05
phy: kill excess code
Sergei Shtylyov
2
-35
/
+13
2014-01-05
phy: kill useless local variables
Sergei Shtylyov
2
-47
/
+18
2014-01-05
mdio_bus: coding style fixes
Sergei Shtylyov
1
-18
/
+9
2014-01-05
phy: coding style fixes
Sergei Shtylyov
2
-117
/
+114
2013-12-30
phy: IRQ cannot be shared
Sergei Shtylyov
1
-4
/
+2
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2013-12-18
net: phy: spi_ks8995: fix checkpatch errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
2
-139
/
+139
2013-12-18
net: phy: micrel: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: mdio_bus: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: lxt: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: icplus: fix checkpath error
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: dp83640: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: davicom: fix checkpath errors
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: cicada: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-17
net: phy: suspend phydev when going to HALTED
Sebastian Hesselbarth
1
-1
/
+5
2013-12-17
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
1
-0
/
+3
[next]