1. e26dc25 ibmvnic: Update and clean up reset TX pool routine by Thomas Falcon · 7 years ago
  2. e676d81 ibmvnic: Fix reset return from closed state by John Allen · 7 years ago
  3. 7083a45 ibmvnic: Fix recent errata commit by Thomas Falcon · 7 years ago
  4. f10b09e ibmvnic: Handle TSO backing device errata by Thomas Falcon · 7 years ago
  5. 1f247a6 ibmvnic: Pad small packets to minimum MTU size by Thomas Falcon · 7 years ago
  6. 8dff66c ibmvnic: Account for VLAN header length in TX buffers by Thomas Falcon · 7 years ago
  7. da75e3b ibmvnic: Account for VLAN tag in L2 Header descriptor by Thomas Falcon · 7 years ago
  8. 18b8d6b ibmvnic: Do not disable device during failover or partition migration by Thomas Falcon · 7 years ago
  9. 01d9bd7 ibmvnic: Reorganize device close by Thomas Falcon · 7 years ago
  10. f873866 ibmvnic: Clean up device close by Thomas Falcon · 7 years ago
  11. 20a8ab7 ibmvnic: Do not attempt to login if RX or TX queues are not allocated by Thomas Falcon · 7 years ago
  12. 0aecb13 ibmvnic: Report queue stops and restarts as debug output by Thomas Falcon · 7 years ago
  13. 637f81d ibmvnic: Harden TX/RX pool cleaning by Thomas Falcon · 7 years ago
  14. 53cc772 ibmvnic: Allocate statistics buffers during probe by Thomas Falcon · 7 years ago
  15. ecba616 ibmvnic: Fix TX descriptor tracking again by Thomas Falcon · 7 years ago
  16. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. 82e3be3 ibmvnic: Split counters for scrq/pools/napi by Nathan Fontenot · 7 years ago
  18. aa90294 ibmvnic: Fix TX descriptor tracking by Thomas Falcon · 7 years ago
  19. a2c0f03 ibmvnic: Fix early release of login buffer by Thomas Falcon · 7 years ago
  20. af9090c ibmvnic: Correct goto target for tx irq initialization failure by Nathan Fontenot · 7 years ago
  21. abcae54 ibmvnic: Allocate max queues stats buffers by Nathan Fontenot · 7 years ago
  22. 86f669b ibmvnic: Make napi usage dynamic by Nathan Fontenot · 7 years ago
  23. d7c0ef3 ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change by Nathan Fontenot · 7 years ago
  24. d9043c1 ibmvnic: Move active sub-crq count settings by Nathan Fontenot · 7 years ago
  25. 8862541 ibmvnic: Rename active queue count variables by Nathan Fontenot · 7 years ago
  26. abe27a8 ibmvnic: Check for NULL skb's in NAPI poll routine by Thomas Falcon · 7 years ago
  27. ffc385b ibmvnic: Keep track of supplementary TX descriptors by Thomas Falcon · 7 years ago
  28. d0869c0 ibmvnic: Clean RX pool buffers during device close by Thomas Falcon · 7 years ago
  29. 4b9b0f0 ibmvnic: Free RX socket buffer in case of adapter error by Thomas Falcon · 7 years ago
  30. 6e4842dd ibmvnic: Fix NAPI structures memory leak by Thomas Falcon · 7 years ago
  31. 34f0f4e ibmvnic: Fix login buffer memory leaks by Thomas Falcon · 7 years ago
  32. cc85c02 ibmvnic: Wait until reset is complete to set carrier on by Thomas Falcon · 7 years ago
  33. 2fa56a4 ibmvnic: Remove skb->protocol checks in ibmvnic_xmit by John Allen · 8 years ago
  34. faefaa9 ibmvnic: Reset long term map ID counter by Thomas Falcon · 8 years ago
  35. ec95dff ibmvnic: queue reset when CRQ gets closed during reset by Nathan Fontenot · 8 years ago
  36. b0992ec ibmvnic: Ensure that buffers are NULL after free by Thomas Falcon · 8 years ago
  37. 3468656 ibmvnic: Fix rx queue cleanup for non-fatal resets by John Allen · 8 years ago
  38. 21a2545 ibmvnic: fix empty firmware version and errors cleanup by Desnes Augusto Nunes do Rosario · 8 years ago
  39. c80c238 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  40. a107311 ibmvnic: fix firmware version when no firmware level has been provided by the VIOS server by Desnes Augusto Nunes do Rosario · 8 years ago
  41. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  42. f813614 ibmvnic: Wait for device response when changing MAC by Thomas Falcon · 8 years ago
  43. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. 69d08dc ibmvnic: Allocate and request vpd in init_resources by John Allen · 8 years ago
  45. e791380 ibmvnic: Revert to previous mtu when unsupported value requested by John Allen · 8 years ago
  46. 896d869 ibmvnic: Modify buffer size and number of queues on failover by John Allen · 8 years ago
  47. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. a0dca10 ibmvnic: Fix IPv6 packet descriptors by Thomas Falcon · 8 years ago
  49. f689794 ibmvnic: Fix IP offload control buffer by Thomas Falcon · 8 years ago
  50. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 3d16613 ibmvnic: Fix pending MAC address changes by Thomas Falcon · 8 years ago
  52. 09fb35e ibmvnic: Don't handle RX interrupts when not up. by Nathan Fontenot · 8 years ago
  53. 6cbaefb treewide: Use DEVICE_ATTR_WO by Joe Perches · 8 years ago
  54. 4eb50ce ibmvnic: Include header descriptor support for ARP packets by Thomas Falcon · 8 years ago
  55. d45cc3a ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES by Thomas Falcon · 8 years ago
  56. f743106 ibmvnic: fix dma_mapping_error call by Desnes Augusto Nunes do Rosario · 8 years ago
  57. 4e6759b ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driver by Desnes Augusto Nunes do Rosario · 8 years ago
  58. 37798d0 ibmvnic: Add vnic client data to login buffer by Nathan Fontenot · 8 years ago
  59. 2a1bf51 ibmvnic: Fix failover error path for non-fatal resets by John Allen · 8 years ago
  60. c26eba0 ibmvnic: Update reset infrastructure to support tunable parameters by John Allen · 8 years ago
  61. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. aa0bf85 ibmvnic: Let users change net device features by Thomas Falcon · 8 years ago
  63. fdb0610 ibmvnic: Enable TSO support by Thomas Falcon · 8 years ago
  64. 1548205 ibmvnic: Enable scatter-gather support by Thomas Falcon · 8 years ago
  65. 2de0968 ibmvnic: Fix calculation of number of TX header descriptors by Thomas Falcon · 8 years ago
  66. e876a8a ibmvnic: Set state UP by Mick Tarsel · 8 years ago
  67. 8c37bc6 net: ibm: ibmvnic: constify vio_device_id by Arvind Yadav · 8 years ago
  68. 16587c2 ibmvnic: Correct 'unused variable' warning in build. by Nathan Fontenot · 8 years ago
  69. d1cf33d ibmvnic: Add netdev_dbg output for debugging by Nathan Fontenot · 8 years ago
  70. 7c1885a ibmvnic: Clean up resources on probe failure by Nathan Fontenot · 8 years ago
  71. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. e1cea2e ibmvnic: Report rx buffer return codes as netdev_dbg by John Allen · 8 years ago
  73. c2dbeb6 ibmvnic: Implement .get_channels by John Allen · 8 years ago
  74. bc131b3 ibmvnic: Implement .get_ringparam by John Allen · 8 years ago
  75. 52da5c1 ibmvnic: Convert vnic server reported statistics to cpu endian by John Allen · 8 years ago
  76. 3d52b59 ibmvnic: Implement per-queue statistics reporting by John Allen · 8 years ago
  77. 4d96f12 ibmvnic: Initialize SCRQ's during login renegotiation by Thomas Falcon · 8 years ago
  78. a248878 ibmvnic: Check for transport event on driver resume by John Allen · 8 years ago
  79. 5df969c ibmvnic: Fix assignment of RX/TX IRQ's by Thomas Falcon · 8 years ago
  80. 6d65923 ibmvnic: Correct return code checking for ibmvnic_init during probe by Nathan Fontenot · 8 years ago
  81. f3be0cb ibmvnic: Fix error handling when registering long-term-mapped buffers by Thomas Falcon · 8 years ago
  82. cb89ba2 ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state by John Allen · 8 years ago
  83. 6a2fb0e ibmvnic: driver initialization for kdump/kexec by Nathan Fontenot · 8 years ago
  84. 21ecba6 ibmvnic: Exit polling routine correctly during adapter reset by Thomas Falcon · 8 years ago
  85. 1cf9cc7 ibmvnic: Remove VNIC_CLOSING check from pending_scrq by Thomas Falcon · 8 years ago
  86. c8b2ad0 ibmvnic: Sanitize entire SCRQ buffer on reset by Thomas Falcon · 8 years ago
  87. 4c2687a ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close by Thomas Falcon · 8 years ago
  88. c3e53b9 ibmvnic: Activate disabled RX buffer pools on reset by Thomas Falcon · 8 years ago
  89. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. 61d3e1d ibmvnic: Remove netdev notify for failover resets by Nathan Fontenot · 8 years ago
  91. 40c9db8 ibmvnic: Client-initiated failover by Thomas Falcon · 8 years ago
  92. 3a807b7 ibmvnic: Return failure on attempted mtu change by John Allen · 8 years ago
  93. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. 78b07ac ibmvnic: Remove module author mailing address by Thomas Falcon · 8 years ago
  95. 57a4943 ibmvnic: Reset sub-crqs during driver reset by Nathan Fontenot · 8 years ago
  96. 8c0543a ibmvnic: Reset tx/rx pools on driver reset by Nathan Fontenot · 8 years ago
  97. 28cde75 ibmvnic: Reset the CRQ queue during driver reset by Nathan Fontenot · 8 years ago
  98. 152ce47 ibmvnic: Check adapter state during ibmvnic_poll by Nathan Fontenot · 8 years ago
  99. f185a49 ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED by Thomas Falcon · 8 years ago
  100. b8c80b8 ibmvnic: Halt TX and report carrier off on H_CLOSED return code by Thomas Falcon · 8 years ago