aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf
AgeCommit message (Expand)Author
2023-10-10scsi: qedf: Add synchronization between I/O completions and abortJaved Hasan
2023-09-19scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directlyOleksandr Natalenko
2023-09-19scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directlyOleksandr Natalenko
2023-09-19scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...Oleksandr Natalenko
2023-08-16scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali
2023-07-27scsi: qedf: Fix NULL dereference in error handlingJinhong Zhu
2022-10-26scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap
2022-10-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren
2022-02-16scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap
2022-02-16scsi: qedf: Add stag_work to all the vportsSaurav Kashyap
2021-09-18scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter
2021-07-25scsi: qedf: Add check to synchronize abort and flushJaved Hasan
2021-06-18scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner
2021-05-26scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan
2020-10-02scsi: qedf: Remove redundant assignment to variable 'rc'Jing Xiangfeng
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-08scsi: qedf: Retry qed->probe during recoverySaurav Kashyap
2020-09-08scsi: qedf: Add schedule_hw_err_handler callback for fan failureSaurav Kashyap
2020-09-08scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap
2020-09-08scsi: qedf: FDMI attributes correctionJaved Hasan
2020-09-08scsi: qedf: Fix for the session’s E_D_TOV valueJaved Hasan
2020-09-08scsi: qedf: Correct the comment in qedf_initiate_elsSaurav Kashyap
2020-09-08scsi: qedf: Change the debug parameter permission to read & writeJaved Hasan
2020-08-24scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin
2020-08-20scsi: qedf: Fix race between ELS completion and flushing ELS requestSaurav Kashyap
2020-08-20scsi: qedf: Don't process ELS completion if event is flushed or cleaned upSaurav Kashyap
2020-08-20scsi: qedf: Initiate cleanup for ELS commands as wellSaurav Kashyap
2020-08-20scsi: qedf: Send cleanup even for RRQ on timeoutSaurav Kashyap
2020-08-20scsi: qedf: Do not kill timeout work for original I/O on RRQ completionSaurav Kashyap
2020-08-20scsi: qedf: Check the validity of rjt frame before processingSaurav Kashyap
2020-08-20scsi: qedf: Check for port type and role before processing an eventSaurav Kashyap
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin
2020-07-15scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-07-15scsi: qedf: Remove a whole host of unused variablesLee Jones
2020-07-15scsi: qedf: Remove set but not checked variable 'tmp'Lee Jones
2020-07-15scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02scsi: qedf: Remove redundant initialization of variable rcColin Ian King
2020-04-17scsi: qedf: Get dev info after updating the paramsSaurav Kashyap
2020-04-17scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis
2020-04-17scsi: qedf: Add schedule recovery handlerChad Dupuis
2020-04-17scsi: qedf: Implement callback for bw_updateSaurav Kashyap
2020-04-17scsi: qedf: Honor status qualifier in FCP_RSP per specJaved Hasan
2020-04-17scsi: qedf: Acquire rport_lock for resetting the delay_timestampJaved Hasan
2020-04-17scsi: qedf: Increase the upper limit of retry delayJaved Hasan
2020-04-17scsi: qedf: Keep track of num of pending flogiSaurav Kashyap
2020-04-13scsi: qedf: Simplify mutex_unlock() usageDaniel Wagner
2020-03-05scsi: qedf: Use pci_get_dsn()Jacob Keller