aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/micrel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold1-1/+8
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold1-2/+22
2014-11-12net: phy: micrel: use BIT macroJohan Hovold1-17/+17
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold1-0/+6
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-14/+1
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen1-1/+3
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer1-2/+29
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans1-2/+1
2014-07-30net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers1-0/+22
2014-05-07ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette1-1/+105
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette1-3/+3
2014-03-19micrel: fix masking off LED bitsSergei Shtylyov1-1/+1
2014-02-26phy: micrel: add of configuration for LED modeBen Dooks1-4/+45
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+15
2013-09-20phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez1-0/+24
2013-08-21net/phy: micrel: Add OF configuration support for ksz9021Sean Cross1-1/+102
2013-08-07net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han1-1/+1
2013-03-12phy/micrel: move flag handling to function for common useHector Palacios1-9/+18
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios1-0/+14
2013-02-28net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar1-2/+1
2013-01-28drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi1-4/+60
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD1-0/+44
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut1-9/+9
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut1-0/+27
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-51/+11
2012-06-19phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang1-4/+4
2011-02-14phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach1-8/+16
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-06-29micrel phy driver - updated(1)Choi, David1-19/+148
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-05-06phy: Fix initialization in micrel driver.David S. Miller1-0/+1
2010-05-03phy/micrel: Add module device ID table for autoloading.David S. Miller1-0/+9
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi1-0/+104