Age | Commit message (Expand) | Author |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-19 | net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case | Fabio Estevam |
2013-07-19 | phy: fix 10/100Mbps operation on 1Gbps-capable links | Sascha Silbe |
2013-06-24 | phylib: add atheros ar803x phy | Heiko Schocher |
2013-06-24 | phylib: add natsemi dp83630 phy | Heiko Schocher |
2013-06-24 | net: phy: supplement support for Micrel's KSZ9031 | SARTRE Leo |
2013-06-24 | phylib: Add Atheros AR8035 GETH PHY support | Xie Xiaobo |
2013-06-24 | add support for Xilinx 1000BASE-X phy (GTX) | Charles Coldwell |
2013-06-24 | PHY: micrel.c: add support for KSZ9031 | David Andrey |
2013-06-24 | NET: phy: add 88E1310 PHY initialization | Sebastian Hesselbarth |
2013-06-24 | net: add ICPlus PHY driver | Yegor Yefremov |
2013-06-24 | phy: export genphy_parse_link() | Yegor Yefremov |
2013-05-30 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-05-24 | net/phy: fix select line for TN80xx | Shaohui Xie |
2013-05-14 | net/phy: add VSC8574 support | Shaohui Xie |
2013-05-10 | phy: add support for ET1011C phys | Matt Porter |
2013-04-30 | net: phy: Define Marvell 88e1518 phy | Michal Simek |
2013-01-28 | phy: add phy_find_by_mask/phy_connect_dev | Troy Kisky |
2013-01-09 | mv88e61xx: refactor PHY and SWITCH level-code | Albert ARIBAUD |
2012-12-15 | phy: Add support for Marvell 88E1118R | Michal Simek |
2012-11-04 | drivers/net/: sparse fixes | Kim Phillips |
2012-11-04 | net/: sparse fixes | Kim Phillips |
2012-09-27 | net: Add Vitesse VSC8662 PHY support | Priyanka Jain |
2012-09-27 | net/phy: support the mv88e6352 switch | Valentin Longchamp |
2012-07-11 | net: phy: micrel: make ksz9021 phy accessible | Troy Kisky |
2012-07-11 | phylib: phy_startup() should return an error code on failure | Timur Tabi |
2012-02-27 | net: phy: make board_phy_config responsible for calling drv->config | Troy Kisky |
2012-02-27 | net: phy: add support for Micrel's KSZ9021 | Troy Kisky |
2011-12-20 | phy: add Micrel KS8721BL phy definition | Vladimir Zapolskiy |
2011-12-05 | phy: Add support for SMSC LAN87xx PHYs | Nobuhiro Iwamatsu |
2011-12-05 | Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code | Zang Roy-R61911 |
2011-10-20 | powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) | Timur Tabi |
2011-10-13 | phylib: wait for TN2020 to achieve SERDES lane alignment at startup | Timur Tabi |
2011-10-09 | phylib: Work around bug in Teranetics PHY | Andy Fleming |
2011-09-28 | Revert "phylib: remove a couple of redundant code lines" | Wolfgang Denk |
2011-09-10 | phylib: remove a couple of redundant code lines | Vladimir Zapolskiy |
2011-09-10 | phylib: reset mii bus only if reset handler is registered | Vladimir Zapolskiy |
2011-08-31 | phy.c: make less verbose - turn printf() into debug() | Wolfgang Denk |
2011-07-27 | phylib: Detect link on 10G devices correctly | Andy Fleming |
2011-05-19 | Minor coding style cleanup. | Wolfgang Denk |
2011-04-20 | phylib: Add a bunch of PHY drivers from tsec | Andy Fleming |
2011-04-20 | Create PHY Lib for U-Boot | Andy Fleming |
2011-01-09 | miiphy: convert to linux/mii.h | Mike Frysinger |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-08-09 | Fix compile warnings for const correctness | Ben Warren |
2009-10-28 | Coding Style cleanup; update CHANGELOG, prepare -rc1 | Wolfgang Denk |
2009-10-27 | drivers/net/phy/miiphybb.c: fix warning: no newline at end of file | Wolfgang Denk |
2009-10-10 | Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit... | Luigi 'Comio' Mantellini |
2009-10-04 | net: phy: mv88e61xx.c : fixed build warning | Prafulla Wadaskar |