summaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa
AgeCommit message (Expand)Author
2024-02-26scsi: bfa: Fix function pointer type mismatch for state machinesArnd Bergmann
2024-02-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann
2024-02-26scsi: bfa: Remove additional unnecessary struct declarationsSimone Weiß
2023-11-24scsi: bfa: Use the proper data type for BLIST flagsBart Van Assche
2023-08-21scsi: bfa: Replace one-element array with flexible-array member in struct fc_...Gustavo A. R. Silva
2023-05-16scsi: bfa: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-03-09scsi: bfa: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2022-11-17scsi: bfa: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-11-08scsi: bfa: Rework bfad_reset_sdev_bflags()Bart Van Assche
2022-11-08scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a functionBart Van Assche
2022-04-25scsi: bfa: Remove unneeded flush_workqueue()ran jianping
2022-04-25scsi: bfa: Remove redundant NULL checkHaowen Bai
2022-02-22scsi: bfa: Stop using the SCSI pointerBart Van Assche
2022-02-14Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen
2022-01-31scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang
2022-01-24scsi: bfa: Remove useless DMA-32 fallback configurationChristophe JAILLET
2021-11-29scsi: bfa: Declare 'bfad_im_vport_attrs' staticBart Van Assche
2021-10-16scsi: bfa: Switch to attribute groupsBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: bfa: Call scsi_done() directlyBart Van Assche
2021-05-21scsi: bfa: Fix inconsistent indentingJiapeng Chong
2021-05-21scsi: bfa: Fix typozuoqilin
2021-05-15scsi: bfa: Remove some unused variablesChristophe JAILLET
2021-04-05scsi: bfa: Remove unnecessary struct declarationsWan Jiabing
2021-03-24scsi: bfa: Fix a typo in two placesBhaskar Chowdhury
2021-03-24scsi: bfa: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-15scsi: bfa: Move a large struct from the stack onto the heapLee Jones
2021-01-22scsi: bfa: Drop driver-defined SCSI status codesHannes Reinecke
2020-12-02scsi: bfa: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-07scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24scsi: bfa: Ensure a blank line precedes next function/headerLee Jones
2020-07-24scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: bfa: Demote non-kerneldoc headers down to standard comment blocksLee Jones
2020-07-24scsi: bfa: Remove unused variable 'adisc'Lee Jones
2020-07-24scsi: bfa: Demote non-compliant kerneldoc headers to standard commentsLee Jones
2020-07-24scsi: bfa: Staticify non-external functionsLee Jones
2020-07-24scsi: bfa: Remove a few unused variables 'pgoff' and 't'Lee Jones
2020-07-24scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: bfa: Remove set but unused variable 'rp'Lee Jones
2020-07-24scsi: bfa: Staticify local functionsLee Jones
2020-07-24scsi: bfa: Staticify all local functionsLee Jones
2020-05-11scsi: bfa: Make bfad_iocmd_ioc_get_stats() staticJason Yan
2020-04-24scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.cJason Yan
2020-04-24scsi: bfa: Remove set but not used variable 'fchs'YueHaibing
2020-04-24scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()Jason Yan
2020-04-14scsi: bfa: bfad.c: make max_rport_logins staticJason Yan
2020-04-14scsi: bfa: bfad_attr.c: make two funcitons staticJason Yan