1. f4eecabe7 scsi: qedf: Check for fcoe_libfc_config failure by Saurav Kashyap · 6 years ago
  2. 078d719 scsi: qedf: Change MSI-X load error message by Chad Dupuis · 6 years ago
  3. 56efc30 scsi: qedf: fc_rport_priv reference counting fixes by Hannes Reinecke · 6 years ago
  4. a66c6cd2 scsi: qedf: Wait for upload and link down processing during soft ctx reset by Chad Dupuis · 6 years ago
  5. 78a8ab3 scsi: qedf: fixup bit operations by Hannes Reinecke · 6 years ago
  6. 4262d35 scsi: qedf: missing kref_put in qedf_xmit() by Hannes Reinecke · 6 years ago
  7. 76dbf4f scsi: qedf: Check for link state before processing LL2 packets and send fipvlan retries by Saurav Kashyap · 6 years ago
  8. 0cbd007 scsi: qedf: Add missing fc_disc_init call after allocating lport by Chad Dupuis · 6 years ago
  9. 69ef2c6 scsi: qedf: Modify abort and tmf handler to handle edge condition and flush by Saurav Kashyap · 6 years ago
  10. 5d5e5565 scsi: qedf: Modify flush routine to handle all I/Os and TMF by Shyam Sundar · 6 years ago
  11. 650ce64 scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests by Chad Dupuis · 6 years ago
  12. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  13. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  14. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  15. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  16. f3e46ac scsi: qedf: NULL check before some freeing functions is not needed by Thomas Meyer · 6 years ago
  17. 332d84f scsi: qedf: fully convert to the generic DMA API by Christoph Hellwig · 6 years ago
  18. 6ac1747 scsi: qedf: Send the driver state to MFW by Saurav Kashyap · 6 years ago
  19. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  20. 8673daf qedf: Add get_generic_tlv_data handler. by Chad Dupuis · 7 years ago
  21. 642a0b3 qedf: Add support for populating ethernet TLVs. by Chad Dupuis · 7 years ago
  22. 5d1c8b5 scsi: qedf: Update copyright for 2018 by Chad Dupuis · 7 years ago
  23. f3690a8 scsi: qedf: Add more defensive checks for concurrent error conditions by Chad Dupuis · 7 years ago
  24. 4f4616c scsi: qedf: Set the UNLOADING flag when removing a vport by Chad Dupuis · 7 years ago
  25. 96673e1 scsi: qedf: If qed fails to enable MSI-X fail PCI probe by Chad Dupuis · 7 years ago
  26. 65b7bec scsi: qedf: Honor default_prio module parameter even if DCBX does not converge by Chad Dupuis · 7 years ago
  27. 4b9b7fa scsi: qedf: Improve firmware debug dump handling by Chad Dupuis · 7 years ago
  28. f9a4a7f scsi: qedf: Remove setting DCBX pending during soft context reset by Saurav Kashyap · 7 years ago
  29. 3f9de7f scsi: qedf: Check if link is already up when receiving a link up event from qed by Chad Dupuis · 7 years ago
  30. 84b2ba6 scsi: qedf: Honor priority from DCBX FCoE App tag by Chad Dupuis · 7 years ago
  31. ba17d37 scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX convergence to start discovery by Chad Dupuis · 7 years ago
  32. a93755c scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 and 7 by Chad Dupuis · 7 years ago
  33. f32803b scsi: qedf: Add missing skb frees in error path by Chad Dupuis · 7 years ago
  34. c3ef86f scsi: qedf: Increase the number of default FIP VLAN request retries to 60 by Chad Dupuis · 7 years ago
  35. cac6f69 qed: Add support for Unified Fabric Port. by Sudarsana Reddy Kalluru · 7 years ago
  36. d9ea463 scsi: qedf: fix LTO-enabled build by Arnd Bergmann · 7 years ago
  37. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  38. e89cabf scsi: qedf: Fix error return code in __qedf_probe() by Wei Yongjun · 7 years ago
  39. da09091 qed*: Utilize FW 8.33.1.0 by Tomer Tayar · 7 years ago
  40. 21dd79e qed*: HSI renaming for different types of HW by Tomer Tayar · 7 years ago
  41. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  42. a81ac3b scsi: qedf: drop bus reset handler by Hannes Reinecke · 7 years ago
  43. 0516abd scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output. by Chad Dupuis · 7 years ago
  44. 428ca64 scsi: qedf: Covert single-threaded workqueues to regular workqueues. by Chad Dupuis · 7 years ago
  45. cf29116 scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case. by Chad Dupuis · 7 years ago
  46. a3cd42a9 scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is available. by Chad Dupuis · 7 years ago
  47. 01fd76a scsi: qedf: Set WWNN and WWPN based on values from qed. by Chad Dupuis · 7 years ago
  48. 722477c scsi: qedf: Limit number of CQs by Thomas Bogendoerfer · 7 years ago
  49. acef269 scsi: qedf: fix spelling mistake: "offlading" -> "offloading" by Colin Ian King · 7 years ago
  50. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  51. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  52. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  53. 32eebb3 scsi: qedf: Merge a few quoted strings split across lines by Christophe JAILLET · 8 years ago
  54. c4d6ffc scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity. by Christophe JAILLET · 8 years ago
  55. 3a240b2 scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues' by Christophe JAILLET · 8 years ago
  56. 6088cfa scsi: qedf: Add change_queue_depth member to scsi_host_template(). by Chad Dupuis · 8 years ago
  57. a7746f1 scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase performance. by Chad Dupuis · 8 years ago
  58. f7e8d57 scsi: qedf: Move some prints to a debug level so they do not print when no debugging is enabled. by Chad Dupuis · 8 years ago
  59. 384d5a9 scsi: qedf: Add non-offload receive filters. by Chad Dupuis · 8 years ago
  60. b09fdc3 scsi: qedf: Add bus_reset No-op. by Chad Dupuis · 8 years ago
  61. 5cf446d scsi: qedf: Use same logic for SCSI host reset and FC lip_reset. by Chad Dupuis · 8 years ago
  62. 2b82a62 scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE. by Chad Dupuis · 8 years ago
  63. 914fff1 scsi: qedf: Honor qed_ops->common->set_fp_int() return code. by Chad Dupuis · 8 years ago
  64. 12d0b12 scsi: qedf: Update copyright to 2017. by Chad Dupuis · 8 years ago
  65. 5185b32 scsi: qedf: Enable basic FDMI information. by Chad Dupuis · 8 years ago
  66. 712c3cb qed: Replace set_id() api with set_name() by Mintz, Yuval · 8 years ago
  67. cd22874 scsi: qedf: Avoid reading past end of buffer by Kees Cook · 8 years ago
  68. 8eaf7df scsi: qedf: Fix crash due to unsolicited FIP VLAN response. by Chad Dupuis · 8 years ago
  69. fd2b18b scsi: qedf: Use vsprintf extension %pad by Joe Perches · 8 years ago
  70. 61d8658 scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework. by Dupuis, Chad · 8 years ago