1. 31d1753 net: ehea module param description fix by Dave Young · 12 years ago
  2. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  3. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  4. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  5. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  6. fe17dc1 ibm/emac: remove __dev* attributes by Bill Pemberton · 12 years ago
  7. e11787a ibmveth: remove __dev* attributes by Bill Pemberton · 12 years ago
  8. 0297be0 ehea: remove __dev* attributes by Bill Pemberton · 12 years ago
  9. 3865fe1 ehea: Remove remnants of LRO support by Ben Hutchings · 12 years ago
  10. cca55d9 powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function by Ian Munsie · 12 years ago
  11. f7c3f96 drivers/net/ethernet/ibm/emac/mal.c: use WARN by Julia Lawall · 12 years ago
  12. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  13. d90c92f ibmveth: Fix alignment of rx queue bug by Santiago Leon · 12 years ago
  14. 67e1dbc ehea: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  15. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  16. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 12 years ago
  17. 47d59d0 ehea: fix promiscuous mode by Thadeu Lima de Souza Cascardo · 12 years ago
  18. 5d38457 ehea: fix allmulticast support by Thadeu Lima de Souza Cascardo · 12 years ago
  19. c2f1244 ehea: only register irq after setting up ports by Thadeu Lima de Souza Cascardo · 12 years ago
  20. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  21. a320757 net: powerpc: remove the legacy iSeries ethernet driver by Stephen Rothwell · 13 years ago
  22. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  23. 09c1d44 ehea: restore multicast and rx_errors fields by Eric Dumazet · 13 years ago
  24. ae5d337 powerpc/44x: Add more changes for APM821XX EMAC driver by Duc Dang · 13 years ago
  25. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  26. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  27. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  28. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  29. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  30. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  32. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 13 years ago
  33. ba9bb43 iseries_veth: Fix wrong parameter given to sizeof call by Thomas Jarosch · 13 years ago
  34. d6f1448 ibm/emac: fix improper cleanup when device is removed to allow re-bind by Wolfgang Grandegger · 13 years ago
  35. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  36. 0110bba ehea: fix skb_frag_size typo by Eric Dumazet · 13 years ago
  37. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  38. e6f8aa9 ehea: Remove unused tcp_end field in send WQ by Anton Blanchard · 13 years ago
  39. 3428414 ehea: Add GRO support by Anton Blanchard · 13 years ago
  40. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  41. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  42. 3987486 ehea: Remove some unused definitions by Anton Blanchard · 13 years ago
  43. 30e2e90 ehea: Simplify type 3 transmit routine by Anton Blanchard · 13 years ago
  44. 13946f5 ehea: Merge swqe2 TSO and non TSO paths by Anton Blanchard · 13 years ago
  45. d695c33 ehea: Simplify ehea_xmit2 and ehea_xmit3 by Anton Blanchard · 13 years ago
  46. 945db2d ehea: Allocate large enough skbs to avoid partial cacheline DMA writes by Anton Blanchard · 13 years ago
  47. 076f203 ehea: Add vlan_features by Anton Blanchard · 13 years ago
  48. 921ddc1 ehea: Dont check NETIF_F_TSO in TX path by Anton Blanchard · 13 years ago
  49. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  50. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago
  51. b956446 ehea: Update multiqueue support by Anton Blanchard · 13 years ago
  52. 3f7947b ehea: Remove NETIF_F_LLTX by Anton Blanchard · 13 years ago
  53. f8f114c emac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  54. 618c4a0 ehea: convert to SKB paged frag API by Ian Campbell · 13 years ago
  55. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  56. 2aefcad ehea: Remove sleep at .ndo_get_stats by brenohl@br.ibm.com · 13 years ago
  57. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  58. 8838a53 ibmveth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  59. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  60. 3b3bceef net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  61. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  62. 9aa3283 ehea/ibm*: Move the IBM drivers by Jeff Kirsher · 13 years ago