index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2015-05-12
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
1
-1
/
+2
2015-02-14
net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081
Sylvain Rochet
1
-0
/
+28
2014-12-26
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-30
net: libphy: Add stubs to hook IEEE MMD Register reads and writes
Vince Bridgers
1
-0
/
+22
2014-05-07
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-19
micrel: fix masking off LED bits
Sergei Shtylyov
1
-1
/
+1
2014-02-26
phy: micrel: add of configuration for LED mode
Ben Dooks
1
-4
/
+45
2013-12-18
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
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
1
-0
/
+15
2013-09-20
phy/micrel: Add suspend/resume support to Micrel PHYs
Patrice Vilchez
1
-0
/
+24
2013-08-21
net/phy: micrel: Add OF configuration support for ksz9021
Sean Cross
1
-1
/
+102
2013-08-07
net: phy: micrel: Staticize ksz8873mll_read_status()
Jingoo Han
1
-1
/
+1
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-02-28
net/phy: micrel: Disable asymmetric pause for KSZ9021
Vlastimil Kosar
1
-2
/
+1
2013-01-28
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
1
-4
/
+60
2012-11-23
net: add micrel KSZ8873MLL switch support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+44
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
1
-9
/
+9
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
1
-0
/
+27
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
1
-51
/
+11
2012-06-19
phy/micrel: change phy_id_mask for KSZ9021 and KS8001
Jason Wang
1
-4
/
+4
2011-02-14
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
Baruch Siach
1
-8
/
+16
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
1
-1
/
+1
2010-06-29
micrel phy driver - updated(1)
Choi, David
1
-19
/
+148
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-05-06
phy: Fix initialization in micrel driver.
David S. Miller
1
-0
/
+1
2010-05-03
phy/micrel: Add module device ID table for autoloading.
David S. Miller
1
-0
/
+9
2010-05-03
drivers/net/phy: micrel phy driver
David J. Choi
1
-0
/
+104