| Commit message (Expand) | Author | Age |
* | phy: error handling for platform_device_register_simple() | Dan Carpenter | 2009-04-11 |
* | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-26 |
|\ |
|
| * | phy: add new LAN8710 and LAN8720 device ids to smsc phy driver | Steve Glendinning | 2009-03-23 |
* | | phylib: convert state_queue work to delayed_work | Marcin Slusarz | 2009-03-13 |
* | | mdio: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-15 |
|\| |
|
| * | mdio-gpio: Add mdc pin direction initialization | Paulius Zaleckas | 2009-02-10 |
* | | phylib: Rework suspend/resume code to check netdev wakeup capability | Anton Vorontsov | 2009-02-01 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-26 |
|\| |
|
| * | phy: Add suspend/resume support to SMSC PHYs | Steve Glendinning | 2009-01-22 |
| * | phylib: Fix oops in suspend/resume paths | Anton Vorontsov | 2009-01-22 |
* | | phylib: unsigneds go unnoticed | Roel Kluin | 2009-01-21 |
|/ |
|
* | phylib: Fix Freescale TBI PHY detection | Anton Vorontsov | 2009-01-14 |
* | net: PHYLIB mdio fixes #2 | Krzysztof Halasa | 2008-12-25 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-23 |
|\ |
|
| * | net: kernel BUG at drivers/net/phy/mdio_bus.c:165! | Krzysztof Halasa | 2008-12-17 |
* | | phylib: Remove unnecessary "reset" fixups in genphy_setup_forced | Andy Fleming | 2008-12-16 |
* | | phy: Add LSI ET1011C PHY driver | Chaithrika U S | 2008-12-10 |
* | | phy: add the ST ste10Xp PHYs | Giuseppe Cavallaro | 2008-11-28 |
* | | phy: Add file missed in previous commit. | David S. Miller | 2008-11-28 |
* | | phy: power management support | Giuseppe Cavallaro | 2008-11-28 |
* | | phy: add natsemi PHY driver | Giuseppe Cavallaro | 2008-11-28 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-27 |
|\| |
|
| * | phylib: Add Vitesse VSC8221 SGMII PHY | Trent Piepho | 2008-11-25 |
| * | phy: fix phy_id detection also for broken hardware. | Giuseppe Cavallaro | 2008-11-20 |
* | | broadcom: Add 57780 support | Matt Carlson | 2008-11-21 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 |
|\| |
|
| * | phylib: Fix auto-negotiation restart avoidance | Trent Piepho | 2008-11-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 |
|\| |
|
| * | phy: fix phy address bug | Giulio Benetti | 2008-11-16 |
| * | phy: Add support for Marvell 88E1118 PHY | Ron Madrid | 2008-11-15 |
| * | phylib: fix premature freeing of struct mii_bus | Lennert Buytenhek | 2008-11-14 |
* | | phylib: make mdio-gpio work without OF (v4) | Paulius Zaleckas | 2008-11-16 |
* | | phylib: rename mdio-ofgpio to mdio-gpio | Paulius Zaleckas | 2008-11-16 |
* | | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 |
* | | SMSC LAN911x and LAN921x vendor driver | Steve Glendinning | 2008-11-06 |
* | | broadcom: Add support for BCM50610 | Matt Carlson | 2008-11-03 |
* | | broadcom: Refine expansion register access routine | Matt Carlson | 2008-11-03 |
* | | broadcom: Add flow control support | Matt Carlson | 2008-11-03 |
|/ |
|
* | NET: convert the phy_device file to use bus_find_device_by_name | Greg Kroah-Hartman | 2008-10-16 |
* | net: export genphy_restart_aneg | Adrian Bunk | 2008-10-13 |
* | net/phy: add missing kernel-doc | Randy Dunlap | 2008-10-13 |
* | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek | 2008-10-09 |
* | phylib: add mdiobus_{read,write} | Lennert Buytenhek | 2008-10-08 |
* | phylib: give mdio buses a device tree presence | Lennert Buytenhek | 2008-10-08 |
* | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-08 |
* | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-08 |
* | phylib: Wake PHY state machine on interrupt | Trent Piepho | 2008-10-08 |
* | PHY: Avoid unnecessary aneg restarts | Trent Piepho | 2008-10-08 |