| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 2 | -6/+3 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -6/+6 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 4 | -21/+18 |
| 2026-01-23 | scsi: Change the return type of the .queuecommand() callback | Bart Van Assche | 2 | -4/+4 |
| 2025-11-12 | scsi: qedf: Add WQ_PERCPU to alloc_workqueue() users | Marco Crivellari | 1 | -5/+10 |
| 2025-06-17 | sysfs: treewide: switch back to bin_attribute::read()/write() | Thomas Weißschuh | 1 | -2/+2 |
| 2025-05-08 | scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops | Kees Cook | 1 | -1/+1 |
| 2025-01-02 | Merge patch series "scsi: Constify 'struct bin_attribute'" | Martin K. Petersen | 2 | -6/+6 |
| 2025-01-02 | scsi: qedf: Constify 'struct bin_attribute' | Thomas Weißschuh | 2 | -6/+6 |
| 2024-12-04 | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche | 1 | -2/+3 |
| 2024-11-06 | scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() | Zhen Lei | 1 | -0/+1 |
| 2024-10-03 | scsi: qedf: Remove dead code | Liao Chen | 1 | -5/+0 |
| 2024-09-12 | scsi: qedf: Remove trailing space after \n newline | Colin Ian King | 1 | -1/+1 |
| 2024-08-22 | scsi: qedf: Simplify alloc_workqueue() invocations | Bart Van Assche | 1 | -9/+6 |
| 2024-08-22 | scsi: Expand all create*_workqueue() invocations | Bart Van Assche | 1 | -6/+7 |
| 2024-06-28 | kernel-wide: fix spelling mistakes like "assocative" -> "associative" | Jesse Brandeburg | 1 | -1/+1 |
| 2024-05-15 | scsi: qedf: Set qed_slowpath_params to zero before use | Saurav Kashyap | 1 | -0/+1 |
| 2024-05-15 | scsi: qedf: Wait for stag work during unload | Saurav Kashyap | 2 | -3/+28 |
| 2024-05-15 | scsi: qedf: Don't process stag work during unload and recovery | Saurav Kashyap | 1 | -0/+16 |
| 2024-05-06 | scsi: qedf: Ensure the copied buf is NUL terminated | Bui Quang Minh | 1 | -1/+1 |
| 2024-04-24 | scsi: qedf: Make qedf_execute_tmf() non-preemptible | John Meneghini | 1 | -3/+3 |
| 2024-03-10 | scsi: qedf: Replace deprecated strncpy() with strscpy() | Justin Stitt | 1 | -1/+1 |
| 2023-10-13 | Merge patch series "scsi: EH rework prep patches, part 1" | Martin K. Petersen | 3 | -66/+33 |
| 2023-10-13 | scsi: qedf: Use FC rport as argument for qedf_initiate_tmf() | Hannes Reinecke | 3 | -66/+33 |
| 2023-09-05 | scsi: qedf: Add synchronization between I/O completions and abort | Javed Hasan | 2 | -3/+14 |
| 2023-08-30 | Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging | Martin K. Petersen | 1 | -0/+18 |
| 2023-08-24 | scsi: qedf: Remove unused declaration | Yue Haibing | 1 | -1/+0 |
| 2023-08-07 | scsi: qedf: Fix firmware halt over suspend and resume | Nilesh Javali | 1 | -0/+18 |
| 2023-07-31 | scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly | Oleksandr Natalenko | 2 | -6/+17 |
| 2023-07-31 | scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly | Oleksandr Natalenko | 1 | -4/+3 |
| 2023-07-31 | scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read... | Oleksandr Natalenko | 1 | -4/+3 |
| 2023-05-08 | scsi: qedf: Fix NULL dereference in error handling | Jinhong Zhu | 1 | -2/+1 |
| 2023-04-02 | scsi: qedf: Remove unused 'num_handled' variable | Tom Rix | 1 | -2/+0 |
| 2023-03-24 | scsi: qedf: Declare host template const | Bart Van Assche | 1 | -1/+1 |
| 2022-10-22 | scsi: qedf: Remove set but unused variable 'page' | Jiapeng Chong | 1 | -3/+0 |
| 2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+21 |
| 2022-09-25 | scsi: qedf: Populate sysfs attributes for vport | Saurav Kashyap | 1 | -0/+21 |
| 2022-09-15 | scsi: qedf: Fix a UAF bug in __qedf_probe() | Letu Ren | 1 | -5/+0 |
| 2022-05-23 | scsi: qedf: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-19 | scsi: qedf: Remove redundant variable op | Colin Ian King | 1 | -2/+1 |
| 2022-05-16 | scsi: fcoe: Use per-CPU API to update per-CPU statistics | Sebastian Andrzej Siewior | 1 | -5/+2 |
| 2022-04-26 | scsi: qedf: Remove an unneeded NULL check on list iterator | Xiaomeng Tong | 1 | -3/+3 |
| 2022-04-25 | scsi: qedf: Remove unnecessary code | Haowen Bai | 1 | -2/+0 |
| 2022-02-22 | scsi: qedf: Stop using the SCSI pointer | Bart Van Assche | 3 | -15/+23 |
| 2022-01-24 | scsi: qedf: Change context reset messages to ratelimited | Saurav Kashyap | 1 | -2/+4 |
| 2022-01-24 | scsi: qedf: Fix refcount issue when LOGO is received during TMF | Saurav Kashyap | 1 | -0/+1 |
| 2022-01-24 | scsi: qedf: Add stag_work to all the vports | Saurav Kashyap | 1 | -0/+1 |
| 2022-01-05 | scsi: qedf: Fix potential dereference of NULL pointer | Jiasheng Jiang | 1 | -0/+2 |
| 2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 4 | -18/+20 |
| 2021-10-16 | scsi: qedf: Switch to attribute groups | Bart Van Assche | 3 | -5/+14 |
| 2021-10-16 | scsi: qedf: Call scsi_done() directly | Bart Van Assche | 1 | -13/+6 |
| 2021-10-04 | qed: Remove e4_ and _e4 from FW HSI | Shai Malin | 6 | -18/+18 |
| 2021-09-24 | qed: Don't ignore devlink allocation failures | Leon Romanovsky | 1 | -0/+2 |
| 2021-08-16 | scsi: qedf: Fix error codes in qedf_alloc_global_queues() | Dan Carpenter | 1 | -5/+5 |
| 2021-08-11 | scsi: qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 1 | -7/+1 |
| 2021-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -9/+27 |
| 2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -11/+6 |
| 2021-06-29 | scsi: qedf: Add check to synchronize abort and flush | Javed Hasan | 1 | -1/+21 |
| 2021-06-22 | scsi: qedf: Use DEVICE_ATTR_RO() macro | Zhen Lei | 1 | -8/+6 |
| 2021-06-10 | scsi: qedf: Add vendor identifier attribute | Javed Hasan | 1 | -0/+3 |
| 2021-06-07 | scsi: qedf: Update the max_id value in host structure | Saurav Kashyap | 1 | -0/+2 |
| 2021-06-01 | scsi: qedf: Do not put host in qedf_vport_create() unconditionally | Daniel Wagner | 1 | -11/+9 |
| 2021-05-21 | scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0) | Yang Yingliang | 1 | -2/+1 |
| 2021-05-14 | scsi: qedf: Add pointer checks in qedf_update_link_speed() | Javed Hasan | 1 | -1/+3 |
| 2021-05-14 | scsi: qedf: Drop unnecessary NULL checks after container_of() | Guenter Roeck | 2 | -9/+0 |
| 2021-04-13 | scsi: qedf: Use devlink to report errors and recovery | Javed Hasan | 1 | -2/+3 |
| 2021-04-13 | scsi: qedf: Enable devlink support | Javed Hasan | 2 | -0/+14 |
| 2021-04-05 | scsi: qedf: Remove unused include of linux/version.h | Tian Tao | 2 | -3/+0 |
| 2021-01-13 | scsi: qedf: Simplify bool comparison | YANG LI | 1 | -1/+1 |
| 2020-10-29 | scsi: libfc: Move scsi/fc_encode.h to libfc | Arnd Bergmann | 1 | -1/+0 |
| 2020-10-02 | scsi: qedf: Remove redundant assignment to variable 'rc' | Jing Xiangfeng | 1 | -1/+0 |
| 2020-09-15 | Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs | Martin K. Petersen | 1 | -1/+1 |
| 2020-09-08 | scsi: qedf: Retry qed->probe during recovery | Saurav Kashyap | 1 | -0/+11 |
| 2020-09-08 | scsi: qedf: Add schedule_hw_err_handler callback for fan failure | Saurav Kashyap | 2 | -0/+49 |
| 2020-09-08 | scsi: qedf: Return SUCCESS if stale rport is encountered | Saurav Kashyap | 1 | -1/+1 |
| 2020-09-08 | scsi: qedf: FDMI attributes correction | Javed Hasan | 2 | -25/+58 |
| 2020-09-08 | scsi: qedf: Fix for the session’s E_D_TOV value | Javed Hasan | 1 | -1/+1 |
| 2020-09-08 | scsi: qedf: Correct the comment in qedf_initiate_els | Saurav Kashyap | 1 | -1/+1 |
| 2020-09-08 | scsi: qedf: Change the debug parameter permission to read & write | Javed Hasan | 1 | -1/+1 |
| 2020-08-24 | scsi: qedf: Fix null ptr reference in qedf_stag_change_work | Ye Bin | 1 | -1/+1 |
| 2020-08-20 | scsi: qedf: Fix race between ELS completion and flushing ELS request | Saurav Kashyap | 2 | -0/+16 |
| 2020-08-20 | scsi: qedf: Don't process ELS completion if event is flushed or cleaned up | Saurav Kashyap | 1 | -0/+9 |
| 2020-08-20 | scsi: qedf: Initiate cleanup for ELS commands as well | Saurav Kashyap | 1 | -0/+7 |
| 2020-08-20 | scsi: qedf: Send cleanup even for RRQ on timeout | Saurav Kashyap | 1 | -1/+1 |
| 2020-08-20 | scsi: qedf: Do not kill timeout work for original I/O on RRQ completion | Saurav Kashyap | 1 | -4/+0 |
| 2020-08-20 | scsi: qedf: Check the validity of rjt frame before processing | Saurav Kashyap | 1 | -0/+5 |
| 2020-08-20 | scsi: qedf: Check for port type and role before processing an event | Saurav Kashyap | 1 | -0/+11 |
| 2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -42/+16 |
| 2020-07-20 | qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE | Alexander Lobakin | 1 | -28/+50 |
| 2020-07-15 | scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones | 1 | -10/+8 |
| 2020-07-15 | scsi: qedf: Remove a whole host of unused variables | Lee Jones | 1 | -26/+4 |
| 2020-07-15 | scsi: qedf: Remove set but not checked variable 'tmp' | Lee Jones | 1 | -3/+2 |
| 2020-07-15 | scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones | 1 | -3/+2 |
| 2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
| 2020-06-02 | scsi: qedf: Remove redundant initialization of variable rc | Colin Ian King | 1 | -1/+1 |
| 2020-04-17 | scsi: qedf: Get dev info after updating the params | Saurav Kashyap | 1 | -0/+7 |
| 2020-04-17 | scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti... | Chad Dupuis | 2 | -4/+32 |
| 2020-04-17 | scsi: qedf: Add schedule recovery handler | Chad Dupuis | 2 | -0/+44 |
| 2020-04-17 | scsi: qedf: Implement callback for bw_update | Saurav Kashyap | 1 | -0/+27 |
| 2020-04-17 | scsi: qedf: Honor status qualifier in FCP_RSP per spec | Javed Hasan | 1 | -10/+34 |
| 2020-04-17 | scsi: qedf: Acquire rport_lock for resetting the delay_timestamp | Javed Hasan | 1 | -0/+4 |
| 2020-04-17 | scsi: qedf: Increase the upper limit of retry delay | Javed Hasan | 1 | -1/+1 |
| 2020-04-17 | scsi: qedf: Keep track of num of pending flogi | Saurav Kashyap | 2 | -0/+25 |
| 2020-04-13 | scsi: qedf: Simplify mutex_unlock() usage | Daniel Wagner | 1 | -7/+3 |
| 2020-03-05 | scsi: qedf: Use pci_get_dsn() | Jacob Keller | 1 | -13/+5 |
| 2019-10-24 | scsi: Fix various misspellings of "connect" | Geert Uytterhoeven | 1 | -1/+1 |
| 2019-10-09 | Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue | Martin K. Petersen | 1 | -1/+1 |
| 2019-09-30 | scsi: qedf: Add port_id getter | Daniel Wagner | 1 | -0/+8 |
| 2019-09-23 | scsi: qedf: Remove always false 'tmp_prio < 0' statement | Austin Kim | 1 | -1/+1 |
| 2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -108/+233 |
| 2019-08-29 | scsi: qedf: Update the version to 8.42.3.0 | Saurav Kashyap | 1 | -4/+4 |
| 2019-08-29 | scsi: qedf: Fix race betwen fipvlan request and response path | Saurav Kashyap | 1 | -13/+12 |
| 2019-08-29 | scsi: qedf: Use discovery list to traverse rports | Hannes Reinecke | 1 | -32/+7 |
| 2019-08-29 | scsi: qedf: Decrease the LL2 MTU size to 2500 | Saurav Kashyap | 2 | -1/+2 |
| 2019-08-29 | scsi: qedf: Check for module unloading bit before processing link update AEN | Saurav Kashyap | 1 | -0/+10 |
| 2019-08-29 | scsi: qedf: Initiator fails to re-login to switch after link down | Saurav Kashyap | 1 | -11/+17 |
| 2019-08-29 | scsi: qedf: Add debug information for unsolicited processing | Saurav Kashyap | 1 | -0/+5 |
| 2019-08-29 | scsi: qedf: Add support for 20 Gbps speed | Saurav Kashyap | 1 | -0/+5 |
| 2019-08-29 | scsi: qedf: Interpret supported caps value correctly | Saurav Kashyap | 1 | -5/+27 |
| 2019-08-29 | scsi: qedf: Add shutdown callback handler | Saurav Kashyap | 1 | -0/+7 |
| 2019-08-29 | scsi: qedf: Update module description string | Nilesh Javali | 1 | -1/+1 |
| 2019-08-29 | scsi: qedf: Fix crash during sg_reset | Arun Easi | 1 | -2/+2 |
| 2019-08-29 | scsi: qedf: Stop sending fipvlan request on unload | Saurav Kashyap | 1 | -0/+5 |
| 2019-08-29 | scsi: qedf: Print message during bailout conditions | Saurav Kashyap | 5 | -40/+130 |
| 2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon | 1 | -1/+1 |
| 2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -60/+15 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 | Thomas Gleixner | 15 | -60/+15 |
| 2019-05-26 | qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use | Chad Dupuis | 1 | -11/+28 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-04-29 | scsi: qedf: remove set but not used variables | YueHaibing | 1 | -9/+1 |
| 2019-04-29 | scsi: qedf: Update the driver version to 8.37.25.20 | Saurav Kashyap | 1 | -2/+2 |
| 2019-04-29 | scsi: qedf: Add return value to log message if scsi_add_host fails | Saurav Kashyap | 1 | -2/+3 |
| 2019-04-29 | scsi: qedf: Print fcport information on wait for upload timeout | Saurav Kashyap | 1 | -3/+5 |
| 2019-04-29 | scsi: qedf: Check the return value of start_xmit | Saurav Kashyap | 2 | -3/+21 |
| 2019-04-29 | scsi: qedf: Log message if scsi_add_host fails | Saurav Kashyap | 1 | -1/+4 |
| 2019-04-29 | scsi: qedf: Check for fcoe_libfc_config failure | Saurav Kashyap | 1 | -1/+5 |
| 2019-04-29 | scsi: qedf: Add comment to display logging levels | Saurav Kashyap | 1 | -0/+6 |
| 2019-04-29 | scsi: qedf: Add port_id for fcport into initiate_cleanup debug message | Chad Dupuis | 1 | -2/+2 |
| 2019-04-29 | scsi: qedf: Add LBA to underrun debug messages | Chad Dupuis | 1 | -5/+6 |
| 2019-04-29 | scsi: qedf: Print scsi_cmd backpointer in good completion path if the command... | Chad Dupuis | 1 | -3/+3 |
| 2019-04-29 | scsi: qedf: Add driver state to 'driver_stats' debugfs node | Chad Dupuis | 1 | -3/+52 |
| 2019-04-29 | scsi: qedf: Change MSI-X load error message | Chad Dupuis | 1 | -1/+2 |
| 2019-04-18 | scsi: qedf: remove memset/memcpy to nfunc and use func instead | Colin Ian King | 1 | -24/+8 |
| 2019-04-03 | scsi: qedf: Remove set but not used variable 'fr_len' | YueHaibing | 1 | -2/+0 |
| 2019-03-27 | scsi: qedf: Update the driver version to 8.37.25.19 | Saurav Kashyap | 1 | -4/+4 |
| 2019-03-27 | scsi: qedf: Fix lport may be used uninitialized warning | Saurav Kashyap | 1 | -3/+1 |
| 2019-03-27 | scsi: qedf: Correctly handle refcounting of rdata | Saurav Kashyap | 1 | -15/+11 |
| 2019-03-27 | scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared | Shyam Sundar | 2 | -16/+54 |
| 2019-03-27 | scsi: qedf: Check for tm_flags instead of cmd_type during cleanup | Saurav Kashyap | 1 | -1/+2 |
| 2019-03-27 | scsi: qedf: Add a flag to help debugging io_req which could not be cleaned | Shyam Sundar | 1 | -0/+7 |
| 2019-03-27 | scsi: qedf: Don't send ABTS for under run scenario | Saurav Kashyap | 1 | -9/+1 |
| 2019-03-27 | scsi: qedf: Don't queue anything if upload is in progress | Shyam Sundar | 1 | -1/+8 |
| 2019-03-27 | scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link | Chad Dupuis | 1 | -18/+48 |
| 2019-03-27 | scsi: qedf: fc_rport_priv reference counting fixes | Hannes Reinecke | 3 | -9/+30 |
| 2019-03-27 | scsi: qedf: Add missing return in qedf_scsi_done() | Chad Dupuis | 1 | -0/+1 |
| 2019-03-27 | scsi: qedf: Wait for upload and link down processing during soft ctx reset | Chad Dupuis | 3 | -11/+57 |
| 2019-03-27 | scsi: qedf: Add additional checks for io_req->sc_cmd validity | Chad Dupuis | 1 | -2/+37 |
| 2019-03-27 | scsi: qedf: fixup bit operations | Hannes Reinecke | 2 | -1/+8 |
| 2019-03-27 | scsi: qedf: fixup locking in qedf_restart_rport() | Hannes Reinecke | 1 | -1/+7 |
| 2019-03-27 | scsi: qedf: missing kref_put in qedf_xmit() | Hannes Reinecke | 1 | -1/+3 |
| 2019-03-27 | scsi: qedf: Check for link state before processing LL2 packets and send fipvl... | Saurav Kashyap | 2 | -6/+28 |
| 2019-03-27 | scsi: qedf: Add missing fc_disc_init call after allocating lport | Chad Dupuis | 1 | -0/+2 |
| 2019-03-27 | scsi: qedf: Correct the memory barriers in qedf_ring_doorbell | Andrew Vasquez | 1 | -2/+10 |
| 2019-03-27 | scsi: qedf: Use a separate completion for cleanup commands | Chad Dupuis | 2 | -4/+8 |
| 2019-03-27 | scsi: qedf: Modify abort and tmf handler to handle edge condition and flush | Saurav Kashyap | 4 | -67/+276 |
| 2019-03-27 | scsi: qedf: Modify flush routine to handle all I/Os and TMF | Shyam Sundar | 4 | -26/+277 |
| 2019-03-27 | scsi: qedf: Simplify s/g list mapping | Chad Dupuis | 3 | -93/+39 |
| 2019-03-27 | scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check | Chad Dupuis | 1 | -0/+1 |
| 2019-03-27 | scsi: qedf: Correct xid range overlap between offloaded requests and libfc re... | Chad Dupuis | 3 | -17/+7 |
| 2019-03-27 | scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails | Chad Dupuis | 1 | -12/+4 |
| 2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -23/+3 |
| 2019-02-19 | scsi: fcoe: make use of fip_mode enum complete | Sedat Dilek | 1 | -1/+1 |
| 2019-02-05 | scsi: stop setting up request->special | Christoph Hellwig | 1 | -6/+0 |
| 2019-01-29 | scsi: qedf: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -16/+2 |
| 2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -12/+17 |
| 2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
| 2018-12-07 | scsi: qedf: NULL check before some freeing functions is not needed | Thomas Meyer | 1 | -2/+1 |
| 2018-10-17 | scsi: qedf: fully convert to the generic DMA API | Christoph Hellwig | 1 | -4/+4 |
| 2018-07-10 | scsi: qedf: Send the driver state to MFW | Saurav Kashyap | 1 | -0/+12 |
| 2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 15 | -51/+238 |
| 2018-05-22 | qedf: Add get_generic_tlv_data handler. | Chad Dupuis | 2 | -0/+18 |
| 2018-05-22 | qedf: Add support for populating ethernet TLVs. | Chad Dupuis | 4 | -1/+104 |
| 2018-05-08 | scsi: qedf: Update version number to 8.33.16.20 | Chad Dupuis | 1 | -2/+2 |
| 2018-05-08 | scsi: qedf: Update copyright for 2018 | Chad Dupuis | 15 | -15/+15 |
| 2018-05-08 | scsi: qedf: Add more defensive checks for concurrent error conditions | Chad Dupuis | 3 | -14/+58 |
| 2018-05-08 | scsi: qedf: Set the UNLOADING flag when removing a vport | Chad Dupuis | 1 | -0/+10 |
| 2018-05-08 | scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout | Chad Dupuis | 1 | -0/+31 |
| 2018-05-08 | scsi: qedf: If qed fails to enable MSI-X fail PCI probe | Chad Dupuis | 1 | -1/+2 |
| 2018-05-08 | scsi: qedf: Honor default_prio module parameter even if DCBX does not converge | Chad Dupuis | 1 | -1/+8 |
| 2018-05-08 | scsi: qedf: Improve firmware debug dump handling | Chad Dupuis | 3 | -2/+15 |
| 2018-05-08 | scsi: qedf: Remove setting DCBX pending during soft context reset | Saurav Kashyap | 1 | -1/+0 |
| 2018-05-08 | scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin... | Chad Dupuis | 1 | -3/+3 |
| 2018-05-08 | scsi: qedf: Check if link is already up when receiving a link up event from qed | Chad Dupuis | 1 | -0/+5 |
| 2018-05-08 | scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled | Chad Dupuis | 1 | -0/+9 |
| 2018-05-08 | scsi: qedf: Release RRQ reference correctly when RRQ command times out | Chad Dupuis | 1 | -0/+8 |
| 2018-05-08 | scsi: qedf: Honor priority from DCBX FCoE App tag | Chad Dupuis | 2 | -14/+39 |
| 2018-05-08 | scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv... | Chad Dupuis | 1 | -2/+9 |
| 2018-05-08 | scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ... | Chad Dupuis | 1 | -0/+7 |
| 2018-05-08 | scsi: qedf: Add check for offload before flushing I/Os for target | Chad Dupuis | 1 | -0/+6 |