1. 809b133 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 7 years ago
  2. 7f874e2 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 7 years ago
  3. 4f55bd1 net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 7 years ago
  4. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  5. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  6. 5ad9204 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · 8 years ago
  7. 1ed2570 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · 8 years ago
  8. 567173a net: fec_mxc: Driver cleanups by Jagan Teki · 8 years ago
  9. 60752ca net: fec_mxc: Convert into driver model by Jagan Teki · 8 years ago
  10. f54183e net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · 8 years ago
  11. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  12. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  13. 0750701 driver/net/fec: support fixed speed connection by Hannes Schmelzer · 8 years ago
  14. 87f9989 net: fec_mxc: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  15. 845a57b net: fec_mxc: unregister mdio bus on probe error by Måns Rullgård · 9 years ago
  16. 843a3e5 net: fec_mxc: configure MDIO hold time by Måns Rullgård · 9 years ago
  17. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  18. fbecbaa net: fec: do not access reserved register for i.MX6UL by Peng Fan · 9 years ago
  19. b189584 net: fec_mxc: remove useless struct nbuf by Albert ARIBAUD \(3ADEV\) · 9 years ago
  20. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  21. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  22. 84f64c8 net: fec_mxc: make local functions static by Jeroen Hofstee · 10 years ago
  23. f599288 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR by Fabio Estevam · 10 years ago
  24. db5b7f5 net: fec_mxc: Adjust RX DMA alignment for mx6solox by Fabio Estevam · 10 years ago
  25. 6ba45cc NET: fec_mxc: fix MDIO clock prescaler calculation by Markus Niebel · 11 years ago
  26. 79e5f27 Net: FEC: Fix huge memory leak by Marek Vasut · 11 years ago
  27. fd37f19 net: fec_mxc: Fix timeouts during tftp transfer by Fabio Estevam · 11 years ago
  28. 7df51fd net: fec_mxc: Add support for mx6 solo-lite by Fabio Estevam · 11 years ago
  29. ddb636b fec_mxc: set ethaddr if fuses burned and not previously set by Eric Nelson · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. ab94cd4 net: fec: Avoid MX28 bus sync issue by Marek Vasut · 11 years ago
  32. 3104ce1 net: fec: Remove bogus flush_dcache_range() call by Marek Vasut · 11 years ago
  33. bcb6e90 net: fec_mxc: Add support for Vybrid VF610 by Alison Wang · 11 years ago
  34. fe428b9 net: fec_mxc: get phydev before fec_probe by Troy Kisky · 12 years ago
  35. 4dc27ee net: fec_mxc: only call phy_connect in fec_probe by Troy Kisky · 12 years ago
  36. ef8e3a3 net: fec_mxc: use fec_set_dev_name to set name by Troy Kisky · 12 years ago
  37. eef2448 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi by Troy Kisky · 12 years ago
  38. 575c5cc net: fec_mxc: change fec_mii_setspeed parameter by Troy Kisky · 12 years ago
  39. 09439c3 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI by Troy Kisky · 12 years ago
  40. c0b5a3b FEC: Replace magic contants by Marek Vasut · 12 years ago
  41. 6744909 FEC: Rework the TX wait mechanism by Marek Vasut · 12 years ago
  42. bc1ce15 FEC: Remove endless loop in the FEC driver by Marek Vasut · 12 years ago
  43. efe24d2 FEC: Properly align address over the buffers for cache ops by Marek Vasut · 12 years ago
  44. e2a66e6 FEC: Do not pass unaligned buffer to network stack by Marek Vasut · 12 years ago
  45. f41471e net: fec_mxc: Fix MDC for xMII by benoit.thebaudeau@advans · 12 years ago
  46. 9d2d924 net: fec_mxc: Fix setting of RCR for xMII by benoit.thebaudeau@advans · 12 years ago
  47. 11af8d6 net: abort network initialization if the PHY driver fails by Timur Tabi · 12 years ago
  48. 442dac4 drivers/net/fec_mxc.c: Fix compile warning by Joe Hershberger · 12 years ago
  49. a5990b2 FEC: Abstract out register setup by Marek Vasut · 12 years ago
  50. b774fe9 NET: fec_mxc.c: Add a way to disable auto negotiation by Stefano Babic · 13 years ago
  51. 5c1ad3e net: fec_mxc: allow use with cache enabled by Eric Nelson · 13 years ago
  52. 13947f4 net: fec_mxc: add PHYLIB support by Troy Kisky · 13 years ago
  53. 28774cb net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  54. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  55. 2ef2b95 fec: add the i.mx6q enet driver support by Jason Liu · 13 years ago
  56. be7e87e FEC: Add support for iMX28 quirks by Marek Vasut · 13 years ago
  57. eda959f GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · 13 years ago
  58. 17fb268 FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · 13 years ago
  59. e382fb4 FEC: Add timeout for chip reset by Marek Vasut · 13 years ago
  60. 2e5f442 FEC: Allow registering MII postconfiguration callback by Marek Vasut · 13 years ago
  61. 9e27e9d FEC: Allow multiple FECes by Marek Vasut · 13 years ago
  62. d133b88 FEC: Abstract access to fec->eth in MII operations by Marek Vasut · 13 years ago
  63. 392b850 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · 13 years ago
  64. a50a90c FEC: Add RMII mode support by Marek Vasut · 13 years ago
  65. 9eb3770 FEC: Kill mode select FIXME's by Marek Vasut · 13 years ago
  66. 77dbd6a FEC: Use defined constant instead of magic number by Marek Vasut · 13 years ago
  67. 879cf26 FEC: Use proper accessor to read register in debug call by Marek Vasut · 13 years ago
  68. a60d1e5 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  69. 9691245 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  70. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  71. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  72. de0b957 net: fec_mxc: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  73. e9319f1 drivers/net/fec_mxc.c: write mac address in init by John Rigby · 14 years ago
  74. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  75. f699fe1 net,fec: Shorten device name as done for other drivers by Stefano Babic · 14 years ago
  76. fb57ec9 net: fec_mxc: add write_hwaddr support by Heiko Schocher · 14 years ago
  77. 2e236bf fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · 14 years ago
  78. 910119b fec_mxc don't use internal eeprom on MX25 by John Rigby · 14 years ago
  79. b78b48c net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 14 years ago
  80. 740d6ae fec_mxc: add MX25 support by John Rigby · 15 years ago
  81. cb17b92 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · 15 years ago
  82. 4294b24 fec_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  83. c179a28 fec_mxc: incomplete error handling by John Ogness · 15 years ago
  84. 651ef90 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · 15 years ago
  85. e8f1546 mxc_fec: fix some erroneous PHY accesses. by javier Martin · 15 years ago
  86. 28958b8 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  87. 0b23fb3 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · 15 years ago