1. 34270f5 net: fec: ptp: correct the ENET_ATCOR value by Fugang Duan · 9 years ago
  2. db65f35 net: fec: add support of ethtool get_regs by Philippe Reynes · 9 years ago
  3. 3d23a05 gianfar: Enable changing mac addr when if up by Claudiu Manoil · 9 years ago
  4. bc60228 gianfar: Move TxFIFO underrun handling to reset path by Claudiu Manoil · 9 years ago
  5. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 9 years ago
  6. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 6630514 ptp: fec: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  8. 3359e7c ptp: gianfar: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  9. d28fdf0 ptp: gianfar: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  10. 241926b ptp: fec: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  11. 63c6073 net: fec: setup right value for mdio hold time by Uwe Kleine-König · 9 years ago
  12. 1452db7 ucc_geth: Intialize link state to down before register_netdev by Cliff Clark · 9 years ago
  13. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. 94e5a2a net/fsl: constify of_device_id array by Fabian Frederick · 9 years ago
  15. 73ee544 net/fsl: modify xgmac_mdio for little endian SoCs by Shaohui Xie · 9 years ago
  16. 26eee02 net/fsl: fix a bug in xgmac_mdio by Shaohui Xie · 9 years ago
  17. 5591764 gianfar: Consider dts property endianess on handling by Jingchang Lu · 9 years ago
  18. 26eb937 gianfar: Make FCB access endian safe by Claudiu Manoil · 9 years ago
  19. a7312d5 gianfar: Make BDs access endian safe by Claudiu Manoil · 9 years ago
  20. a2fe37b Revert "net: fec: fix the warning found by dma debug" by Fabio Estevam · 9 years ago
  21. 19693f1 net/fsl: remove dependency FSL_SOC from MDIO by Shaohui Xie · 9 years ago
  22. af5cbc9 net: fec: fix receive VLAN CTAG HW acceleration issue by Nimrod Andy · 9 years ago
  23. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  25. e9647d1 net: fec: fix unbalanced clk disable on driver unbind by Stefan Agner · 9 years ago
  26. f50724c net: gianfar: correctly determine the number of queue groups by Tobias Waldekranz · 9 years ago
  27. 61615cd net: fec: fix rcv is not last issue when do suspend/resume test by Fugang Duan · 9 years ago
  28. 0ae93b2 gianfar: Reduce logging noise seen due to phy polling if link is down by Guenter Roeck · 9 years ago
  29. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 1b4b32c net: fec: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 9 years ago
  31. 75300ad gianfar: correct the bad expression while writing bit-pattern by Sanjeev Sharma · 9 years ago
  32. 4fc9b87 net: fs_enet: Implement NETIF_F_SG feature by LEROY Christophe · 9 years ago
  33. 4b222ca net: gianfar: remove the unneeded check of disabled device by Kevin Hao · 9 years ago
  34. 22f6bba net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio by Shaohui Xie · 9 years ago
  35. ca43e58 net/fsl: drop in_be32() & out_be32() in xgmac_mdio by Shaohui Xie · 9 years ago
  36. 2b995f6 net: fec: fix the warning found by dma debug by Nimrod Andy · 9 years ago
  37. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 9 years ago
  39. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  40. 49ff2d3 net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio by Shaohui Xie · 9 years ago
  41. e54bfe9 net/fsl: fix a bug in xgmac_mdio by Shaohui Xie · 9 years ago
  42. 0c81859 net: fec: fix NULL pointer dereference in fec_enet_timeout_work by Hubert Feurstein · 10 years ago
  43. 1fcf77c net/fsl: Add mEMAC MDIO support to XGMAC MDIO by Andy Fleming · 10 years ago
  44. 05930b5 net/fsl: remove hardcoded clock setting from xgmac_mdio by Shaohui Xie · 10 years ago
  45. aa84247 net/fsl: remove irq assignment from xgmac_mdio by Shaohui Xie · 10 years ago
  46. cef27f9 net/fsl: remove reset from xgmac_mdio by Shaohui Xie · 10 years ago
  47. de40ed3 net: fec: add Wake-on-LAN support by Nimrod Andy · 10 years ago
  48. 03366a3 net: gianfar: add missing __iomem annotation by Kevin Hao · 10 years ago
  49. 91c53f76 net: gianfar: mark the local functions static by Kevin Hao · 10 years ago
  50. 59e1696 net: fec: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  51. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  52. 94191fd net: fec: Fix NAPI race by Nimrod Andy · 10 years ago
  53. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  54. 0a4b5a2 gianfar: Fix dma check map error when DMA_API_DEBUG is enabled by Kevin Hao · 10 years ago
  55. 0c5a3ae net: fec: only enable mdio interrupt before phy device link up by Nimrod Andy · 10 years ago
  56. e17f7fe net: fec: clear all interrupt events to support i.MX6SX by Nimrod Andy · 10 years ago
  57. 858eeb7 net: fec: reset fep link status in suspend function by Nimrod Andy · 10 years ago
  58. 213a992 net: fec: avoid kernal crash by NULL pointer when no phy connection by Nimrod Andy · 10 years ago
  59. d543a76 net: fec: init maximum receive buffer size for ring1 and ring2 by Nimrod Andy · 10 years ago
  60. c20e599 net: fec: remove unused return value from swap_buffer() by Lothar Waßmann · 10 years ago
  61. 7b487d0 net: fec: simplify loop counter handling in swap_buffer() by Lothar Waßmann · 10 years ago
  62. e453789 net: fec: use swab32s() instead of cpu_to_be32() by Lothar Waßmann · 10 years ago
  63. 6b7e400 net: fec: improve access to quirk flags by copying them into fec_enet_private struct by Lothar Waßmann · 10 years ago
  64. 217b584 net: fec: change type of 'bufdesc_ex' to bool by Lothar Waßmann · 10 years ago
  65. df406bc net: fec: properly parenthesize macro args by Lothar Waßmann · 10 years ago
  66. 745f42b net: fec: consistently use lower case chars as hex digits by Lothar Waßmann · 10 years ago
  67. ea209de net: fec: indentation cleanup by Lothar Waßmann · 10 years ago
  68. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  69. 1310b54 net: fec: fix regression on i.MX28 introduced by rx_copybreak support by Lothar Waßmann · 10 years ago
  70. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  72. f4c4a4e net: fec: fix suspend broken on multiple MACs sillicons by Nimrod Andy · 10 years ago
  73. 45b679c9 gianfar: Implement PAUSE frame generation support by Matei Pavaluca · 10 years ago
  74. 43ef8d2 Fix the way the local advertising flow options are determined by Pavaluca Matei-B46610 · 10 years ago
  75. cf987af Add flow control support flags to gianfar's capabilities by Pavaluca Matei-B46610 · 10 years ago
  76. 81f35ff net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set by Philipp Zabel · 10 years ago
  77. 8751b12 net: fs_enet: set back promiscuity mode after restart by LEROY Christophe · 10 years ago
  78. bfd5f04 net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  79. a057351 net: ethernet: freescale: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  80. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  81. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  82. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 10 years ago
  83. 89bddcd net: fec: ptp: Use hardware algorithm to adjust PTP counter. by Luwei Zhou · 10 years ago
  84. f28460b2 net: fec: ptp: Use the 31-bit ptp timer. by Luwei Zhou · 10 years ago
  85. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 10 years ago
  86. 7b4ecf3 net: fs_enet: error: 'SCCE_ENET_TXF' undeclared by LEROY Christophe · 10 years ago
  87. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 10 years ago
  88. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  89. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 10 years ago
  90. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 10 years ago
  91. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 10 years ago
  92. e4b081f net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  93. f5bbd26 net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors by Claudiu Manoil · 10 years ago
  94. 9a4cbd5 net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM by Claudiu Manoil · 10 years ago
  95. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 10 years ago
  96. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago
  97. 681d242 fec: Fix fec_enet_alloc_buffers() error path by Fabio Estevam · 10 years ago
  98. c259c13 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  99. 1b7bde6 net: fec: implement rx_copybreak to improve rx performance by Nimrod Andy · 10 years ago
  100. e3c9614 net: fec: free resource after phy probe failed by Nimrod Andy · 10 years ago