| Commit message (Expand) | Author | Age | Files | Lines |
* | net: PHYLIB mdio fixes #2 | Krzysztof Halasa | 2008-12-25 | 2 | -8/+16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-23 | 1 | -2/+3 |
|\ |
|
| * | net: kernel BUG at drivers/net/phy/mdio_bus.c:165! | Krzysztof Halasa | 2008-12-17 | 1 | -2/+3 |
* | | phylib: Remove unnecessary "reset" fixups in genphy_setup_forced | Andy Fleming | 2008-12-16 | 1 | -17/+0 |
* | | phy: Add LSI ET1011C PHY driver | Chaithrika U S | 2008-12-09 | 3 | -0/+119 |
* | | phy: add the ST ste10Xp PHYs | Giuseppe Cavallaro | 2008-11-28 | 3 | -0/+144 |
* | | phy: Add file missed in previous commit. | David S. Miller | 2008-11-28 | 1 | -0/+155 |
* | | phy: power management support | Giuseppe Cavallaro | 2008-11-28 | 2 | -5/+40 |
* | | phy: add natsemi PHY driver | Giuseppe Cavallaro | 2008-11-28 | 2 | -0/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-26 | 2 | -11/+66 |
|\ \
| |/ |
|
| * | phylib: Add Vitesse VSC8221 SGMII PHY | Trent Piepho | 2008-11-25 | 1 | -9/+55 |
| * | phy: fix phy_id detection also for broken hardware. | Giuseppe Cavallaro | 2008-11-20 | 1 | -2/+11 |
* | | broadcom: Add 57780 support | Matt Carlson | 2008-11-21 | 1 | -0/+21 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 1 | -11/+23 |
|\ \
| |/ |
|
| * | phylib: Fix auto-negotiation restart avoidance | Trent Piepho | 2008-11-19 | 1 | -11/+23 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 3 | -3/+69 |
|\ \
| |/ |
|
| * | phy: fix phy address bug | Giulio Benetti | 2008-11-16 | 1 | -2/+2 |
| * | phy: Add support for Marvell 88E1118 PHY | Ron Madrid | 2008-11-15 | 1 | -0/+66 |
| * | phylib: fix premature freeing of struct mii_bus | Lennert Buytenhek | 2008-11-14 | 1 | -1/+1 |
* | | phylib: make mdio-gpio work without OF (v4) | Paulius Zaleckas | 2008-11-16 | 2 | -71/+166 |
* | | phylib: rename mdio-ofgpio to mdio-gpio | Paulius Zaleckas | 2008-11-16 | 3 | -2/+2 |
* | | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 3 | -5/+5 |
* | | SMSC LAN911x and LAN921x vendor driver | Steve Glendinning | 2008-11-06 | 1 | -0/+28 |
* | | broadcom: Add support for BCM50610 | Matt Carlson | 2008-11-03 | 1 | -1/+118 |
* | | broadcom: Refine expansion register access routine | Matt Carlson | 2008-11-03 | 1 | -26/+34 |
* | | broadcom: Add flow control support | Matt Carlson | 2008-11-03 | 1 | -6/+12 |
|/ |
|
* | NET: convert the phy_device file to use bus_find_device_by_name | Greg Kroah-Hartman | 2008-10-16 | 1 | -7/+1 |
* | net: export genphy_restart_aneg | Adrian Bunk | 2008-10-13 | 1 | -0/+1 |
* | net/phy: add missing kernel-doc | Randy Dunlap | 2008-10-13 | 1 | -0/+1 |
* | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek | 2008-10-09 | 1 | -2/+2 |
* | phylib: add mdiobus_{read,write} | Lennert Buytenhek | 2008-10-08 | 2 | -49/+49 |
* | phylib: give mdio buses a device tree presence | Lennert Buytenhek | 2008-10-08 | 1 | -4/+71 |
* | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-08 | 4 | -17/+49 |
* | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-08 | 3 | -3/+3 |
* | phylib: Wake PHY state machine on interrupt | Trent Piepho | 2008-10-08 | 1 | -0/+6 |
* | PHY: Avoid unnecessary aneg restarts | Trent Piepho | 2008-10-08 | 1 | -19/+30 |
* | phylib: phy_mii_ioctl() fixes | Lennert Buytenhek | 2008-10-08 | 1 | -2/+3 |
* | phylib: allow incremental scanning of an mii bus | Lennert Buytenhek | 2008-09-19 | 1 | -41/+48 |
* | net/phy: Fix 88e1111 copper/fiber selection in RGMII mode | Wang Jian | 2008-07-22 | 1 | -4/+1 |
* | net/phy: Fix copper/fiber auto-selection for 88e1111 | Wang Jian | 2008-07-22 | 1 | -1/+1 |
* | Fix missing exports for net/phy/mdio-bitbang.c | Takashi Iwai | 2008-07-11 | 1 | -0/+2 |
* | net: OpenFirmware GPIO based MDIO bitbang driver | Laurent Pinchart | 2008-05-30 | 3 | -0/+212 |
* | Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel... | David S. Miller | 2008-05-29 | 2 | -3/+201 |
|\ |
|
| * | PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported | Maciej W. Rozycki | 2008-05-22 | 1 | -1/+2 |
| * | PHYLIB: Add 1000Base-X support for Broadcom bcm5482 | Nate Case | 2008-05-22 | 1 | -2/+199 |
* | | phylib: do EXPORT_SYMBOL on get_phy_id | Paul Gortmaker | 2008-05-22 | 1 | -0/+1 |
* | | PHYLIB: Kconfig: Fix the dependency on S390 | Maciej W. Rozycki | 2008-05-22 | 1 | -1/+1 |
|/ |
|
* | phylib: Fix some sparse warnings | Andy Fleming | 2008-05-06 | 1 | -1/+1 |
* | Add support for SMSC LAN8187 and LAN8700 PHYs | Steve Glendinning | 2008-04-29 | 2 | -2/+69 |
* | Rename SMSC phy functions to be more generic | Steve Glendinning | 2008-04-29 | 1 | -7/+7 |