summaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)Author
2018-11-06net/phy: micrel: Center FLP timing at 16msPhilippe Schenker
2018-11-06phy: micrel: do not use power down modeStefan Agner
2016-01-14MLK-10919 net: phy: micrel: add ksz8081 resume functionFugang Duan
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold
2014-11-21net: phy: micrel: add copyright entryJohan Hovold
2014-11-21net: phy: micrel: refactor interrupt configJohan Hovold
2014-11-21net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold
2014-11-21net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold
2014-11-21net: phy: micrel: parse of nodes at probeJohan Hovold
2014-11-21net: phy: micrel: add device-type abstractionJohan Hovold
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: clean up led-mode setupJohan Hovold
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold
2014-11-12net: phy: micrel: use BIT macroJohan Hovold
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans
2014-07-30net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers
2014-05-07ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-03-19micrel: fix masking off LED bitsSergei Shtylyov
2014-02-26phy: micrel: add of configuration for LED modeBen Dooks
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov
2013-09-20phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez
2013-08-21net/phy: micrel: Add OF configuration support for ksz9021Sean Cross
2013-08-07net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han
2013-03-12phy/micrel: move flag handling to function for common useHector Palacios
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios
2013-02-28net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar
2013-01-28drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2012-06-19phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang
2011-02-14phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König
2010-06-29micrel phy driver - updated(1)Choi, David
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-06phy: Fix initialization in micrel driver.David S. Miller