1. 32cba57 net: fec: introduce fec_ptp_stop and use in probe fail path by Lucas Stach · 9 years ago
  2. 1880349 net: fec: don't access RACC register when not available by Greg Ungerer · 9 years ago
  3. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 10 years ago
  5. de40ed3 net: fec: add Wake-on-LAN support by Nimrod Andy · 10 years ago
  6. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  7. d543a76 net: fec: init maximum receive buffer size for ring1 and ring2 by Nimrod Andy · 10 years ago
  8. 6b7e400 net: fec: improve access to quirk flags by copying them into fec_enet_private struct by Lothar Waßmann · 10 years ago
  9. 217b584 net: fec: change type of 'bufdesc_ex' to bool by Lothar Waßmann · 10 years ago
  10. df406bc net: fec: properly parenthesize macro args by Lothar Waßmann · 10 years ago
  11. 745f42b net: fec: consistently use lower case chars as hex digits by Lothar Waßmann · 10 years ago
  12. ea209de net: fec: indentation cleanup by Lothar Waßmann · 10 years ago
  13. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  14. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 10 years ago
  15. 89bddcd net: fec: ptp: Use hardware algorithm to adjust PTP counter. by Luwei Zhou · 10 years ago
  16. 1b7bde6 net: fec: implement rx_copybreak to improve rx performance by Nimrod Andy · 10 years ago
  17. befe821 net: fec: Add Ftype to BD to distiguish three tx queues for AVB by Nimrod Andy · 10 years ago
  18. 73e7228 net:fec: increase DMA queue number by Fugang Duan · 10 years ago
  19. d851b47 net: fec: add interrupt coalescence feature support by Fugang Duan · 10 years ago
  20. bf3c228 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  21. 41ef84c net: fec: change FEC alignment according to i.mx6 sx requirement by Fugang Duan · 10 years ago
  22. ce99d0d net: fec: add enet-avb IP support by Frank Li · 10 years ago
  23. 9fc095f net: fec: parser max queue number from dt file by Fugang Duan · 10 years ago
  24. 4d494cd net: fec: change data structure to support multiqueue by Fugang Duan · 10 years ago
  25. 9b5330e net:fec: add enet refrence clock for i.MX 6SX chip by Fugang Duan · 10 years ago
  26. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 10 years ago
  27. 407066f net: fec: Support phys probed from devicetree and fixed-link by Uwe Kleine-König · 10 years ago
  28. 36cdc74 net: fec: replace delayed work with standard work by Russell King · 10 years ago
  29. ccea296 net: fec: better implementation of iMX6 ERR006358 quirk by Russell King · 10 years ago
  30. 5d165c5 net: fec: remove useless fep->opened by Russell King · 10 years ago
  31. 79f3391 net: fec: Add software TSO support by Nimrod Andy · 10 years ago
  32. 6e90928 net: fec: Add Scatter/gather support by Nimrod Andy · 10 years ago
  33. 55d0218 net: fec: Increase buffer descriptor entry number by Nimrod Andy · 10 years ago
  34. 61a4427 net: fec: Factorize the .xmit transmit function by Nimrod Andy · 10 years ago
  35. 1d5244d fec: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  36. 36e24e2 net: fec: fix the error to get the previous BD entry by Duan Fugang-B38611 · 11 years ago
  37. 0319165 net: fec: workaround stop tx during errata ERR006358 by Frank Li · 11 years ago
  38. cdffcf1 net: fec: Add VLAN receive HW support. by Jim Baxter · 11 years ago
  39. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 11 years ago
  40. ca162a8 fec: Only pass pdev in fec_ptp_init() by Fabio Estevam · 11 years ago
  41. f4e9f3d fec: Place the phy regulator in the private structure by Fabio Estevam · 11 years ago
  42. 54309fa net: fec: fix kernel oops when plug/unplug cable many times by Frank Li · 11 years ago
  43. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. 4c09eed net: fec: Enable imx6 enet checksum acceleration. by Jim Baxter · 11 years ago
  45. daa7d39 net: freescale: fec: add support for optional enet_out clk by Wolfram Sang · 12 years ago
  46. d97e749 net: fec: restart the FEC when PHY speed changes by Lucas Stach · 12 years ago
  47. acac840 net: fec: fix build error in no MXC platform by Frank Li · 12 years ago
  48. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 12 years ago
  49. dc97538 net: fec: add napi support to improve proformance by Frank Li · 12 years ago
  50. baa70a5 net: fec: enable pause frame to improve rx prefomance for 1G network by Frank Li · 12 years ago
  51. ff43da8 NET: FEC: dynamtic check DMA desc buff type by Frank Li · 12 years ago
  52. 6605b73 FEC: Add time stamping code and a PTP hardware clock by Frank Li · 12 years ago
  53. 405f257 net: fec: move fec_enet_private to header file by Frank Li · 12 years ago
  54. 8d82f21 net: fsl: fec: handle 10Mbps speed in RMII mode by Eric Benard · 13 years ago
  55. ec21e2e freescale: Move the Freescale drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/fec.h]
  56. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  57. b5680e0 net/fec: add dual fec support for mx28 by Shawn Guo · 14 years ago
  58. 5eb32bd fec: add support for PHY interface platform data by Baruch Siach · 14 years ago
  59. 5ca1ea2 fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register by Greg Ungerer · 15 years ago
  60. 9ff1a91 fec: remove extra ";" from definition names by Greg Ungerer · 15 years ago
  61. 2e28532 fec: do not typedef struct types by Sascha Hauer · 15 years ago
  62. f44d630 fec: switch to writel/readl by Sascha Hauer · 15 years ago
  63. 196719e fec: Add support for Freescale MX27 by Sascha Hauer · 16 years ago
  64. cc462f7 m68knommu: fix ColdFire 5272 fec driver hash registers by Greg Ungerer · 16 years ago
  65. c88b36e [PATCH] m68knommu: 532x FEC eth struct map by Greg Ungerer · 18 years ago
  66. 7a77d91 [PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208 by Greg Ungerer · 19 years ago
  67. 2d9d166 [PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processor family by Greg Ungerer · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago