1. c8b2ad0 ibmvnic: Sanitize entire SCRQ buffer on reset by Thomas Falcon · 8 years ago
  2. 4c2687a ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close by Thomas Falcon · 8 years ago
  3. c3e53b9 ibmvnic: Activate disabled RX buffer pools on reset by Thomas Falcon · 8 years ago
  4. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 61d3e1d ibmvnic: Remove netdev notify for failover resets by Nathan Fontenot · 8 years ago
  6. 40c9db8 ibmvnic: Client-initiated failover by Thomas Falcon · 8 years ago
  7. d193d53 drivers: net: emac: add const to mii_phy_ops structures by Bhumika Goyal · 8 years ago
  8. 9065bc3 net: emac: fix and unify emac_mdio functions by Christian Lamparter · 8 years ago
  9. 19d90ec net: emac: fix reset timeout with AR8035 phy by Christian Lamparter · 8 years ago
  10. 3a807b7 ibmvnic: Return failure on attempted mtu change by John Allen · 8 years ago
  11. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 78b07ac ibmvnic: Remove module author mailing address by Thomas Falcon · 8 years ago
  13. 57a4943 ibmvnic: Reset sub-crqs during driver reset by Nathan Fontenot · 8 years ago
  14. 8c0543a ibmvnic: Reset tx/rx pools on driver reset by Nathan Fontenot · 8 years ago
  15. 28cde75 ibmvnic: Reset the CRQ queue during driver reset by Nathan Fontenot · 8 years ago
  16. 152ce47 ibmvnic: Check adapter state during ibmvnic_poll by Nathan Fontenot · 8 years ago
  17. f185a49 ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED by Thomas Falcon · 8 years ago
  18. b8c80b8 ibmvnic: Halt TX and report carrier off on H_CLOSED return code by Thomas Falcon · 8 years ago
  19. 8cb31cf ibmvnic: Non-fatal error handling by John Allen · 8 years ago
  20. 10f7621 ibmvnic: Fix cleanup of SKB's on driver close by Thomas Falcon · 8 years ago
  21. 2ce9e4e ibmvnic: Send gratuitous arp on reset by John Allen · 8 years ago
  22. 017892c1 ibmvnic: Handle failover after failed init crq by John Allen · 8 years ago
  23. d944c3d6 ibmvnic: Track state of adapter napis by John Allen · 8 years ago
  24. 66aa067 ibmveth: Support to enable LSO/CSO for Trunk VEA. by Sivakumar Krishnasamy · 8 years ago
  25. 6d0af07 ibmvnic: fix missing unlock on error in __ibmvnic_reset() by Wei Yongjun · 8 years ago
  26. 7c3e7de ibmvnic: Move queue restarting in ibmvnic_tx_complete by Nathan Fontenot · 8 years ago
  27. 94ca305 ibmvnic: Record SKB RX queue during poll by Thomas Falcon · 8 years ago
  28. ca05e31 ibmvnic: Continue skb processing after skb completion error by Nathan Fontenot · 8 years ago
  29. 161b8a8 ibmvnic: Check for driver reset first in ibmvnic_xmit by Nathan Fontenot · 8 years ago
  30. 46293b9 ibmvnic: Wait for any pending scrqs entries at driver close by Nathan Fontenot · 8 years ago
  31. b41b83e ibmvnic: Clean up tx pools when closing by Nathan Fontenot · 8 years ago
  32. e0ebe942 ibmvnic: Whitespace correction in release_rx_pools by Nathan Fontenot · 8 years ago
  33. c7bac00 ibmvnic: Delete napi's when releasing driver resources by Nathan Fontenot · 8 years ago
  34. ed651a1 ibmvnic: Updated reset handling by Nathan Fontenot · 8 years ago
  35. 90c8014 ibmvnic: Replace is_closed with state field by Nathan Fontenot · 8 years ago
  36. bfc32f2 ibmvnic: Move resource initialization to its own routine by Nathan Fontenot · 8 years ago
  37. 1bb3c73 ibmvnic: Move initialization of sub crqs to ibmvnic_init by Nathan Fontenot · 8 years ago
  38. d346b9b ibmvnic: Split initialization of scrqs to its own routine by Nathan Fontenot · 8 years ago
  39. 7f5b030 ibmvnic: Free skb's in cases of failure in transmit by Thomas Falcon · 8 years ago
  40. 3ca1993 ibmvnic: Validate napi exist before disabling them by Nathan Fontenot · 8 years ago
  41. 53da09e ibmvnic: Add set_link_state routine for setting adapter link state by Nathan Fontenot · 8 years ago
  42. 5d5e84e ibmvnic: Move initialization of the stats token to ibmvnic_open by Nathan Fontenot · 8 years ago
  43. 2f9de9b ibmvnic: Only retrieve error info if present by Nathan Fontenot · 8 years ago
  44. 6052d5e ibmvnic: Insert header on VLAN tagged received frame by Murilo Fossa Vicentini · 8 years ago
  45. 7f3c6e6 ibmvnic: Set real number of rx queues by Thomas Falcon · 8 years ago
  46. d76e0fe ibmvnic: Remove unused bouce buffer by Nathan Fontenot · 8 years ago
  47. 7f7adc5 ibmvnic: Allocate zero-filled memory for sub crqs by Nathan Fontenot · 8 years ago
  48. dd9c20f ibmvnic: Disable irq prior to close by Brian King · 8 years ago
  49. 3748905 ibmvnic: Correct crq and resource releasing by Nathan Fontenot · 8 years ago
  50. 661a262 ibmvnic: Remove inflight list by Nathan Fontenot · 8 years ago
  51. ed7ecbf ibmvnic: Do not disable IRQ after scheduling tasklet by Brian King · 8 years ago
  52. 58c8c0c ibmvnic: Fixup atomic API usage by Brian King · 8 years ago
  53. 59af56c ibmvnic: Unmap longer term buffer before free by Brian King · 8 years ago
  54. 993a82b ibmvnic: Fix ibmvnic_change_mac_addr struct format by Murilo Fossa Vicentini · 8 years ago
  55. ffa7385 ibmvnic: Report errors when failing to release sub-crqs by Thomas Falcon · 8 years ago
  56. 065f4b6 net: emac: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  57. 5e35141 net: ibm: emac: remove unused sysrq handler for 'c' key by Eric Biggers · 8 years ago
  58. 1b8955e ibmvnic: Cleanup failure path in ibmvnic_open by Nathan Fontenot · 8 years ago
  59. 7bbc27a ibmvnic: Create init/release routines for stats token by Nathan Fontenot · 8 years ago
  60. b510888 ibmvnic: Merge the two release_sub_crq_queue routines by Nathan Fontenot · 8 years ago
  61. 0ffe2cb ibmvnic: Create init and release routines for the rx pool by Nathan Fontenot · 8 years ago
  62. c657e32 ibmvnic: Create init and release routines for the tx pool by Nathan Fontenot · 8 years ago
  63. f0b8c96 ibmvnic: Create init and release routines for the bounce buffer by Nathan Fontenot · 8 years ago
  64. f992887 ibmvnic: Update main crq initialization and release by Nathan Fontenot · 8 years ago
  65. e704f04 ibmvnic: Remove debugfs support by Nathan Fontenot · 8 years ago
  66. 656455b net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter by Tobias Klauser · 8 years ago
  67. 8c2ef19 net: ibmveth: Remove unused stats member from struct ibmveth_adapter by Tobias Klauser · 8 years ago
  68. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. ea5509f ibmvnic: Correct ibmvnic handling of device open/close by John Allen · 8 years ago
  70. f6ef640 ibmvnic: Move ibmvnic adapter intialization to its own routine by John Allen · 8 years ago
  71. a57a5d2 ibmvnic: Move login to its own routine by John Allen · 8 years ago
  72. bd0b672 ibmvnic: Move login and queue negotiation into ibmvnic_open by John Allen · 8 years ago
  73. 9501df3 ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs by Nathan Fontenot · 8 years ago
  74. b793f08 net: ibm: emac: fix regression caused by emac_dt_phy_probe() by Christian Lamparter · 8 years ago
  75. 068d9f9 ibmvnic: Allocate number of rx/tx buffers agreed on by firmware by Thomas Falcon · 8 years ago
  76. 142c0ac ibmvnic: Fix overflowing firmware/hardware TX queue by Thomas Falcon · 8 years ago
  77. a577ca6 net: emac: add support for device-tree based PHY discovery and setup by Christian Lamparter · 8 years ago
  78. 249168a ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs by Thomas Falcon · 8 years ago
  79. 901e040 ibmvnic: Use common counter for capabilities checks by Thomas Falcon · 8 years ago
  80. 6c267b3 ibmvnic: Handle processing of CRQ messages in a tasklet by Thomas Falcon · 8 years ago
  81. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 75224c9 ibmvnic: Fix endian errors in error reporting output by Thomas Falcon · 8 years ago
  83. 28f4d16 ibmvnic: Fix endian error when requesting device capabilities by Thomas Falcon · 8 years ago
  84. f39f0d1 ibmvnic: Fix initial MTU settings by Thomas Falcon · 8 years ago
  85. e722af6 ibmvnic: Call napi_disable instead of napi_enable in failure path by Nathan Fontenot · 8 years ago
  86. db5d0b5 ibmvnic: Initialize completion variables before starting work by Nathan Fontenot · 8 years ago
  87. 3d1a633 ibm/emac: use napi_complete_done() by Eric Dumazet · 8 years ago
  88. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  89. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. 23d28a8 ibmveth: Add a proper check for the availability of the checksum features by Thomas Huth · 8 years ago
  91. 8a43379 net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  92. 9ce8c2d net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  93. e4ccf76 net: ibm: emac: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  94. cecf62d net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  95. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  96. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  97. 94acf16 ibmveth: calculate gso_segs for large packets by Thomas Falcon · 8 years ago
  98. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 7b59673 ibmveth: set correct gso_size and gso_type by Thomas Falcon · 8 years ago
  100. f54b8cd ehea: Remove unnecessary memset of stats in netdev private data by Tobias Klauser · 8 years ago