1. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 10 years ago
  2. 7b4ecf3 net: fs_enet: error: 'SCCE_ENET_TXF' undeclared by LEROY Christophe · 10 years ago
  3. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 10 years ago
  4. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  5. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 10 years ago
  6. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 10 years ago
  7. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 10 years ago
  8. e4b081f net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  9. f5bbd26 net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors by Claudiu Manoil · 10 years ago
  10. 9a4cbd5 net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM by Claudiu Manoil · 10 years ago
  11. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 10 years ago
  12. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago
  13. 681d242 fec: Fix fec_enet_alloc_buffers() error path by Fabio Estevam · 10 years ago
  14. c259c13 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  15. 1b7bde6 net: fec: implement rx_copybreak to improve rx performance by Nimrod Andy · 10 years ago
  16. e3c9614 net: fec: free resource after phy probe failed by Nimrod Andy · 10 years ago
  17. b64bf4b net: fec: align rx data buffer size for dma map/unmap by Nimrod Andy · 10 years ago
  18. f88c7ed net: fec: remove the ERR006358 workaround for imx6sx enet by Nimrod Andy · 10 years ago
  19. befe821 net: fec: Add Ftype to BD to distiguish three tx queues for AVB by Nimrod Andy · 10 years ago
  20. aebac74 fec: Remove fec_enet_select_queue() by Fabio Estevam · 10 years ago
  21. b749fc9 net: fec: fix code identation by Nimrod Andy · 10 years ago
  22. 37d6017 net: fec: Workaround for imx6sx enet tx hang when enable three queues by Fugang Duan · 10 years ago
  23. 73e7228 net:fec: increase DMA queue number by Fugang Duan · 10 years ago
  24. d851b47 net: fec: add interrupt coalescence feature support by Fugang Duan · 10 years ago
  25. b7bd75c net: fec: refine error handle of parser queue number from DT by Frank Li · 10 years ago
  26. bf3c228 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  27. 949bdd2 net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  28. 61cd2eb net: fec: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 10 years ago
  29. b4d39b5 net: fec: init complete variable in early to avoid kernel dump by Fugang Duan · 10 years ago
  30. 41ef84c net: fec: change FEC alignment according to i.mx6 sx requirement by Fugang Duan · 10 years ago
  31. ba593e0 net:fec: Add fsl,imx6sx-fec compatible strings by Fugang Duan · 10 years ago
  32. ce99d0d net: fec: add enet-avb IP support by Frank Li · 10 years ago
  33. 106c314 net:fec: Disable enet-avb MAC instead of reset MAC by Fugang Duan · 10 years ago
  34. 59d0f74 net: fec: init multi queue date structure by Frank Li · 10 years ago
  35. 9fc095f net: fec: parser max queue number from dt file by Fugang Duan · 10 years ago
  36. 4d494cd net: fec: change data structure to support multiqueue by Fugang Duan · 10 years ago
  37. 95a7747 net:fec: add enet AVB feature macro define for imx6sx by Fugang Duan · 10 years ago
  38. 9b5330e net:fec: add enet refrence clock for i.MX 6SX chip by Fugang Duan · 10 years ago
  39. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 10 years ago
  40. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  41. 407066f net: fec: Support phys probed from devicetree and fixed-link by Uwe Kleine-König · 10 years ago
  42. 4da5e6a net: ucc_geth: fix build failure by Uwe Kleine-König · 10 years ago
  43. f8e8be1 fec_mpc52xx: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  44. a1f7d81 net: ucc_geth: Don't use the MAC as PHY without a fixed link by Uwe Kleine-König · 10 years ago
  45. f1f02fa net: ucc_geth: make probe consistently acquire a reference to the phy node by Uwe Kleine-König · 10 years ago
  46. fa31078 net: ucc_geth: drop acquired references in probe error path and remove by Uwe Kleine-König · 10 years ago
  47. 129cc83 net: fs_enet: fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  48. 6f2c9bd net: gianfar: fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  49. 888c88b net: gianfar: no need to check parameter being != NULL for of_node_put by Uwe Kleine-König · 10 years ago
  50. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  51. 9e6492e net/fsl: Add format length modifier to avoid negative values by Shruti Kanetkar · 10 years ago
  52. c1543d3 net/fsl: fix misspelled word by Madalin Bucur · 10 years ago
  53. dd66d38 fec: Simplify the PM related hooks by Fabio Estevam · 10 years ago
  54. 56a7a06a ucc_geth: remove unnecessary break after return by Fabian Frederick · 10 years ago
  55. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  56. bfd4ecd net: fec: consolidate hwtstamp implementation by Russell King · 10 years ago
  57. 96018f5 net: fec: remove useless status check in tx reap path by Russell King · 10 years ago
  58. 344756f net: fec: add support for dumping transmit ring on timeout by Russell King · 10 years ago
  59. c1d7c48 net: fec: reorder ethtool ops to match order in struct declaration by Russell King · 10 years ago
  60. db3421c net: fec: clear receive interrupts before processing a packet by Russell King · 10 years ago
  61. 36cdc74 net: fec: replace delayed work with standard work by Russell King · 10 years ago
  62. ccea296 net: fec: better implementation of iMX6 ERR006358 quirk by Russell King · 10 years ago
  63. ef83337 net: fec: clean up duplex mode handling by Russell King · 10 years ago
  64. f208ce1 net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link() by Russell King · 10 years ago
  65. 8506fa1 net: fec: quiesce packet processing before changing features by Russell King · 10 years ago
  66. 9a7ba43 net: fec: quiesce packet processing before stopping device in fec_set_features() by Russell King · 10 years ago
  67. 31a6de3 net: fec: quiesce packet processing before stopping device in fec_suspend() by Russell King · 10 years ago
  68. 6af42d4 net: fec: remove inappropriate calls around fec_restart() by Russell King · 10 years ago
  69. dbc64a8 net: fec: move calls to quiesce/resume packet processing out of fec_restart() by Russell King · 10 years ago
  70. 8ce5624 net: fec: only restart or stop the device if it is present and running by Russell King · 10 years ago
  71. 8bbbd3c net: fec: ensure fec_enet_close() copes with resume failure by Russell King · 10 years ago
  72. da1774e net: fec: improve safety of suspend/resume/transmit timeout paths by Russell King · 10 years ago
  73. ffdce2c net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers() by Russell King · 10 years ago
  74. 8b7c9ef net: fec: ensure fec_enet_free_buffers() properly cleans the rings by Russell King · 10 years ago
  75. d6bf314 net: fec: clean up transmit descriptor setup by Russell King · 10 years ago
  76. 730ee36 net: fec: make rx skb handling more robust by Russell King · 10 years ago
  77. 5d165c5 net: fec: remove useless fep->opened by Russell King · 10 years ago
  78. d76cfae net: fec: stop the phy before shutting down the MAC by Russell King · 10 years ago
  79. 0b146ca net: fec: ensure that a disconnected phy isn't configured by Russell King · 10 years ago
  80. 635cf17 net: fec: remove checking for NULL phy_dev in fec_enet_close() by Russell King · 10 years ago
  81. b49cd50 net: fec: use netif_tx_disable() rather than netif_stop_queue() by Russell King · 10 years ago
  82. 7a16807 net: fec: fix interrupt handling races by Russell King · 10 years ago
  83. 9671a42 net: fec: fix ethtool set_pauseparam duplex bug by Russell King · 10 years ago
  84. b44592f net: fec: iMX6 FEC does not support half-duplex gigabit by Russell King · 10 years ago
  85. 8844a00 powerpc/ucc_geth: deal with a compile warning by Zhao Qiang · 10 years ago
  86. 087dfae powerpc/8xx: Remove empty asm/mpc8xx.h by Scott Wood · 10 years ago
  87. 62a02c9 net: fec: Don't clear IPV6 header checksum field when IP accelerator enable by Fugang Duan · 10 years ago
  88. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  89. 79f3391 net: fec: Add software TSO support by Nimrod Andy · 10 years ago
  90. 6e90928 net: fec: Add Scatter/gather support by Nimrod Andy · 10 years ago
  91. 55d0218 net: fec: Increase buffer descriptor entry number by Nimrod Andy · 10 years ago
  92. 09d1e54 net: fec: Factorize feature setting by Nimrod Andy · 10 years ago
  93. 96c50ca net: fec: Enable IP header hardware checksum by Nimrod Andy · 10 years ago
  94. 61a4427 net: fec: Factorize the .xmit transmit function by Nimrod Andy · 10 years ago
  95. 39f3336 net/fsl: xgmac_mdio is dependent on OF_MDIO by Andy Fleming · 10 years ago
  96. 55fd364 net/fsl: Make xgmac_mdio read error message useful by Shruti Kanetkar · 10 years ago
  97. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. d4c642e gianfar: Call netif_carrier_off() prior to registration by Fabio Estevam · 10 years ago
  99. 898157e gianfar: Fix the section mismatch warnings. by Xiubo Li · 10 years ago
  100. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago