1. 26566ea ethernet/intel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  2. 3e256ac fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw by Jacob Keller · 7 years ago
  3. 87be989 fm10k: prefer %s and __func__ for diagnostic prints by Jacob Keller · 7 years ago
  4. c0ad8ef fm10k: Fix misuse of net_ratelimit() by Joe Perches · 7 years ago
  5. ef57ab7 fm10k: bump version number by Jacob Keller · 8 years ago
  6. 1f5c27e fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests by Jacob Keller · 8 years ago
  7. fc91736 fm10k: introduce a message queue for MAC/VLAN messages by Jacob Keller · 8 years ago
  8. 8249c47 fm10k: use generic PM hooks instead of legacy PCIe power hooks by Jacob Keller · 8 years ago
  9. b4fcd43 fm10k: use spinlock to implement mailbox lock by Jacob Keller · 8 years ago
  10. 0b40f45 fm10k: prepare_for_reset() when we lose PCIe Link by Jacob Keller · 8 years ago
  11. 0491439 fm10k: prevent race condition of __FM10K_SERVICE_SCHED by Jacob Keller · 8 years ago
  12. 65b0a46 fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset by Jacob Keller · 8 years ago
  13. dd5eede fm10k: avoid divide by zero in rare cases when device is resetting by Jacob Keller · 8 years ago
  14. d876c15 fm10k: don't loop while resetting VFs due to VFLR event by Jacob Keller · 8 years ago
  15. 4abf01b fm10k: simplify reading PFVFLRE register by Jacob Keller · 8 years ago
  16. 8bac58b fm10k: avoid needless delay when loading driver by Jacob Keller · 8 years ago
  17. 523a0b55 fm10k: add missing fall through comment by Jacob Keller · 8 years ago
  18. b94dd00 fm10k: avoid possible truncation of q_vector->name by Jacob Keller · 8 years ago
  19. 375ce90 fm10k: fix typos on fall through comments by Jacob Keller · 8 years ago
  20. 5c66d12 fm10k: stop spurious link down messages when Tx FIFO is full by Jacob Keller · 8 years ago
  21. 95f49d4 fm10k: Use seq_putc() in fm10k_dbg_desc_break() by Markus Elfring · 8 years ago
  22. b52b7f7 fm10k: reschedule service event if we stall the PF<->SM mailbox by Jacob Keller · 8 years ago
  23. 17a9180 fm10k: ensure we process SM mbx when processing VF mbx by Jacob Keller · 7 years ago
  24. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  25. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 7 years ago
  26. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  27. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  28. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  29. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  30. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  31. 7d4fe0d fm10k: do not enqueue mailbox when host not ready by Ngai-Mint Kwan · 8 years ago
  32. 16b1889 fm10k: disable receive queue when configuring ring by Ngai-Mint Kwan · 8 years ago
  33. 0295770 fm10k: update function header comment for fm10k_get_stats64 by Jacob Keller · 8 years ago
  34. b4fd8ff fm10k: allow service task to reschedule itself by Jacob Keller · 8 years ago
  35. 4692955 fm10k: future-proof state bitmaps using DECLARE_BITMAP by Jacob Keller · 8 years ago
  36. 3ee7b3a fm10k: use a BITMAP for flags to avoid race conditions by Jacob Keller · 8 years ago
  37. 540fca3 fm10k: correctly check if interface is removed by Phil Turnbull · 8 years ago
  38. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  39. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  40. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  41. 0035ddf fm10k: remove FM10K_FLAG_DEBUG_STATS by Jacob Keller · 8 years ago
  42. b5db29f fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp by Jacob Keller · 8 years ago
  43. 881571c fm10k: Limit dma sync of RX buffers to actual packet size by Scott Peterson · 8 years ago
  44. 6721f2d fm10k: bump version number by Jacob Keller · 8 years ago
  45. f052495 fm10k: do not clear global mailbox interrupt bits by Ngai-Mint Kwan · 8 years ago
  46. 2f3fc1e fm10k: request reset when mbx->state changes by Ngai-Mint Kwan · 8 years ago
  47. aee2433 fm10k: remove extraneous variable definition in fm10k_ethtool.c by Jacob Keller · 8 years ago
  48. 50bfaee fm10k-shared: use mac-> instead of hw->mac. by Ngai-Mint Kwan · 8 years ago
  49. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  50. 5e3d033 fm10k: wrap long line for alloc_workqueue by Jacob Keller · 8 years ago
  51. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 8 years ago
  52. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  53. 325782a1 fm10k: don't re-map queues when a mailbox message suffices by Jacob Keller · 8 years ago
  54. c689eff fm10k: don't clear the RXQCTL register when enabling or disabling queues by Jacob Keller · 8 years ago
  55. 9717c77 fm10k: remove unnecessary extra parenthesis around ((~value)) by Jacob Keller · 9 years ago
  56. 1ad7829 fm10k: add support for Rx offloads on one Geneve tunnel by Jacob Keller · 9 years ago
  57. f92e0e4 fm10k: rework vxlan_port offload before adding geneve support by Jacob Keller · 8 years ago
  58. 5f45c83 fm10k: don't try to stop queues if we've lost hw_addr by Jacob Keller · 9 years ago
  59. 1809593 fm10k: don't continue probe if PCI device not in normal IO state by Jacob Keller · 9 years ago
  60. 76ef0fc fm10k: print error code when pci_enable_device_mem fails during probe by Jacob Keller · 9 years ago
  61. e5fbfb7 fm10k: NAPI polling routine must return actual work done by Jacob Keller · 9 years ago
  62. ce4dad2 fm10k: prefer READ_ONCE instead of ACCESS_ONCE by Jacob Keller · 9 years ago
  63. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 9 years ago
  64. 4aa0bd5 fm10k: use variadic form of alloc_workqueue by Jacob Keller · 9 years ago
  65. 5b9e443 fm10k: use software values when checking for Tx hangs in hot path by Jacob Keller · 9 years ago
  66. e59a393 fm10k: fix PCI device enable_cnt leak in .io_slot_reset by Jacob Keller · 9 years ago
  67. 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
  68. 5264cc6 fm10k: bump version number by Jacob Keller · 9 years ago
  69. 30e23b7 fm10k: return proper error code when pci_enable_msix_range fails by Jacob Keller · 9 years ago
  70. 0356b23 fm10k: force link to remain down for at least a second on resume events by Jacob Keller · 9 years ago
  71. 0afd20e fm10k: implement request_lport_map pointer by Jacob Keller · 9 years ago
  72. 9d7dbf0 fm10k: check if PCIe link is restored by Jacob Keller · 9 years ago
  73. 0d63a8f fm10k: enable bus master after every reset by Jacob Keller · 9 years ago
  74. 7756c08 fm10k: use common flow for suspend and resume by Jacob Keller · 9 years ago
  75. 0593186 fm10k: implement reset_notify handler for PCIe FLR events by Jacob Keller · 9 years ago
  76. 820c91a fm10k: use common reset flow when handling io errors from PCI stack by Jacob Keller · 9 years ago
  77. dc4b76c fm10k: implement prepare_suspend and handle_resume by Jacob Keller · 9 years ago
  78. 40de1fa fm10k: split fm10k_reinit into two functions by Jacob Keller · 9 years ago
  79. 9487776 fm10k: wait for queues to drain if stop_hw() fails once by Jacob Keller · 9 years ago
  80. 106ca42 fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 9 years ago
  81. 34bad71 fm10k: use actual hardware registers when checking for pending Tx by Jacob Keller · 9 years ago
  82. 892c9e0 fm10k: perform data path reset even when switch is not ready by Jacob Keller · 9 years ago
  83. ce33624 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 9 years ago
  84. 5e93cba fm10k: Reset mailbox global interrupts by Ngai-Mint Kwan · 9 years ago
  85. 9d73ede fm10k: prevent multiple threads updating statistics by Jacob Keller · 9 years ago
  86. b624714 fm10k: avoid possible null pointer dereference in fm10k_update_stats by Jacob Keller · 9 years ago
  87. 1b00c6c fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set by Jacob Keller · 9 years ago
  88. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 9 years ago
  89. 0a38c17 fm10k: Remove create_workqueue by Bhaktipriya Shridhar · 9 years ago
  90. 3487588 fm10k: fix incorrect index calculation in fm10k_write_reta by Jacob Keller · 9 years ago
  91. fb5677a fm10k: Align Rx buffers to 512B blocks by Alexander Duyck · 9 years ago
  92. 124579d fm10k: don't use BIT() macro where the value isn't a bitmask by Jacob Keller · 9 years ago
  93. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  94. f174cdb fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 9 years ago
  95. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  96. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. 41419b9 fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  98. dc1b4c2 fm10k: fix incorrect IPv6 extended header checksum by Jacob Keller · 9 years ago
  99. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 9 years ago
  100. 540a5d8 fm10k: fix possible null pointer deref after kcalloc by Jacob Keller · 9 years ago