1. 986eec4 fm10k: Fix missing braces after if statement by Alexander Duyck · 9 years ago
  2. ee4373e7 fm10k: fix iov_msg_lport_state_pf issue by Jacob Keller · 9 years ago
  3. d18c438 fm10k: remove err_no reference in fm10k_mbx.c by Jacob Keller · 9 years ago
  4. 646725a fm10k: fix incorrect DIR_NEVATIVE bit in 1588 code by Jacob Keller · 9 years ago
  5. 7fef393 fm10k: pack TLV overlay structures by Jacob Keller · 9 years ago
  6. fba341d fm10k: re-map all possible VF queues after a VFLR by Jacob Keller · 9 years ago
  7. a38488f fm10k: force LPORT delete when updating VLAN or MAC address by Jacob Keller · 9 years ago
  8. c04ae58 fm10k: use dma_set_mask_and_coherent in fm10k_probe by Jacob Keller · 9 years ago
  9. 0197cde fm10k: trivial fixup message style to include a colon by Jacob Keller · 9 years ago
  10. f1f3322 fm10k: remove extraneous NULL check on l2_accel by Jacob Keller · 9 years ago
  11. c0e58e9 fm10k: use an unsigned int for i in ethtool_get_strings by Jacob Keller · 9 years ago
  12. ec6acb8 fm10k: add call to fm10k_clean_all_rx_rings in fm10k_down by Jacob Keller · 9 years ago
  13. c23544b fm10k: fix incorrect free on skb in ts_tx_enqueue by Jacob Keller · 9 years ago
  14. e075996 fm10k: move setting shinfo inside ts_tx_enqueue by Jacob Keller · 9 years ago
  15. 608bb14 fm10k: use correct ethernet driver Tx timestamp function by Jacob Keller · 9 years ago
  16. 745136a fm10k: ignore invalid multicast address entries by Jacob Keller · 9 years ago
  17. 1a8782e fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag by Alexander Duyck · 10 years ago
  18. 5948632 fm10k: Do not assume budget will never be 0 for NAPI by Alexander Duyck · 10 years ago
  19. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 10 years ago
  20. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 10 years ago
  21. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 10 years ago
  22. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 10 years ago
  23. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 10 years ago
  24. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 10 years ago
  25. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 10 years ago
  26. 4185756 fm10k: fix function header comment by Jeff Kirsher · 10 years ago
  27. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 10 years ago
  28. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 10 years ago
  29. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 10 years ago
  30. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 10 years ago
  31. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 10 years ago
  32. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 10 years ago
  33. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 10 years ago
  34. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 10 years ago
  35. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 10 years ago
  36. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 10 years ago
  37. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 10 years ago
  38. de44519 fm10k: fix unused warnings by Jeff Kirsher · 10 years ago
  39. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 10 years ago
  40. 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 10 years ago
  41. a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 10 years ago
  42. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 10 years ago
  43. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 10 years ago
  44. 843293e ptp: fm10k: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  45. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 10 years ago
  46. 5bf33dc fm10k: Implement ndo_features_check by Matthew Vick · 10 years ago
  47. 8c1a90a fm10k: Modify tunnel length header check when offloading by Matthew Vick · 10 years ago
  48. f4a80f1 fm10k: Resolve compile warnings with W=1 by Matthew Vick · 10 years ago
  49. 33a44c2 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf by Matthew Vick · 10 years ago
  50. b4a9d6f fm10k: Increase the timeout for the data path reset by Matthew Vick · 10 years ago
  51. b66b6d9 fm10k: Check tunnel header length in encap offload by Joe Stringer · 10 years ago
  52. e2929e4 net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 10 years ago
  53. ba5b8dcd fm10k: Clean-up page reuse code by Alexander Duyck · 10 years ago
  54. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  55. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 10 years ago
  56. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  57. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  58. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  59. c41a4fb fm10k: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  60. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 10 years ago
  61. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  62. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  63. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  64. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 10 years ago
  65. 42b0270 fm10k: fix race accessing page->_count by Eric Dumazet · 10 years ago
  66. c9d4994 fm10k: Correctly set the number of Tx queues by Alexander Duyck · 10 years ago
  67. fd33396 fm10k: Reduce buffer size when pages are larger than 4K by Alexander Duyck · 10 years ago
  68. eb51bba fm10k: using vmalloc requires including linux/vmalloc.h by Stephen Rothwell · 10 years ago
  69. a211e01 fm10k: Add support for PTP by Alexander Duyck · 10 years ago
  70. 5f226dd fm10k: Add support for ptp to hw specific files by Alexander Duyck · 10 years ago
  71. 7461fd9 fm10k: Add support for debugfs by Alexander Duyck · 10 years ago
  72. 9f801ab fm10k: Add support for IEEE DCBx by Alexander Duyck · 10 years ago
  73. 883a9cc fm10k: Add support for SR-IOV to driver by Alexander Duyck · 10 years ago
  74. c265386 fm10k: Add support for SR-IOV to PF core files by Alexander Duyck · 10 years ago
  75. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  76. b651957 fm10k: Add support for PF <-> VF mailbox by Alexander Duyck · 10 years ago
  77. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 10 years ago
  78. 76a540d fm10k: Add support for netdev offloads by Alexander Duyck · 10 years ago
  79. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  80. 19ae1b3 fm10k: Add support for PCI power management and error handling by Alexander Duyck · 10 years ago
  81. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago
  82. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 10 years ago
  83. 3abaae4 fm10k: Add Tx/Rx hardware ring bring-up/tear-down by Alexander Duyck · 10 years ago
  84. b7d8514 fm10k: Add service task to handle delayed events by Alexander Duyck · 10 years ago
  85. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 10 years ago
  86. 18283ca fm10k: Add interrupt support by Alexander Duyck · 10 years ago
  87. 504c5ea fm10k: Add support for ndo_open/stop by Alexander Duyck · 10 years ago
  88. 8f5e20d fm10k: Add support for L2 filtering by Alexander Duyck · 10 years ago
  89. 0e7b364 fm10k: Add netdev by Alexander Duyck · 10 years ago
  90. 401b538 fm10k: Add support for configuring PF interface by Alexander Duyck · 10 years ago
  91. b6fec18 fm10k: Add support for PF by Alexander Duyck · 10 years ago
  92. 1337e6b fm10k: Implement PF <-> SM mailbox operations by Alexander Duyck · 10 years ago
  93. 6b1f201 fm10k: Add support for mailbox by Alexander Duyck · 10 years ago
  94. 04a5aef fm10k: Add support for basic interaction with hardware by Alexander Duyck · 10 years ago
  95. ae17db0ee fm10k: Add support for TLV message parsing and generation by Alexander Duyck · 10 years ago
  96. 6d2ce90 fm10k: Add register defines and basic structures by Alexander Duyck · 10 years ago
  97. b3890e3 fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver by Alexander Duyck · 10 years ago