Age | Commit message (Expand) | Author | Files | Lines |
2012-07-10 | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 1 | -2/+2 |
2012-06-27 | net: fec: add phy-reset-duration for device tree probe | Shawn Guo | 1 | -1/+7 |
2012-06-27 | net: fec: use managed function devm_gpio_request_one | Shawn Guo | 1 | -1/+2 |
2012-06-27 | net: fec: enable regulator for fec phy | Shawn Guo | 1 | -0/+13 |
2012-06-27 | net: fec: reset phy after pinctrl setup | Shawn Guo | 1 | -2/+2 |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -12/+23 |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+9 |
2012-05-14 | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann | 1 | -0/+9 |
2012-05-12 | net: fec: adopt pinctrl support | Shawn Guo | 1 | -0/+9 |
2012-04-25 | net fec: do not depend on grouped clocks | Sascha Hauer | 1 | -12/+23 |
2012-04-04 | fec: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+1 |
2012-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-02-13 | fec: fix PHY name to match fixed MDIO bus name | Florian Fainelli | 1 | -1/+1 |
2012-02-07 | net: fec: Fix build due to wrong dev annotation | Fabio Estevam | 1 | -2/+2 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 1 | -2/+2 |
2012-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-01-31 | net: fec: correct phy_name buffer length when init phy_name | Richard Zhao | 1 | -1/+1 |
2012-01-24 | net: fec: use module_platform_driver | Fabio Estevam | 1 | -16/+1 |
2012-01-12 | net: fsl: fec: handle 10Mbps speed in RMII mode | Eric Benard | 1 | -3/+6 |
2012-01-10 | fec: use an unique MDIO bus name. | Florian Fainelli | 1 | -1/+2 |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+5 |
2012-01-05 | net: make ethtool_ops const | stephen hemminger | 1 | -1/+1 |
2011-12-28 | net: fec: Adjust ENET MDIO timeouts | Rogerio Pimentel | 1 | -1/+1 |
2011-12-28 | net: fec: add clk_prepare/clk_unprepare | Richard Zhao | 1 | -5/+5 |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+7 |
2011-12-08 | net/fec: fix the .remove code | Lothar Waßmann | 1 | -9/+22 |
2011-12-08 | net/fec: preserve MII/RMII setting in fec_stop() | Lothar Waßmann | 1 | -1/+4 |
2011-12-08 | net/fec: don't munge MAC address from platform data | Lothar Waßmann | 1 | -1/+1 |
2011-12-08 | net/fec: don't request invalid IRQ | Lothar Waßmann | 1 | -2/+6 |
2011-12-08 | net/fec: prevent dobule restart of interface on FDX/HDX change | Lothar Waßmann | 1 | -0/+2 |
2011-12-08 | net/fec: set con_id in clk_get() call to NULL | Lothar Waßmann | 1 | -1/+1 |
2011-12-08 | net/fec: misc cleanups | Lothar Waßmann | 1 | -6/+8 |
2011-12-07 | net/fec: fix the use of pdev->id | Shawn Guo | 1 | -4/+7 |
2011-09-29 | net/fec: add poll controller function for fec nic | Xiao Jiang | 1 | -0/+27 |
2011-09-29 | net/fec: replace hardcoded irq num with macro | Xiao Jiang | 1 | -3/+4 |
2011-09-23 | net/fec: add imx6q enet support | Shawn Guo | 1 | -13/+53 |
2011-09-23 | net/fec: fix fec1 check in fec_enet_mii_init() | Shawn Guo | 1 | -1/+1 |
2011-09-23 | net/fec: fec_reset_phy() does not need to always succeed | Shawn Guo | 1 | -8/+5 |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-12 | freescale: Move the Freescale drivers | Jeff Kirsher | 1 | -0/+1663 |