Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-17scsi: fnic: Switch to attribute groupsBart Van Assche
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-17scsi: fnic: Call scsi_done() directlyBart Van Assche
2021-08-16scsi: fnic: Stop setting scsi_cmnd.tagJohn Garry
2021-08-12scsi: fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-05-03scsi: fnic: Use scsi_host_busy_iter() to traverse commandsHannes Reinecke
2021-05-03scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()Hannes Reinecke
2021-04-06scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()Yang Yingliang
2021-03-30scsi: fnic: Remove bogus ratelimit messagesLee Duncan
2021-03-25scsi: fnic: Remove unnecessary castWang Qing
2021-03-19scsi: fnic: Kernel-doc headers must contain the function nameLee Jones
2021-03-19scsi: fnic: Demote non-conformant kernel-doc headersLee Jones
2021-03-19scsi: fnic: Rudimentary spelling fixesBhaskar Chowdhury
2021-01-13scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu
2020-12-08scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong
2020-11-24scsi: fnic: Validate io_req before othersKaran Tilak Kumar
2020-11-24scsi: fnic: Set scsi_set_resid() only for underflowKaran Tilak Kumar
2020-11-24scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()Karan Tilak Kumar
2020-11-24scsi: fnic: Avoid looping in TRANS ETH on unloadKaran Tilak Kumar
2020-11-24scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()Karan Tilak Kumar
2020-10-08scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()Liu Shixin
2020-10-03scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.cYe Bin
2020-10-03scsi: fnic: Do not call 'scsi_done()' for unhandled commandsHannes Reinecke
2020-09-16scsi: fnic: Remove unneeded semicolonJason Yan
2020-09-03scsi: fnic: Remove set but not used 'eth_hdrs_stripped'Jason Yan
2020-09-03scsi: fnic: Remove set but not used 'fr_len'Jason Yan
2020-09-03scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()Jason Yan
2020-09-03scsi: fnic: Remove set but not used 'old_vlan'Jason Yan
2020-07-25scsi: fnic: Use eth_broadcast_addr() to assign broadcast addressMiaohe Lin
2020-05-08scsi: fnic: Use true, false for fnic->internal_reset_inprogressJason Yan
2020-04-17scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring staticJason Yan
2020-04-17scsi: fnic: make fnic_list and fnic_list_lock staticJason Yan
2020-04-17scsi: fnic: make some symbols staticJason Yan
2020-03-17scsi: fnic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-21scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-16scsi: fnic: fix invalid stack accessArnd Bergmann
2019-11-06scsi: fnic: fix use after freePan Bian
2019-10-01scsi: fnic: make array dev_cmd_err static const, makes object smallerColin Ian King
2019-09-07scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan
2019-08-30scsi: fnic: print port speed only at driver init or speed changeJohn Pittman
2019-08-20scsi: fnic: remove redundant assignment of variable rcColin Ian King
2019-01-29scsi: fnic: Remove set but not used variable 'vdev'YueHaibing
2019-01-29scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-23scsi: fnic: Update fnic driver version to 1.6.0.47Satish Kharat
2019-01-23scsi: fnic: Enable fnic devcmd2 interfaceSatish Kharat
2019-01-23scsi: fnic: Adding devcmd2 init and posting interfacesSatish Kharat
2019-01-23scsi: fnic: Add devcmd2 initialization helpersSatish Kharat
2019-01-23scsi: fnic: fnic devcmd2 controller definitionsSatish Kharat
2019-01-23scsi: fnic: fnic devcmd2 interface definitionsSatish Kharat