1. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 13 years ago
  2. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  3. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  4. 945db2d ehea: Allocate large enough skbs to avoid partial cacheline DMA writes by Anton Blanchard · 13 years ago
  5. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  6. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago
  7. b956446 ehea: Update multiqueue support by Anton Blanchard · 13 years ago
  8. 3f7947b ehea: Remove NETIF_F_LLTX by Anton Blanchard · 13 years ago
  9. 2aefcad ehea: Remove sleep at .ndo_get_stats by brenohl@br.ibm.com · 13 years ago
  10. 9aa3283 ehea/ibm*: Move the IBM drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/ehea/ehea.h]
  11. b495009 ehea: do vlan cleanup by Jiri Pirko · 14 years ago
  12. f76957f ehea: Increase the skb array usage by Breno Leitao · 14 years ago
  13. 8c4877a ehea: Use the standard logging functions by Joe Perches · 14 years ago
  14. 3d6b892 ehea: kill unused ehea_rereg_mr_task by Tejun Heo · 14 years ago
  15. cfa969e Revert "ehea: Use the standard logging functions" by David S. Miller · 14 years ago
  16. 539995d ehea: Use the standard logging functions by Joe Perches · 14 years ago
  17. ce45b87 ehea: Fixing statistics by Breno Leitao · 14 years ago
  18. a8bb69f ehea: converting msleeps to waitqueue on check_sqs() function by Breno Leitao · 14 years ago
  19. 5b27d42 ehea: using wait queues instead of msleep on ehea_flush_sq by Breno Leitao · 14 years ago
  20. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  21. 2928db4 ehea: Fix synchronization between HW and SW send queue by Andre Detsch · 14 years ago
  22. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  23. 099473c ehea: Fix kernel deadlock in DLPAR-mem processing by Jan-Bernd Themann · 15 years ago
  24. a7c561f2 ehea: fix possible DLPAR/mem deadlock by Thomas Klein · 15 years ago
  25. 357eb46 ehea: Fix napi list corruption on ifconfig down by Hannes Hering · 15 years ago
  26. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 16 years ago
  27. 0b2febf ehea: fix invalid pointer access by Hannes Hering · 16 years ago
  28. 52e21b1 ehea: fix circular locking problem by Jan-Bernd Themann · 16 years ago
  29. 3876732 ehea: Fix memory hotplug handling by Thomas Klein · 16 years ago
  30. 51621fb ehea: Fix: Remove adapter from adapter list in error path by Hannes Hering · 16 years ago
  31. 086c1b2 ehea: Use net_device_ops structure by Thomas Klein · 16 years ago
  32. 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  33. c5916cf ehea: Fix some whitespace issues by Hannes Hering · 16 years ago
  34. 3fd09c4 ehea: Detect 16GB hugepages for firmware restriction by Thomas Klein · 16 years ago
  35. d4f12da ehea: Fix memory hotplug support by Hannes Hering · 16 years ago
  36. b514f6b6 ehea: Enable DLPAR memory remove by Hannes Hering · 16 years ago
  37. 2f69ae0 ehea: fix race condition by Jan-Bernd Themann · 17 years ago
  38. 5c2cec1 ehea: fix might sleep problem by Jan-Bernd Themann · 17 years ago
  39. 48cfb14 ehea: Add DLPAR memory remove support by Hannes Hering · 17 years ago
  40. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  41. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  42. a5af6ad netdev: ehea: port_lock semaphore to mutex by Daniel Walker · 17 years ago
  43. da59cde netdev: ehea: bcmc_regs semaphore to mutex by Daniel Walker · 17 years ago
  44. 9f71a56 netdev: ehea: ehea_fw_handles semaphore to mutex by Daniel Walker · 17 years ago
  45. dc01c44 ehea: Fix IPv6 support by Thomas Klein · 17 years ago
  46. 21eee2d ehea: add kdump support by Thomas Klein · 17 years ago
  47. c6fa0b0 ehea: fix ehea.h checkpatch complaints by Doug Maxey · 17 years ago
  48. 58dd825 ehea: Reworked rcv queue handling to log only fatal errors by Thomas Klein · 17 years ago
  49. 7393b87 ehea: Improve tx packets counting by Thomas Klein · 17 years ago
  50. 2a6f4e4 ehea: add kexec support by Jan-Bernd Themann · 17 years ago
  51. 0173b79 ehea: fix port_napi_disable/enable by Jan-Bernd Themann · 17 years ago
  52. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  53. 3bf76b8 ehea: use kernel event queue by Jan-Bernd Themann · 17 years ago
  54. 2c69448 ehea: DLPAR memory add fix by Jan-Bernd Themann · 17 years ago
  55. d4dc4ec [EHEA]: Use LRO. by Jan-Bernd Themann · 17 years ago
  56. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  57. 8759cf7 ehea: propagate physical port state by Jan-Bernd Themann · 17 years ago
  58. f46f6ba ehea: Fix workqueue handling by Thomas Klein · 17 years ago
  59. 8d22c97 eHEA: net_poll support by Jan-Bernd Themann · 18 years ago
  60. f9e2922 eHEA: Fix bonding support by Thomas Klein · 18 years ago
  61. 44c8215 eHEA: Introducing support vor DLPAR memory add by Thomas Klein · 18 years ago
  62. 4c3ca4d eHEA: Capability flag for DLPAR support by Jan-Bernd Themann · 18 years ago
  63. d1d25aa ehea: Whitespace cleanup by Jan-Bernd Themann · 18 years ago
  64. dec590c ehea: Fixed possible kernel panic on VLAN packet recv by Thomas Klein · 18 years ago
  65. ade2137 ehea: Fixed multi queue RX bug by Thomas Klein · 18 years ago
  66. 1211bb6 ehea: fix for dlpar support by Thomas Klein · 18 years ago
  67. d1dea38 ehea: fix for sysfs entries by Thomas Klein · 18 years ago
  68. acbddb5 ehea: removing unused functionality by Jan-Bernd Themann · 18 years ago
  69. e542aa6 ehea: code cleanup by Jan-Bernd Themann · 18 years ago
  70. 1eef4e0 ehea: fix for dynamic lpar support by Jan-Bernd Themann · 18 years ago
  71. 18604c5 ehea: NAPI multi queue TX/RX path for SMP by Jan-Bernd Themann · 18 years ago
  72. 1acf231 ehea: dynamic add / remove port by Jan-Bernd Themann · 18 years ago
  73. d2db9ee ehea: Fixed error recovery by Jan-Bernd Themann · 18 years ago
  74. 9c750b7 ehea: Fixed wrong jumbo frames status query by Thomas Klein · 18 years ago
  75. 061bf3c ehea: Fixed wrong dereferencation by Thomas Klein · 18 years ago
  76. 07fd06b [PATCH] ehea: Removed redundant define by Thomas Klein · 18 years ago
  77. bff0a55 [PATCH] ehea: fix port state notification, default queue sizes by Jan-Bernd Themann · 18 years ago
  78. 53ccce2 [PATCH] ehea: bugfix for register access functions by Jan-Bernd Themann · 18 years ago
  79. 7a29108 [PATCH] ehea: IBM eHEA Ethernet Device Driver by Jan-Bernd Themann · 18 years ago