Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-14 | phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses | Peter Korsgaard |
2011-02-28 | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-14 | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL | Baruch Siach |
2011-02-11 | phy: Remove unneeded depends on PHYLIB | hartleys |
2010-12-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-12-10 | phy: add the IC+ IP1001 driver | Giuseppe CAVALLARO |
2010-12-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-11-28 | net: add some KERN_CONT markers to continuation lines | Uwe Kleine-König |
2010-11-22 | of/phylib: Use device tree properties to initialize Marvell PHYs. | David Daney |
2010-11-22 | phylib: Add support for Marvell 88E1149R devices. | David Daney |
2010-11-22 | phylib: Use common page register definition for Marvell PHYs. | David Daney |
2010-10-29 | phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr | Cyril Chemparathy |
2010-10-24 | phylib: make local function static | stephen hemminger |
2010-10-21 | phy/marvell: fix 88e1121 support | Arnaud Patard |
2010-10-05 | don't let BCM63XX_PHY depend on non-existant symbol | Uwe Kleine-König |
2010-10-05 | net/phy: fix many "defined but unused" warnings | Uwe Kleine-König |
2010-09-14 | phylib: fix PAL state machine restart on resume | Simon Guinot |
2010-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-24 | phylib: Fix race between returning phydev and calling adjust_link | Anton Vorontsov |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-11 | phylib: available for any speed ethernet | Randy Dunlap |
2010-08-10 | phy.c: fix kernel-doc warnings | Randy Dunlap |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-03 | phy/marvell: add 88ec048 support | Cyril Chemparathy |
2010-08-02 | phy/marvell: add 88e1121 interface mode support | Cyril Chemparathy |
2010-07-20 | phy: add suspend/resume in the ic+ | Giuseppe Cavallaro |
2010-07-18 | net: support time stamping in phy devices. | Richard Cochran |
2010-07-18 | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran |
2010-07-16 | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag | Benjamin Herrenschmidt |
2010-07-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-06-29 | micrel phy driver - updated(1) | Choi, David |
2010-06-28 | netdev: mdio-octeon: Fix section mismatch errors. | David Daney |
2010-06-26 | phylib: Add autoload support for the LXT973 phy. | David Woodhouse |
2010-06-24 | broadcom: Add 5241 support | Dmitry Baryshkov |
2010-06-24 | broadcom: move all PHY_ID's to header | Dmitry Baryshkov |
2010-06-09 | phylib: Add support for the LXT973 phy. | Richard Cochran |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-06 | phy: Fix initialization in micrel driver. | David S. Miller |
2010-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-03 | phy/micrel: Add module device ID table for autoloading. | David S. Miller |
2010-05-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-03 | drivers/net/phy: micrel phy driver | David J. Choi |