index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
micrel.c
Age
Commit message (
Expand
)
Author
2015-02-14
net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081
Sylvain Rochet
2014-12-26
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
Johan Hovold
2014-11-21
net: phy: micrel: add copyright entry
Johan Hovold
2014-11-21
net: phy: micrel: refactor interrupt config
Johan Hovold
2014-11-21
net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091
Johan Hovold
2014-11-21
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
2014-11-21
net: phy: micrel: add has-broadcast-disable flag to type data
Johan Hovold
2014-11-21
net: phy: micrel: parse of nodes at probe
Johan Hovold
2014-11-21
net: phy: micrel: add device-type abstraction
Johan Hovold
2014-11-12
net: phy: micrel: enable led-mode for KSZ8081/KSZ8091
Johan Hovold
2014-11-12
net: phy: micrel: clean up led-mode setup
Johan Hovold
2014-11-12
net: phy: micrel: refactor led-mode error handling
Johan Hovold
2014-11-12
net: phy: micrel: add led-mode sanity check
Johan Hovold
2014-11-12
net: phy: micrel: disable broadcast for KSZ8081/KSZ8091
Johan Hovold
2014-11-12
net: phy: micrel: refactor broadcast disable
Johan Hovold
2014-11-12
net: phy: micrel: use BIT macro
Johan Hovold
2014-11-12
net: phy: micrel: fix config_intr error handling
Johan Hovold
2014-11-12
net: phy: replace phy_drivers_register calls
Johan Hovold
2014-10-14
phy/micrel: KSZ8031RNL RMII clock reconfiguration bug
Bruno Thomsen
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
2014-09-15
net/phy: micrel: Disable asymmetric pause for KSZ9031
Mike Looijmans
2014-07-30
net: libphy: Add stubs to hook IEEE MMD Register reads and writes
Vince Bridgers
2014-05-07
ARM: i.MX6: Add OF configuration support for ksz9031
Hubert Chaumette
2014-04-23
net/phy: micrel: fix bugged test on device tree loading for ksz9021
Hubert Chaumette
2014-03-19
micrel: fix masking off LED bits
Sergei Shtylyov
2014-02-26
phy: micrel: add of configuration for LED mode
Ben Dooks
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
net: phy: micrel: fix checkpath errors
Florian Fainelli
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
2013-09-20
phy/micrel: Add suspend/resume support to Micrel PHYs
Patrice Vilchez
2013-08-21
net/phy: micrel: Add OF configuration support for ksz9021
Sean Cross
2013-08-07
net: phy: micrel: Staticize ksz8873mll_read_status()
Jingoo Han
2013-03-12
phy/micrel: move flag handling to function for common use
Hector Palacios
2013-03-12
phy/micrel: Add support for KSZ8031
Hector Palacios
2013-02-28
net/phy: micrel: Disable asymmetric pause for KSZ9021
Vlastimil Kosar
2013-01-28
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2012-11-23
net: add micrel KSZ8873MLL switch support
Jean-Christophe PLAGNIOL-VILLARD
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-06-19
phy/micrel: change phy_id_mask for KSZ9021 and KS8001
Jason Wang
2011-02-14
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
Baruch Siach
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-06-29
micrel phy driver - updated(1)
Choi, David
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-06
phy: Fix initialization in micrel driver.
David S. Miller
2010-05-03
phy/micrel: Add module device ID table for autoloading.
David S. Miller
2010-05-03
drivers/net/phy: micrel phy driver
David J. Choi