1. 369ec16 gianfar: Add device ref (dev) in gfar_private by Claudiu Manoil · 12 years ago
  2. 41a2060 gianfar: Remove unused device_node ref in gfar_private by Claudiu Manoil · 12 years ago
  3. d0023f8 Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  4. 212079d gianfar: convert u64 status counters to atomic64_t by Paul Gortmaker · 12 years ago
  5. 6871978 gianfar: remove largely unused gfar_stats struct by Paul Gortmaker · 12 years ago
  6. db98f08 net: fec_mpc52xx: Read MAC address from device-tree by Stefan Roese · 12 years ago
  7. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  8. 85bd179 net: fec: fix spin_lock dead lock by Frank Li · 12 years ago
  9. 365cc17 net: fec: correct fix method about miss init spinlock by Frank Li · 12 years ago
  10. 7c1e7e9 gianfar: dont conditionally alloc Rx/Err irq structs by Paul Gortmaker · 12 years ago
  11. 7d3e673 net: fec: fix miss init spinlock by Frank Li · 12 years ago
  12. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  13. ee873fd gianfar: Pack struct gfar_priv_grp into three cachelines by Claudiu Manoil · 12 years ago
  14. 5fedcc1 gianfar: Cleanup gfar_parse_group() code by Claudiu Manoil · 12 years ago
  15. 0cd3fde gianfar: Optimize struct gfar_priv_tx_q for two cache lines by Claudiu Manoil · 12 years ago
  16. dc97538 net: fec: add napi support to improve proformance by Frank Li · 12 years ago
  17. f5ae627 gianfar: Restore promisc mode on gfar_init_mac() by Claudiu Manoil · 12 years ago
  18. baa70a5 net: fec: enable pause frame to improve rx prefomance for 1G network by Frank Li · 12 years ago
  19. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  20. fb01747 gianfar: use more portable i/o accessors by Kim Phillips · 12 years ago
  21. 0c7768a net: fec: Remove 'inline' declarations by Fabio Estevam · 12 years ago
  22. 5ebae489 net: fec: report correct hardware stamping info to ethtool by Frank Li · 12 years ago
  23. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  24. ff43da8 NET: FEC: dynamtic check DMA desc buff type by Frank Li · 12 years ago
  25. c1e37ea net: fec: forbid FEC_PTP on SoCs that do not support by Shawn Guo · 12 years ago
  26. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  27. 33897cc net/freescale: remove __dev* attributes by Bill Pemberton · 12 years ago
  28. 4f2c53e fs_enet: remove __dev* attributes by Bill Pemberton · 12 years ago
  29. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  30. 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 12 years ago
  31. 1eb8f7a gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path by Claudiu Manoil · 12 years ago
  32. 7da716a net: fec: reduce spin lock time in fec_ptp_adjfreq by Frank Li · 12 years ago
  33. 0f2f7a4 net: fec: default select FEC_PTP at mx6 platform by Frank Li · 12 years ago
  34. 6605b73 FEC: Add time stamping code and a PTP hardware clock by Frank Li · 12 years ago
  35. 405f257 net: fec: move fec_enet_private to header file by Frank Li · 12 years ago
  36. 2b9c128 gianfar_ptp: use iomem, not ioports resource tree in probe by Wei Yang · 12 years ago
  37. 66eef59 net: fix typo in freescale/ucc_geth.c by Michael Neuling · 12 years ago
  38. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  39. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. b98b8ba gianfar: Change default HW Tx queue scheduling mode by Claudiu Manoil · 13 years ago
  41. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 13 years ago
  42. 28889b7 gianfar: fix phc index build failure by Richard Cochran · 13 years ago
  43. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  44. 761743e net/fsl_pq_mdio: add support for the Fman 1G MDIO controller by Timur Tabi · 13 years ago
  45. dd3b8a3 net/fsl-pq-mdio: coalesce multiple memory allocations into one by Timur Tabi · 13 years ago
  46. afae5ad net/fsl_pq_mdio: streamline probing of MDIO nodes by Timur Tabi · 13 years ago
  47. 5078ac7 net/fsl_pq_mdio: various small fixes by Timur Tabi · 13 years ago
  48. 69cfb41 net/fsl_pq_mdio: merge some functions together by Timur Tabi · 13 years ago
  49. 1aa06d4 net/fsl_pq_mdio: trim #include statements by Timur Tabi · 13 years ago
  50. 19bcd6c net/freescale: do not export any functions from fsl_pq_mdio.c by Timur Tabi · 13 years ago
  51. e2c53be gianfar: fix default tx vlan offload feature flag by Claudiu Manoil · 13 years ago
  52. 9f35a73 net/fsl: introduce Freescale 10G MDIO driver by Timur Tabi · 13 years ago
  53. 137bc99f drivers/net/ethernet/freescale/fs_enet: fix error return code by Julia Lawall · 13 years ago
  54. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  55. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  56. 313b037 gianfar: fix potential sk_wmem_alloc imbalance by Eric Dumazet · 13 years ago
  57. 59399c5 net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register by Timur Tabi · 13 years ago
  58. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  59. 9740e00 gianfar: Fix RXICr/TXICr programming for multi-queue mode by Claudiu Manoil · 13 years ago
  60. a3caad0 net: fec: add phy-reset-duration for device tree probe by Shawn Guo · 13 years ago
  61. 119fc00 net: fec: use managed function devm_gpio_request_one by Shawn Guo · 13 years ago
  62. 5fa9c0f net: fec: enable regulator for fec phy by Shawn Guo · 13 years ago
  63. 2ca9b2a net: fec: reset phy after pinctrl setup by Shawn Guo · 13 years ago
  64. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  65. cbfc6071 gianfar_ethtool: coding style and whitespace cleanups by Jan Ceuleers · 13 years ago
  66. 3a2e16c gianfar: Remove superfluous initialisations by Jan Ceuleers · 13 years ago
  67. bc4598b gianfar: various coding style and whitespace cleanups by Jan Ceuleers · 13 years ago
  68. 0977f81 gianfar: comment cleanup by Jan Ceuleers · 13 years ago
  69. 2281a0f gianfar: whitespace cleanup - pointers and multiplications by Jan Ceuleers · 13 years ago
  70. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 13 years ago
  71. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  72. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  73. bee9e58 gianfar:don't add FCB length to hard_header_len by Wu Jiajun-B06378 · 13 years ago
  74. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  75. fcd8d84a Merge branches 'spear/clock' and 'imx/clock' into next/clock by Arnd Bergmann · 13 years ago
  76. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 13 years ago
  77. b2bccee net: fec: adopt pinctrl support by Shawn Guo · 13 years ago
  78. 93c6d89 Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock by Arnd Bergmann · 13 years ago
  79. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  80. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 13 years ago
  81. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 13 years ago
  82. f4d40de net fec: do not depend on grouped clocks by Sascha Hauer · 13 years ago
  83. cd754a5 gianfar: add GRO support by Wu Jiajun-B06378 · 13 years ago
  84. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  85. 65a85a8 gianfar: Include linux/net_tstamp.h by David S. Miller · 13 years ago
  86. e117d6d ucc_geth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  87. 3bf2ca1 fs_enet: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  88. ec567bc fec: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  89. 0a4f282 fec_mpc52xx: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  90. 6663628 gianfar: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  91. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  92. e31c6df Merge remote-tracking branch 'kumar/next' into merge by Benjamin Herrenschmidt · 13 years ago
  93. 464b57d Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. by Kenth Eriksson · 13 years ago
  94. fa1b42b powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 by Dave Liu · 15 years ago
  95. 0015e55 gianfar: Fix possible overrun and simplify interrupt name field creation by Joe Perches · 13 years ago
  96. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 13 years ago
  97. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  98. 5407b14c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 13 years ago
  99. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  100. 1571df8 gianfar: delete orphaned version strings and dead macros by Paul Gortmaker · 13 years ago