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
/
micrel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
phy: micrel.c: Enable ksz9031 energy-detect power-down mode
Mike Looijmans
1
-0
/
+21
2016-08-24
phy: micrel: Reenable interrupts during resume for ksz9031
Xander Huff
1
-1
/
+1
2016-08-10
net: phy: micrel: Add specific suspend
Wenyou Yang
1
-8
/
+19
2016-08-01
phy/micrel: Change phy_id_mask for KSZ8721
Alexander Stein
1
-2
/
+2
2016-07-15
net: phy: micrel: Add KSZ8041FTL fiber mode support
Philipp Zabel
1
-2
/
+32
2016-05-12
phy: micrel: Use MICREL_PHY_ID_MASK definition
Fabio Estevam
1
-17
/
+17
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+27
2016-03-02
phy: micrel: Disable auto negotiation on startup
Alexandre Belloni
1
-0
/
+11
2016-03-02
phy: micrel: Ensure interrupts are reenabled on resume
Alexandre Belloni
1
-1
/
+16
2016-02-20
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
1
-4
/
+5
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+10
2016-01-09
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
1
-2
/
+10
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
1
-13
/
+0
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-6
/
+6
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
1
-7
/
+9
2015-12-31
phy: micrel: Add ethtool statistics counters
Andrew Lunn
1
-0
/
+96
2015-12-12
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
1
-2
/
+11
2015-10-23
net/phy: micrel: Add workaround for bad autoneg
Nathan Sullivan
1
-1
/
+22
2015-06-08
net/phy: micrel: Center FLP timing at 16ms
Jaeden Amero
1
-1
/
+22
2015-06-08
net/phy: micrel: Comment MMD address of extended registers
Jaeden Amero
1
-0
/
+1
2015-06-08
net/phy: micrel: Be more const correct
Jaeden Amero
1
-14
/
+15
2015-05-13
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
1
-1
/
+2
2015-02-15
net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081
Sylvain Rochet
1
-0
/
+28
2014-12-27
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
Johan Hovold
1
-15
/
+3
2014-11-21
net: phy: micrel: add copyright entry
Johan Hovold
1
-0
/
+1
2014-11-21
net: phy: micrel: refactor interrupt config
Johan Hovold
1
-42
/
+29
2014-11-21
net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091
Johan Hovold
1
-5
/
+6
2014-11-21
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
1
-43
/
+50
2014-11-21
net: phy: micrel: add has-broadcast-disable flag to type data
Johan Hovold
1
-8
/
+6
2014-11-21
net: phy: micrel: parse of nodes at probe
Johan Hovold
1
-18
/
+21
2014-11-21
net: phy: micrel: add device-type abstraction
Johan Hovold
1
-13
/
+70
2014-11-12
net: phy: micrel: enable led-mode for KSZ8081/KSZ8091
Johan Hovold
1
-0
/
+1
2014-11-12
net: phy: micrel: clean up led-mode setup
Johan Hovold
1
-9
/
+22
2014-11-12
net: phy: micrel: refactor led-mode error handling
Johan Hovold
1
-9
/
+10
2014-11-12
net: phy: micrel: add led-mode sanity check
Johan Hovold
1
-0
/
+5
2014-11-12
net: phy: micrel: disable broadcast for KSZ8081/KSZ8091
Johan Hovold
1
-1
/
+8
2014-11-12
net: phy: micrel: refactor broadcast disable
Johan Hovold
1
-2
/
+22
2014-11-12
net: phy: micrel: use BIT macro
Johan Hovold
1
-17
/
+17
2014-11-12
net: phy: micrel: fix config_intr error handling
Johan Hovold
1
-0
/
+6
2014-11-12
net: phy: replace phy_drivers_register calls
Johan Hovold
1
-14
/
+1
2014-10-14
phy/micrel: KSZ8031RNL RMII clock reconfiguration bug
Bruno Thomsen
1
-1
/
+3
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
1
-2
/
+29
2014-09-15
net/phy: micrel: Disable asymmetric pause for KSZ9031
Mike Looijmans
1
-2
/
+1
2014-07-31
net: libphy: Add stubs to hook IEEE MMD Register reads and writes
Vince Bridgers
1
-0
/
+22
2014-05-08
ARM: i.MX6: Add OF configuration support for ksz9031
Hubert Chaumette
1
-1
/
+105
2014-04-23
net/phy: micrel: fix bugged test on device tree loading for ksz9021
Hubert Chaumette
1
-3
/
+3
2014-03-20
micrel: fix masking off LED bits
Sergei Shtylyov
1
-1
/
+1
2014-02-27
phy: micrel: add of configuration for LED mode
Ben Dooks
1
-4
/
+45
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: micrel: fix checkpath errors
Florian Fainelli
1
-2
/
+2
[next]