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