1. a577ca6 net: emac: add support for device-tree based PHY discovery and setup by Christian Lamparter · 8 years ago
  2. 249168a ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs by Thomas Falcon · 8 years ago
  3. 901e040 ibmvnic: Use common counter for capabilities checks by Thomas Falcon · 8 years ago
  4. 6c267b3 ibmvnic: Handle processing of CRQ messages in a tasklet by Thomas Falcon · 8 years ago
  5. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 75224c9 ibmvnic: Fix endian errors in error reporting output by Thomas Falcon · 8 years ago
  7. 28f4d16 ibmvnic: Fix endian error when requesting device capabilities by Thomas Falcon · 8 years ago
  8. f39f0d1 ibmvnic: Fix initial MTU settings by Thomas Falcon · 8 years ago
  9. e722af6 ibmvnic: Call napi_disable instead of napi_enable in failure path by Nathan Fontenot · 8 years ago
  10. db5d0b5 ibmvnic: Initialize completion variables before starting work by Nathan Fontenot · 8 years ago
  11. 3d1a633 ibm/emac: use napi_complete_done() by Eric Dumazet · 8 years ago
  12. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  13. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 23d28a8 ibmveth: Add a proper check for the availability of the checksum features by Thomas Huth · 8 years ago
  15. 8a43379 net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  16. 9ce8c2d net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  17. e4ccf76 net: ibm: emac: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  18. cecf62d net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  19. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  20. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  21. 94acf16 ibmveth: calculate gso_segs for large packets by Thomas Falcon · 8 years ago
  22. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 7b59673 ibmveth: set correct gso_size and gso_type by Thomas Falcon · 8 years ago
  24. f54b8cd ehea: Remove unnecessary memset of stats in netdev private data by Tobias Klauser · 8 years ago
  25. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 4ee12ef ibmvnic: drop duplicate header seq_file.h by Geliang Tang · 8 years ago
  27. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. e1fac0a ibmvnic: Fix size of debugfs name buffer by Thomas Falcon · 8 years ago
  29. b7f193d ibmvnic: Unmap ibmvnic_statistics structure by Thomas Falcon · 8 years ago
  30. 6dbcd8f ibmvnic: Start completion queue negotiation at server-provided optimum values by John Allen · 8 years ago
  31. 29ab5a3 ehea: fix operation state report by Guilherme G. Piccoli · 8 years ago
  32. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 8bf371e ibmvnic: Fix missing brackets in init_sub_crq_irqs by Thomas Falcon · 8 years ago
  34. 9888d7b ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  35. dbc34e7 Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context" by David S. Miller · 8 years ago
  36. 8d7533e ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  37. 110447f8 ethernet: fix min/max MTU typos by Stefan Richter · 8 years ago
  38. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  39. 87737f8 ibmvnic: Update MTU after device initialization by Thomas Falcon · 8 years ago
  40. 12608c2 ibmvnic: Fix GFP_KERNEL allocation in interrupt context by Thomas Falcon · 8 years ago
  41. 9fa2f2c ibmvnic: Driver Version 1.0.1 by Thomas Falcon · 8 years ago
  42. 3d5d96a ethernet/ibm: use core min/max MTU checking by Jarod Wilson · 8 years ago
  43. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  44. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 7106a06 net/ibm/emac: add mutex to 'set multicast list' by Ivan Mikhaylov · 8 years ago
  46. 01afd97 net/ibm/emac: add set mac addr callback by Ivan Mikhaylov · 8 years ago
  47. 99c1790 net: Remove NO_IRQ from powerpc-only network drivers by Michael Ellerman · 8 years ago
  48. 0e87203 ibmvnic: fix error return code in ibmvnic_probe() by Wei Yongjun · 8 years ago
  49. 7a95e94 ibmvnic: convert to use simple_open() by Wei Yongjun · 8 years ago
  50. dfad09a ibmvnic: Handle backing device failover and reinitialization by Thomas Falcon · 8 years ago
  51. 65dc689 ibmvnic: Fix passive VNIC server login process by Thomas Falcon · 8 years ago
  52. ea22d51 ibmvnic: simplify and improve driver probe function by Thomas Falcon · 8 years ago
  53. 88eb98a ibmvnic: dispose irq mappings by Thomas Falcon · 8 years ago
  54. b8efb89 ibmvnic: properly start and stop tx queues by Thomas Falcon · 8 years ago
  55. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  56. 1740c29 net: ehea: avoid null pointer dereference by xypron.glpk@gmx.de · 9 years ago
  57. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  58. ecc9120 drivers: net: emac: add Atheros AR8035 phy initialization code by Christian Lamparter · 9 years ago
  59. 498cd8e ibmvnic: Enable use of multiple tx/rx scrqs by John Allen · 9 years ago
  60. 9be02cd ibmvnic: enable RX checksum offload by Thomas Falcon · 9 years ago
  61. ad7775d ibmvnic: map L2/L3/L4 header descriptors to firmware by Thomas Falcon · 9 years ago
  62. 2c42bf4 ibmveth: check return of skb_linearize in ibmveth_start_xmit by Thomas Falcon · 9 years ago
  63. de89e85 ibmvnic: Fix ibmvnic_capability struct by Thomas Falcon · 9 years ago
  64. 032c5e8 Driver for IBM System i/p VNIC protocol by Thomas Falcon · 9 years ago
  65. 076ef44 ibmveth: consolidate kmalloc of array, memset 0 to kcalloc by Nicholas Mc Guire · 9 years ago
  66. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  67. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  68. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 661dfc6 net/ibm/emac: bump version numbers for correct work with ethtool by Ivan Mikhaylov · 9 years ago
  70. 7d2fa71 net/ibm/emac: fix type of phy_mode by Andrzej Hajda · 9 years ago
  71. 07e6a97 ibmveth: add support for TSO6 by Thomas Falcon · 9 years ago
  72. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  73. c9003ec net/ibm/emac: use swap() in emac_make_bootlist() by Fabian Frederick · 10 years ago
  74. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. 5369c71 net/ibm/emac: fix size of emac dump memory areas by Ivan Mikhaylov · 10 years ago
  76. 9c7e8bc ibmveth: Add support for Large Receive Offload by Thomas Falcon · 10 years ago
  77. 92ec827 ibmveth: Add GRO support by Thomas Falcon · 10 years ago
  78. 8641dd8 ibmveth: Add support for TSO by Thomas Falcon · 10 years ago
  79. cd7c7ec ibmveth: change rx buffer default allocation for CMO by Thomas Falcon · 10 years ago
  80. 3051f39 ehea: Fix memory hook reference counting crashes by Michael Ellerman · 10 years ago
  81. 4fce148 ibmveth: Fix off-by-one error in ibmveth_change_mtu() by David Gibson · 10 years ago
  82. 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
  83. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  84. abae1e0 ehea: constify of_device_id array by Fabian Frederick · 10 years ago
  85. 47b6166 IBM-EMAC: constify of_device_id array by Fabian Frederick · 10 years ago
  86. b05ae4e powerpc: Remove duplicate cacheable_memcpy/memzero functions by Kyle Moffett · 13 years ago
  87. 4736edc ibmveth: enable interrupts after napi_complete() by Yongbae Park · 10 years ago
  88. c77c761 ibmveth: Add function to enable live MAC address changes by Thomas Falcon · 10 years ago
  89. aa18332 ehea: Register memory hotplug, reboot and crash hooks on adapter probe by Anton Blanchard · 10 years ago
  90. f339664 IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" by Markus Elfring · 10 years ago
  91. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  92. 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
  93. 5ac0fd0 IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" by Markus Elfring · 10 years ago
  94. 379f023 net: ethernet: ibm: emac: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  95. be1d148 ehea: Fix TSO and hw checksums with non-accelerated vlan packets. by Vlad Yasevich · 10 years ago
  96. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 10 years ago
  97. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  98. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 11 years ago
  99. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  100. 09271db emac: aggregation of v1-2 PLB errors for IER register by Ivan Mikhaylov · 11 years ago