| Commit message (Expand) | Author | Age | Files | Lines |
* | net:phy:marvell: remove unnecessary code | Srinivas Kandagatla | 2012-04-03 | 1 | -15/+3 |
* | of/phylib: Use device tree properties to initialize Marvell PHYs. | David Daney | 2010-11-22 | 1 | -0/+97 |
* | phylib: Add support for Marvell 88E1149R devices. | David Daney | 2010-11-22 | 1 | -0/+40 |
* | phylib: Use common page register definition for Marvell PHYs. | David Daney | 2010-11-22 | 1 | -13/+14 |
* | phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr | Cyril Chemparathy | 2010-10-29 | 1 | -9/+9 |
* | phy/marvell: fix 88e1121 support | Arnaud Patard | 2010-10-21 | 1 | -12/+19 |
* | net/phy: fix many "defined but unused" warnings | Uwe Kleine-König | 2010-10-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 1 | -3/+74 |
|\ |
|
| * | phy/marvell: add 88ec048 support | Cyril Chemparathy | 2010-08-03 | 1 | -0/+42 |
| * | phy/marvell: add 88e1121 interface mode support | Cyril Chemparathy | 2010-08-02 | 1 | -3/+32 |
* | | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag | Benjamin Herrenschmidt | 2010-07-16 | 1 | -18/+20 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -1/+0 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | | phylib: Add module table to all existing phy drivers | David Woodhouse | 2010-04-02 | 1 | -0/+13 |
|/ |
|
* | phy: add RTBI mode for m88e1111 | Liu Yu-B13201 | 2010-01-21 | 1 | -0/+38 |
* | phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs | Anton Vorontsov | 2009-09-11 | 1 | -1/+20 |
* | net/phy/marvell: update m88e1111 support for SGMII mode | Haiying Wang | 2009-06-03 | 1 | -0/+1 |
* | phylib: Add interrupt source check function to M88E1121R driver | Anatolij Gustschin | 2009-04-13 | 1 | -0/+13 |
* | phylib: Basic support for the M88E1121R Marvell chip | Sergei Poselenov | 2009-04-13 | 1 | -0/+41 |
* | phy: Add support for Marvell 88E1118 PHY | Ron Madrid | 2008-11-15 | 1 | -0/+66 |
* | 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 |
* | net: marvell.c fix sparse shadowed variable warning | Harvey Harrison | 2008-04-04 | 1 | -2/+0 |
* | netxen, phy/marvell, skge: minor checkpatch fixes | Jeff Garzik | 2008-03-25 | 1 | -1/+1 |
* | Marvell PHY m88e1111 driver fix | Alexandr Smirnov | 2008-03-25 | 1 | -5/+124 |
* | phylib: marvell: add support for TX-only and RX-only Internal Delay | Kim Phillips | 2007-12-01 | 1 | -9/+17 |
* | phylib: Add ID for Marvell 88E1240 | Olof Johansson | 2007-11-05 | 1 | -5/+18 |
* | phylib: Add Marvell 88E1112 phy id | Olof Johansson | 2007-07-10 | 1 | -0/+13 |
* | phylib: cleanup marvell.c a bit | Olof Johansson | 2007-07-10 | 1 | -58/+52 |
* | phylib: m88e1111: enable SGMII mode | Kapil Juneja | 2007-07-08 | 1 | -0/+16 |
* | phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth | Kim Phillips | 2007-06-09 | 1 | -8/+54 |
* | phylib: Add support for Marvell 88e1111S and 88e1145 | Andy Fleming | 2007-02-17 | 1 | -12/+144 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. | Jeff Garzik | 2005-11-05 | 1 | -1/+0 |
* | This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling | Andy Fleming | 2005-07-30 | 1 | -0/+140 |