aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-21scsi: bfa: use designated initializersKees Cook1-10/+21
2017-04-19scsi: bfa: remove bfa_module_s madnessChristoph Hellwig5-298/+108
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-139/+48
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+2
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley1-1/+1
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn1-1/+1
2017-01-09scsi: bfa: remove bfa_fcs_mod_sChristoph Hellwig2-139/+46
2017-01-08Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2-4/+4
2017-01-05scsi: bfa: Increase requested firmware version to 3.2.5.1Benjamin Poirier2-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-21scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functionsArnd Bergmann1-13/+17
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn1-2/+2
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2-7/+7
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn1-4/+2
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn1-2/+4
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn1-17/+23
2016-09-02scsi: bfa: Do not dereference port before it is null checkedColin Ian King1-2/+2
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook1-1/+1
2016-05-09bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter3-6/+8
2016-02-23bfa: deinline __bfa_trc() and __bfa_trc32()Denys Vlasenko2-37/+23
2016-02-23bfa: use strncpy() instead of memcpy()Dan Carpenter1-1/+1
2015-12-02bfa: Update driver version to 3.2.25.0Anil Gurumurthy1-1/+1
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy39-89/+84
2015-12-02bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy1-0/+26
2015-12-02bfa: Update copyright messagesAnil Gurumurthy39-78/+117
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-2/+0
2015-09-06bfa: Fix incorrect de-reference of pointerAnil Gurumurthy1-1/+1
2015-09-06bfa: Fix indentationAnil Gurumurthy1-11/+11
2015-08-12bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov1-0/+2
2015-04-17bfs: bfad_worker cleanupJiri Slaby1-13/+9
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-2/+2
2014-11-20bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick1-24/+6
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-2/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-5/+3
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig1-8/+3
2014-07-29bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-14/+6
2014-07-29bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev1-10/+8
2014-07-29bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev1-25/+23
2014-07-25bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-3/+3
2014-07-25bfa: remove useless return variablesPeter Senna Tschudin1-6/+4
2014-07-25bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-07-25bfa: Use dma_zalloc_coherentJoe Perches1-3/+3
2014-05-19bfa: allocate memory with GFP_ATOMIC in spinlock contextAlexey Khoroshilov1-1/+1
2014-03-19[SCSI] bfa: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2014-03-15[SCSI] bfa: set correct command return codeHannes Reinecke1-1/+6
2014-03-15[SCSI] bfa: Fix smatch warningsVijaya Mohan Guvva1-4/+5
2014-03-15[SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()Wei Yongjun1-1/+3
2014-01-22Merge branch 'misc' into for-linusJames Bottomley13-104/+836
2013-12-19[SCSI] bfa: Driver version upgrade to 3.2.23.0Vijaya Mohan Guvva2-4/+4