1. 2b995f6 net: fec: fix the warning found by dma debug by Nimrod Andy · 11 years ago
  2. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 11 years ago
  4. 0c81859 net: fec: fix NULL pointer dereference in fec_enet_timeout_work by Hubert Feurstein · 11 years ago
  5. de40ed3 net: fec: add Wake-on-LAN support by Nimrod Andy · 11 years ago
  6. 94191fd net: fec: Fix NAPI race by Nimrod Andy · 11 years ago
  7. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  8. 0c5a3ae net: fec: only enable mdio interrupt before phy device link up by Nimrod Andy · 11 years ago
  9. e17f7fe net: fec: clear all interrupt events to support i.MX6SX by Nimrod Andy · 11 years ago
  10. 858eeb7 net: fec: reset fep link status in suspend function by Nimrod Andy · 11 years ago
  11. 213a992 net: fec: avoid kernal crash by NULL pointer when no phy connection by Nimrod Andy · 11 years ago
  12. d543a76 net: fec: init maximum receive buffer size for ring1 and ring2 by Nimrod Andy · 11 years ago
  13. c20e599 net: fec: remove unused return value from swap_buffer() by Lothar Waßmann · 11 years ago
  14. 7b487d0 net: fec: simplify loop counter handling in swap_buffer() by Lothar Waßmann · 11 years ago
  15. e453789 net: fec: use swab32s() instead of cpu_to_be32() by Lothar Waßmann · 11 years ago
  16. 6b7e400 net: fec: improve access to quirk flags by copying them into fec_enet_private struct by Lothar Waßmann · 11 years ago
  17. 217b584 net: fec: change type of 'bufdesc_ex' to bool by Lothar Waßmann · 11 years ago
  18. 1310b54 net: fec: fix regression on i.MX28 introduced by rx_copybreak support by Lothar Waßmann · 11 years ago
  19. 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 · 11 years ago
  20. f4c4a4e net: fec: fix suspend broken on multiple MACs sillicons by Nimrod Andy · 11 years ago
  21. 81f35ff net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set by Philipp Zabel · 11 years ago
  22. a057351 net: ethernet: freescale: drop owner assignment from platform_drivers by Wolfram Sang · 11 years ago
  23. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 11 years ago
  24. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 11 years ago
  25. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 11 years ago
  26. 681d242 fec: Fix fec_enet_alloc_buffers() error path by Fabio Estevam · 11 years ago
  27. c259c13 net: fec: fix build error at m68k platform by Frank Li · 11 years ago
  28. 1b7bde6 net: fec: implement rx_copybreak to improve rx performance by Nimrod Andy · 11 years ago
  29. e3c9614 net: fec: free resource after phy probe failed by Nimrod Andy · 11 years ago
  30. b64bf4b net: fec: align rx data buffer size for dma map/unmap by Nimrod Andy · 11 years ago
  31. f88c7ed net: fec: remove the ERR006358 workaround for imx6sx enet by Nimrod Andy · 11 years ago
  32. befe821 net: fec: Add Ftype to BD to distiguish three tx queues for AVB by Nimrod Andy · 11 years ago
  33. aebac74 fec: Remove fec_enet_select_queue() by Fabio Estevam · 11 years ago
  34. b749fc9 net: fec: fix code identation by Nimrod Andy · 11 years ago
  35. 37d6017 net: fec: Workaround for imx6sx enet tx hang when enable three queues by Fugang Duan · 11 years ago
  36. d851b47 net: fec: add interrupt coalescence feature support by Fugang Duan · 11 years ago
  37. b7bd75c net: fec: refine error handle of parser queue number from DT by Frank Li · 11 years ago
  38. 949bdd2 net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 11 years ago
  39. 61cd2eb net: fec: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 11 years ago
  40. b4d39b5 net: fec: init complete variable in early to avoid kernel dump by Fugang Duan · 11 years ago
  41. 41ef84c net: fec: change FEC alignment according to i.mx6 sx requirement by Fugang Duan · 11 years ago
  42. ba593e0 net:fec: Add fsl,imx6sx-fec compatible strings by Fugang Duan · 11 years ago
  43. ce99d0d net: fec: add enet-avb IP support by Frank Li · 11 years ago
  44. 106c314 net:fec: Disable enet-avb MAC instead of reset MAC by Fugang Duan · 11 years ago
  45. 59d0f746 net: fec: init multi queue date structure by Frank Li · 11 years ago
  46. 9fc095f net: fec: parser max queue number from dt file by Fugang Duan · 11 years ago
  47. 4d494cd net: fec: change data structure to support multiqueue by Fugang Duan · 11 years ago
  48. 95a7747 net:fec: add enet AVB feature macro define for imx6sx by Fugang Duan · 11 years ago
  49. 9b5330e net:fec: add enet refrence clock for i.MX 6SX chip by Fugang Duan · 11 years ago
  50. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 11 years ago
  51. 407066f net: fec: Support phys probed from devicetree and fixed-link by Uwe Kleine-König · 11 years ago
  52. dd66d38 fec: Simplify the PM related hooks by Fabio Estevam · 11 years ago
  53. bfd4ecd net: fec: consolidate hwtstamp implementation by Russell King · 11 years ago
  54. 96018f5 net: fec: remove useless status check in tx reap path by Russell King · 11 years ago
  55. 344756f net: fec: add support for dumping transmit ring on timeout by Russell King · 11 years ago
  56. c1d7c48 net: fec: reorder ethtool ops to match order in struct declaration by Russell King · 11 years ago
  57. db3421c net: fec: clear receive interrupts before processing a packet by Russell King · 11 years ago
  58. 36cdc74 net: fec: replace delayed work with standard work by Russell King · 11 years ago
  59. ccea296 net: fec: better implementation of iMX6 ERR006358 quirk by Russell King · 11 years ago
  60. ef83337 net: fec: clean up duplex mode handling by Russell King · 11 years ago
  61. f208ce1 net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link() by Russell King · 11 years ago
  62. 8506fa1 net: fec: quiesce packet processing before changing features by Russell King · 11 years ago
  63. 9a7ba43 net: fec: quiesce packet processing before stopping device in fec_set_features() by Russell King · 11 years ago
  64. 31a6de3 net: fec: quiesce packet processing before stopping device in fec_suspend() by Russell King · 11 years ago
  65. 6af42d4 net: fec: remove inappropriate calls around fec_restart() by Russell King · 11 years ago
  66. dbc64a8 net: fec: move calls to quiesce/resume packet processing out of fec_restart() by Russell King · 11 years ago
  67. 8ce5624 net: fec: only restart or stop the device if it is present and running by Russell King · 11 years ago
  68. 8bbbd3c net: fec: ensure fec_enet_close() copes with resume failure by Russell King · 11 years ago
  69. da1774e net: fec: improve safety of suspend/resume/transmit timeout paths by Russell King · 11 years ago
  70. ffdce2c net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers() by Russell King · 11 years ago
  71. 8b7c9ef net: fec: ensure fec_enet_free_buffers() properly cleans the rings by Russell King · 11 years ago
  72. d6bf314 net: fec: clean up transmit descriptor setup by Russell King · 11 years ago
  73. 730ee36 net: fec: make rx skb handling more robust by Russell King · 11 years ago
  74. 5d165c5 net: fec: remove useless fep->opened by Russell King · 11 years ago
  75. d76cfae net: fec: stop the phy before shutting down the MAC by Russell King · 11 years ago
  76. 0b146ca net: fec: ensure that a disconnected phy isn't configured by Russell King · 11 years ago
  77. 635cf17 net: fec: remove checking for NULL phy_dev in fec_enet_close() by Russell King · 11 years ago
  78. b49cd50 net: fec: use netif_tx_disable() rather than netif_stop_queue() by Russell King · 11 years ago
  79. 7a16807 net: fec: fix interrupt handling races by Russell King · 11 years ago
  80. 9671a42 net: fec: fix ethtool set_pauseparam duplex bug by Russell King · 11 years ago
  81. b44592f net: fec: iMX6 FEC does not support half-duplex gigabit by Russell King · 11 years ago
  82. 62a02c9 net: fec: Don't clear IPV6 header checksum field when IP accelerator enable by Fugang Duan · 11 years ago
  83. 79f3391 net: fec: Add software TSO support by Nimrod Andy · 11 years ago
  84. 6e90928 net: fec: Add Scatter/gather support by Nimrod Andy · 11 years ago
  85. 55d0218 net: fec: Increase buffer descriptor entry number by Nimrod Andy · 11 years ago
  86. 09d1e54 net: fec: Factorize feature setting by Nimrod Andy · 11 years ago
  87. 96c50ca net: fec: Enable IP header hardware checksum by Nimrod Andy · 11 years ago
  88. 61a4427 net: fec: Factorize the .xmit transmit function by Nimrod Andy · 11 years ago
  89. a68ab98 fec: Include pinctrl header file by Fabio Estevam · 11 years ago
  90. 5bbde4d net: fec: use pinctrl PM helpers by Nimrod Andy · 11 years ago
  91. 98a6eeb net: fec: correct the MDIO clock source by Nimrod Andy · 11 years ago
  92. e8fcfcd net: fec: optimize the clock management to save power by Nimrod Andy · 11 years ago
  93. 44934fa net: fec: make sure to init MAC address by Lucas Stach · 11 years ago
  94. fe29bd8 fec: remove empty MDIO bus function by Florian Fainelli · 11 years ago
  95. 8e7e687 fec: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  96. 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 11 years ago
  97. fb8ef78 net: fec: fix potential issue to avoid fec interrupt lost and crc error by Duan Fugang-B38611 · 11 years ago
  98. ce5eaf0 NET: fec: only enable napi if we are successful by Russell King · 11 years ago
  99. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  100. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago