1. 06efce7 net: fec: Fix Transmitted bytes counter by Jim Baxter · 12 years ago
  2. 772e42b net: fec: Fix multicast list setup in fec_restart(). by Christoph Müllner · 12 years ago
  3. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 12 years ago
  4. 32bc9b4 fec: Add support to restart autonegotiate by Chris Healy · 12 years ago
  5. 941e173 net: fec: Convert to use devm_ioremap_resource by Tushar Behera · 12 years ago
  6. ca162a8 fec: Only pass pdev in fec_ptp_init() by Fabio Estevam · 12 years ago
  7. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 12 years ago
  9. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  10. 238f7bc fec: Handle the regulator in suspend/resume by Fabio Estevam · 12 years ago
  11. c55284e fec: Remove irqs first by Fabio Estevam · 12 years ago
  12. f6a4d60 fec: Disable the PHY regulator on error and removal by Fabio Estevam · 12 years ago
  13. 7a2bbd8 fec: Invert the order of error path sequence by Fabio Estevam · 12 years ago
  14. f4e9f3d fec: Place the phy regulator in the private structure by Fabio Estevam · 12 years ago
  15. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. ffed61e fec: Use DIV_ROUND_UP macro by Fabio Estevam · 12 years ago
  17. 3680354 net: fec: use a more proper compatible string for MVF type device by Shawn Guo · 12 years ago
  18. 4a5bddf fec: Let device core handle pinctrl by Fabio Estevam · 12 years ago
  19. 1ed0d56 fec: Invert the order of function calls in fec_restart() by Fabio Estevam · 12 years ago
  20. 3169134 fec: Fix inconsistent lock state by Fabio Estevam · 12 years ago
  21. 4849625 net: fec: enable hardware checksum only on imx6q-fec by Shawn Guo · 12 years ago
  22. 54309fa net: fec: fix kernel oops when plug/unplug cable many times by Frank Li · 12 years ago
  23. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. 4c09eed net: fec: Enable imx6 enet checksum acceleration. by Jim Baxter · 12 years ago
  25. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 5a5967d fec: Remove unneeded asm header files by Fabio Estevam · 12 years ago
  27. bf7bfd7 fec: Use SIMPLE_DEV_PM_OPS by Fabio Estevam · 12 years ago
  28. 31b7720 fec: Convert printks to netdev_<level> by Joe Perches · 12 years ago
  29. eb1d064 fec: Fix PHC device log by Fabio Estevam · 12 years ago
  30. ca7c4a4 ethernet/fec: Add Vybrid family fec support by Jingchang Lu · 12 years ago
  31. 6c5f780 net/freescale/fec: Simplify OF dependencies by Guenter Roeck · 12 years ago
  32. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 96d2222 net: fec: TX Buffer incorrectly initialized by Jim Baxter · 12 years ago
  34. 793fc09 net: fec: build fec.c and fec_ptp.c to one module by Frank Li · 12 years ago[Renamed from drivers/net/ethernet/freescale/fec.c]
  35. 47a5247 net: fec: make local function fec_poll_controller() static by Wei Yongjun · 12 years ago
  36. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  37. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 12 years ago
  38. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  39. 3f104c3 net: fec: fix missing napi_disable call by Georg Hofmann · 12 years ago
  40. d97e749 net: fec: restart the FEC when PHY speed changes by Lucas Stach · 12 years ago
  41. 83e519b fec: Use devm_request_and_ioremap() by Fabio Estevam · 12 years ago
  42. a2e4b59 fec: Remove unused pci header by Fabio Estevam · 12 years ago
  43. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  44. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 12 years ago
  45. e2f8d55 net: fec: Fix division by zero by Fabio Estevam · 12 years ago
  46. 7f7d6c2 net: fec: Ensure that initialization is done prior to request_irq() by Fabio Estevam · 12 years ago
  47. 07dcf8e net: fec: Do a sanity check on the gpio number by Fabio Estevam · 12 years ago
  48. 365cc17 net: fec: correct fix method about miss init spinlock by Frank Li · 13 years ago
  49. 7d3e673 net: fec: fix miss init spinlock by Frank Li · 13 years ago
  50. dc97538 net: fec: add napi support to improve proformance by Frank Li · 13 years ago
  51. baa70a5 net: fec: enable pause frame to improve rx prefomance for 1G network by Frank Li · 13 years ago
  52. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 13 years ago
  53. 0c7768a net: fec: Remove 'inline' declarations by Fabio Estevam · 13 years ago
  54. 5ebae489 net: fec: report correct hardware stamping info to ethtool by Frank Li · 13 years ago
  55. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 13 years ago
  56. ff43da8 NET: FEC: dynamtic check DMA desc buff type by Frank Li · 13 years ago
  57. 33897cc net/freescale: remove __dev* attributes by Bill Pemberton · 13 years ago
  58. 6605b73 FEC: Add time stamping code and a PTP hardware clock by Frank Li · 13 years ago
  59. 405f257 net: fec: move fec_enet_private to header file by Frank Li · 13 years ago
  60. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  61. a3caad0 net: fec: add phy-reset-duration for device tree probe by Shawn Guo · 13 years ago
  62. 119fc00 net: fec: use managed function devm_gpio_request_one by Shawn Guo · 13 years ago
  63. 5fa9c0f net: fec: enable regulator for fec phy by Shawn Guo · 13 years ago
  64. 2ca9b2a net: fec: reset phy after pinctrl setup by Shawn Guo · 13 years ago
  65. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  66. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  67. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 13 years ago
  68. b2bccee net: fec: adopt pinctrl support by Shawn Guo · 13 years ago
  69. f4d40de net fec: do not depend on grouped clocks by Sascha Hauer · 13 years ago
  70. ec567bc fec: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  71. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  72. ea51ade9 fec: fix PHY name to match fixed MDIO bus name by Florian Fainelli · 14 years ago
  73. b72061a net: fec: Fix build due to wrong dev annotation by Fabio Estevam · 14 years ago
  74. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 14 years ago
  75. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  76. a7ed07d net: fec: correct phy_name buffer length when init phy_name by Richard Zhao · 14 years ago
  77. aaca237 net: fec: use module_platform_driver by Fabio Estevam · 14 years ago
  78. 8d82f21 net: fsl: fec: handle 10Mbps speed in RMII mode by Eric Benard · 14 years ago
  79. 391420f fec: use an unique MDIO bus name. by Florian Fainelli · 14 years ago
  80. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  81. 9b07be4 net: make ethtool_ops const by stephen hemminger · 14 years ago
  82. c3b084c net: fec: Adjust ENET MDIO timeouts by Rogerio Pimentel · 14 years ago
  83. 0ebafef net: fec: add clk_prepare/clk_unprepare by Richard Zhao · 14 years ago
  84. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  85. e163cc9 net/fec: fix the .remove code by Lothar Waßmann · 14 years ago
  86. 42431dc net/fec: preserve MII/RMII setting in fec_stop() by Lothar Waßmann · 14 years ago
  87. 589efdc net/fec: don't munge MAC address from platform data by Lothar Waßmann · 14 years ago
  88. 86f9f2c net/fec: don't request invalid IRQ by Lothar Waßmann · 14 years ago
  89. 6ea0722 net/fec: prevent dobule restart of interface on FDX/HDX change by Lothar Waßmann · 14 years ago
  90. 5b1436c net/fec: set con_id in clk_get() call to NULL by Lothar Waßmann · 14 years ago
  91. a7dd321 net/fec: misc cleanups by Lothar Waßmann · 14 years ago
  92. 43af940 net/fec: fix the use of pdev->id by Shawn Guo · 14 years ago
  93. 7f5c6ad net/fec: add poll controller function for fec nic by Xiao Jiang · 14 years ago
  94. c7c83d1 net/fec: replace hardcoded irq num with macro by Xiao Jiang · 14 years ago
  95. 230dec6 net/fec: add imx6q enet support by Shawn Guo · 14 years ago
  96. c828827 net/fec: fix fec1 check in fec_enet_mii_init() by Shawn Guo · 14 years ago
  97. a9b2c8e net/fec: fec_reset_phy() does not need to always succeed by Shawn Guo · 14 years ago
  98. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  99. ec21e2e freescale: Move the Freescale drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/fec.c]
  100. ca2cc33 net/fec: add device tree probe support by Shawn Guo · 14 years ago