1. 5e3d033 fm10k: wrap long line for alloc_workqueue by Jacob Keller · 8 years ago
  2. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 8 years ago
  3. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  4. 325782a1 fm10k: don't re-map queues when a mailbox message suffices by Jacob Keller · 8 years ago
  5. c689eff fm10k: don't clear the RXQCTL register when enabling or disabling queues by Jacob Keller · 8 years ago
  6. 9717c77 fm10k: remove unnecessary extra parenthesis around ((~value)) by Jacob Keller · 8 years ago
  7. 1ad7829 fm10k: add support for Rx offloads on one Geneve tunnel by Jacob Keller · 8 years ago
  8. f92e0e4 fm10k: rework vxlan_port offload before adding geneve support by Jacob Keller · 8 years ago
  9. 5f45c83 fm10k: don't try to stop queues if we've lost hw_addr by Jacob Keller · 8 years ago
  10. 1809593 fm10k: don't continue probe if PCI device not in normal IO state by Jacob Keller · 8 years ago
  11. 76ef0fc fm10k: print error code when pci_enable_device_mem fails during probe by Jacob Keller · 8 years ago
  12. e5fbfb7 fm10k: NAPI polling routine must return actual work done by Jacob Keller · 8 years ago
  13. ce4dad2 fm10k: prefer READ_ONCE instead of ACCESS_ONCE by Jacob Keller · 8 years ago
  14. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 8 years ago
  15. 4aa0bd5 fm10k: use variadic form of alloc_workqueue by Jacob Keller · 8 years ago
  16. 5b9e443 fm10k: use software values when checking for Tx hangs in hot path by Jacob Keller · 8 years ago
  17. e59a393 fm10k: fix PCI device enable_cnt leak in .io_slot_reset by Jacob Keller · 8 years ago
  18. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  19. 5264cc6 fm10k: bump version number by Jacob Keller · 8 years ago
  20. 30e23b7 fm10k: return proper error code when pci_enable_msix_range fails by Jacob Keller · 8 years ago
  21. 0356b23 fm10k: force link to remain down for at least a second on resume events by Jacob Keller · 8 years ago
  22. 0afd20e fm10k: implement request_lport_map pointer by Jacob Keller · 8 years ago
  23. 9d7dbf0 fm10k: check if PCIe link is restored by Jacob Keller · 8 years ago
  24. 0d63a8f fm10k: enable bus master after every reset by Jacob Keller · 8 years ago
  25. 7756c08 fm10k: use common flow for suspend and resume by Jacob Keller · 8 years ago
  26. 0593186 fm10k: implement reset_notify handler for PCIe FLR events by Jacob Keller · 8 years ago
  27. 820c91a fm10k: use common reset flow when handling io errors from PCI stack by Jacob Keller · 8 years ago
  28. dc4b76c fm10k: implement prepare_suspend and handle_resume by Jacob Keller · 8 years ago
  29. 40de1fa fm10k: split fm10k_reinit into two functions by Jacob Keller · 8 years ago
  30. 9487776 fm10k: wait for queues to drain if stop_hw() fails once by Jacob Keller · 8 years ago
  31. 106ca42 fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 8 years ago
  32. 34bad71 fm10k: use actual hardware registers when checking for pending Tx by Jacob Keller · 8 years ago
  33. 892c9e0 fm10k: perform data path reset even when switch is not ready by Jacob Keller · 8 years ago
  34. ce33624 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 8 years ago
  35. 5e93cba fm10k: Reset mailbox global interrupts by Ngai-Mint Kwan · 8 years ago
  36. 9d73ede fm10k: prevent multiple threads updating statistics by Jacob Keller · 8 years ago
  37. b624714 fm10k: avoid possible null pointer dereference in fm10k_update_stats by Jacob Keller · 8 years ago
  38. 1b00c6c fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set by Jacob Keller · 8 years ago
  39. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 8 years ago
  40. 0a38c17 fm10k: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  41. 3487588 fm10k: fix incorrect index calculation in fm10k_write_reta by Jacob Keller · 8 years ago
  42. fb5677a fm10k: Align Rx buffers to 512B blocks by Alexander Duyck · 8 years ago
  43. 124579d fm10k: don't use BIT() macro where the value isn't a bitmask by Jacob Keller · 8 years ago
  44. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 8 years ago
  45. f174cdb fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  46. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  47. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 41419b9 fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  49. dc1b4c2 fm10k: fix incorrect IPv6 extended header checksum by Jacob Keller · 8 years ago
  50. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 8 years ago
  51. 540a5d8 fm10k: fix possible null pointer deref after kcalloc by Jacob Keller · 8 years ago
  52. 11ec36a fm10k: Reset multicast mode when deleting lport by Ngai-Mint Kwan · 8 years ago
  53. fb6515c fm10k: update comment regarding reserved bits check by Jacob Keller · 8 years ago
  54. 5c69df8 fm10k: use different name than FM10K_VLAN_CLEAR for override bit by Jacob Keller · 8 years ago
  55. d057d9a fm10k: use 8bit notation instead of 10bit notation for diagram by Jacob Keller · 8 years ago
  56. 4e160f2 fm10k: fix documentation of fm10k_tlv_parse_attr by Jacob Keller · 8 years ago
  57. 3417415 fm10k: do not disable PCI device in fm10k_io_error_detected by Jacob Keller · 8 years ago
  58. a7a7783 fm10k: correctly handle LPORT_MAP error by Jacob Keller · 8 years ago
  59. 8998763 fm10k: Fix multicast mode sync issues by Ngai-Mint Kwan · 8 years ago
  60. 9de6a1a fm10k: drop 1588 support by Jacob Keller · 8 years ago
  61. 1e4c32f fm10k: prevent RCU issues during AER events by Jacob Keller · 8 years ago
  62. 2d0f76b fm10k: use DRV_SUMMARY to reduce code duplication by Jacob Keller · 8 years ago
  63. 144d830 fm10k: Add support for bulk Tx cleanup & cleanup boolean logic by Alexander Duyck · 8 years ago
  64. 3ef2f56 fm10k: remove debug-statistics support by Jacob Keller · 8 years ago
  65. 09401ae fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 8 years ago
  66. f808c5d fm10k: fix multi-bit VLAN update requests from VF by Jacob Keller · 8 years ago
  67. 0ea7fae fm10k: use ethtool_rxfh_indir_default for default redirection table by Jacob Keller · 9 years ago
  68. d8ec92f fm10k: fix a minor typo in some comments by Jacob Keller · 9 years ago
  69. 4be37c4 fm10k: correctly clean up when init_queueing_scheme fails by Jacob Keller · 9 years ago
  70. c4114e3 fm10k: prevent possibly uninitialized variable by Bruce Allan · 9 years ago
  71. d2e0721 fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 9 years ago
  72. c8ed563 fm10k: free MBX IRQ before clearing interrupt scheme by Jacob Keller · 9 years ago
  73. 61e0217 fm10k: print error message when stop_hw fails by Jacob Keller · 9 years ago
  74. b352569 fm10k: base queue scheme covered by RSS by Jacob Keller · 9 years ago
  75. e72319b fm10k: don't initialize service task until later in probe by Jacob Keller · 9 years ago
  76. de66c61 fm10k: prevent null pointer dereference of msix_entries table by Jacob Keller · 9 years ago
  77. 11c49f7 fm10k: use ether_addr_copy to copy MAC address by Bruce Allan · 9 years ago
  78. 1905add fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning by Bruce Allan · 9 years ago
  79. 838e610 fm10k: demote BUG_ON() to WARN_ON() where appropriate by Bruce Allan · 9 years ago
  80. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  81. 1aab144 fm10k: Move constants to the right of binary operators by Bruce Allan · 9 years ago
  82. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  83. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  84. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  85. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  86. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  87. 1012014 fm10k: don't reinitialize RSS flow table when RXFH configured by Keller, Jacob E · 9 years ago
  88. 0d722ec fm10k: IS_ENABLED() is not appropriate for boolean kconfig option by Bruce Allan · 9 years ago
  89. f632fed fm10k: cleanup mailbox code comments etc by Bruce Allan · 9 years ago
  90. f355bb5 fm10k: use true/false for boolean get_host_state by Bruce Allan · 9 years ago
  91. e6f244d fm10k: remove unused struct element by Bruce Allan · 9 years ago
  92. f329ad7 fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures by Bruce Allan · 9 years ago
  93. 4e458cf fm10k: address operator not needed when declaring function pointers by Bruce Allan · 9 years ago
  94. 6186ddf fm10k: use ether_addr_equal instead of memcmp by Jacob Keller · 9 years ago
  95. 09f8a82 fm10k: Cleanup exception handling for changing queues by Alexander Duyck · 9 years ago
  96. 8c2a029 fm10k: correctly pack TLV structures and explain reasoning by Jacob Keller · 9 years ago
  97. 07146e2 fm10k: don't initialize fm10k_workqueue at global level by Bruce Allan · 9 years ago
  98. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  99. 504b0fd fm10k: initialize xps at driver load by Jacob Keller · 9 years ago
  100. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 9 years ago