Age | Commit message (Expand) | Author |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-24 | dp83640: free packet queues on remove | Richard Cochran |
2011-10-24 | dp83640: use proper function to free transmit time stamping packets | Richard Cochran |
2011-10-24 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-10-24 | net: Fix driver name for mdio-gpio.c | Dirk Eibach |
2011-10-19 | phylib: Modify Vitesse RGMII skew settings | Andy Fleming |
2011-10-18 | net/phy: extra delay only for RGMII interfaces for IC+ IP 1001 | Giuseppe CAVALLARO |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-30 | netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. | David Daney |
2011-09-30 | netdev/phy: Use mdiobus_read() so that proper locks are taken. | David Daney |
2011-09-29 | dp83640: reduce driver noise | Richard Cochran |
2011-09-27 | treewide: Correct spelling of successfully in comments | Joe Perches |
2011-09-26 | dp83640: add time stamp insertion for sync messages | Richard Cochran |
2011-09-26 | dp83640: enable six external events and one periodic output | Richard Cochran |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-20 | net/phy: add IC+ IP101A and support APS. | Giuseppe CAVALLARO |
2011-08-27 | drivers/net: Kconfig & Makefile cleanup | Jeff Kirsher |
2011-08-26 | net/phy: fix DP83865 phy interrupt handler | Giuseppe CAVALLARO |
2011-08-07 | dp83640: increase receive time stamp buffer size | Richard Cochran |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-17 | net: icplus: remove unnecessary code | Greg Dietsche |
2011-06-16 | dp83640: drop PHY status frames in the driver. | Richard Cochran |
2011-06-16 | dp83640: fix phy status frame event parsing | Richard Cochran |
2011-06-16 | phylib: Allow BCM63XX PHY to be selected only on BCM63XX. | Ralf Baechle |
2011-05-23 | ptp: Fix dp83640 build warning when building statically | John Stultz |
2011-05-23 | ptp: Added a clock driver for the National Semiconductor PHYTER. | Richard Cochran |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2011-04-29 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | phylib: phy_attach_direct: phy_init_hw can fail, add cleanup | Marc Kleine-Budde |
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 |