1. 0afd20e fm10k: implement request_lport_map pointer by Jacob Keller · 8 years ago
  2. 892c9e0 fm10k: perform data path reset even when switch is not ready by Jacob Keller · 8 years ago
  3. ce33624 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 8 years ago
  4. 5e93cba fm10k: Reset mailbox global interrupts by Ngai-Mint Kwan · 8 years ago
  5. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 8 years ago
  7. 11ec36a fm10k: Reset multicast mode when deleting lport by Ngai-Mint Kwan · 8 years ago
  8. 5c69df8 fm10k: use different name than FM10K_VLAN_CLEAR for override bit by Jacob Keller · 8 years ago
  9. d057d9a fm10k: use 8bit notation instead of 10bit notation for diagram by Jacob Keller · 8 years ago
  10. a7a7783 fm10k: correctly handle LPORT_MAP error by Jacob Keller · 8 years ago
  11. 9de6a1a fm10k: drop 1588 support by Jacob Keller · 8 years ago
  12. f808c5d fm10k: fix multi-bit VLAN update requests from VF by Jacob Keller · 8 years ago
  13. d8ec92f fm10k: fix a minor typo in some comments by Jacob Keller · 9 years ago
  14. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  15. 1aab144 fm10k: Move constants to the right of binary operators by Bruce Allan · 9 years ago
  16. f329ad7 fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures by Bruce Allan · 9 years ago
  17. 4e458cf fm10k: address operator not needed when declaring function pointers by Bruce Allan · 9 years ago
  18. 6186ddf fm10k: use ether_addr_equal instead of memcmp by Jacob Keller · 9 years ago
  19. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 9 years ago
  20. bb269e8 fm10k: cleanup namespace pollution by Bruce Allan · 9 years ago
  21. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 9 years ago
  22. e214d85 fm10k: do not inline fm10k_iov_select_vid() by Bruce Allan · 9 years ago
  23. aa502b4 fm10k: consistently refer to VLANs and VLAN IDs by Jacob Keller · 9 years ago
  24. b80b1a5 fm10k: remove namespace pollution of fm10k_iov_msg_data_pf by Jacob Keller · 9 years ago
  25. 4ab0f79 fm10k: remove unnecessary else block from if statements with return by Jacob Keller · 9 years ago
  26. f0cf5c9 fm10k: use ether_addr_copy to copy MAC address by Jacob Keller · 9 years ago
  27. 20076fa fm10k: Add support for ITR scaling based on PCIe link speed by Jacob Keller · 9 years ago
  28. cdf32c9 fm10k: explicitly typecast vlan values to u16 by Jacob Keller · 9 years ago
  29. 9d4955b fm10k: Correct typecast in fm10k_update_xc_addr_pf by Jacob Keller · 9 years ago
  30. 9adbac5 fm10k: fix iov_msg_mac_vlan_pf VID checks by Jacob Keller · 9 years ago
  31. ac98100 fm10k: Only trigger data path reset if fabric is up by Alexander Duyck · 9 years ago
  32. 855c40f fm10k: remove is_slot_appropriate by Jacob Keller · 9 years ago
  33. ee4373e7 fm10k: fix iov_msg_lport_state_pf issue by Jacob Keller · 9 years ago
  34. 646725a fm10k: fix incorrect DIR_NEVATIVE bit in 1588 code by Jacob Keller · 9 years ago
  35. fba341d fm10k: re-map all possible VF queues after a VFLR by Jacob Keller · 9 years ago
  36. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 9 years ago
  37. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 9 years ago
  38. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 10 years ago
  39. 33a44c2 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf by Matthew Vick · 10 years ago
  40. 5f226dd fm10k: Add support for ptp to hw specific files by Alexander Duyck · 10 years ago
  41. c265386 fm10k: Add support for SR-IOV to PF core files by Alexander Duyck · 10 years ago
  42. 401b538 fm10k: Add support for configuring PF interface by Alexander Duyck · 10 years ago
  43. b6fec18 fm10k: Add support for PF by Alexander Duyck · 10 years ago