1. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  2. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. 661dfc6 net/ibm/emac: bump version numbers for correct work with ethtool by Ivan Mikhaylov · 9 years ago
  4. 7d2fa71 net/ibm/emac: fix type of phy_mode by Andrzej Hajda · 9 years ago
  5. c9003ec net/ibm/emac: use swap() in emac_make_bootlist() by Fabian Frederick · 10 years ago
  6. 5369c71 net/ibm/emac: fix size of emac dump memory areas by Ivan Mikhaylov · 10 years ago
  7. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  8. 47b6166 IBM-EMAC: constify of_device_id array by Fabian Frederick · 10 years ago
  9. b05ae4e powerpc: Remove duplicate cacheable_memcpy/memzero functions by Kyle Moffett · 13 years ago
  10. f339664 IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" by Markus Elfring · 10 years ago
  11. 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
  12. 5ac0fd0 IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" by Markus Elfring · 10 years ago
  13. 379f023 net: ethernet: ibm: emac: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  15. 09271db emac: aggregation of v1-2 PLB errors for IER register by Ivan Mikhaylov · 11 years ago
  16. faacd3a emac: add missing support of 10mbit in emac/rgmii by Ivan Mikhaylov · 11 years ago
  17. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  18. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  19. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  20. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  21. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  22. 32663b8 ibm emac: Fix locking for enable/disable eob irq by Alistair Popple · 11 years ago
  23. b4dfd32 ibm emac: Don't call napi_complete if napi_reschedule failed by Alistair Popple · 11 years ago
  24. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  25. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  26. d4cb2ee ibm/emac: Remove extern from function prototypes by Joe Perches · 11 years ago
  27. bc35383 net: emac: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  28. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  29. e6b0260 net: emac: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  30. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  31. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 12 years ago
  32. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  33. 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  34. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  35. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  36. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  37. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  38. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  39. fe17dc1 ibm/emac: remove __dev* attributes by Bill Pemberton · 12 years ago
  40. f7c3f96 drivers/net/ethernet/ibm/emac/mal.c: use WARN by Julia Lawall · 12 years ago
  41. ae5d337 powerpc/44x: Add more changes for APM821XX EMAC driver by Duc Dang · 13 years ago
  42. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  43. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  44. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  45. d6f1448 ibm/emac: fix improper cleanup when device is removed to allow re-bind by Wolfgang Grandegger · 13 years ago
  46. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  47. f8f114c emac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  48. 3b3bceef net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  49. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  50. 9aa3283 ehea/ibm*: Move the IBM drivers by Jeff Kirsher · 14 years ago