summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAgeFilesLines
* scsi: bfa: use designated initializersKees Cook2017-04-211-10/+21
* scsi: bfa: remove bfa_module_s madnessChristoph Hellwig2017-04-205-298/+108Star
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-213-139/+48Star
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-071-0/+2
| * scsi: bfa: remove bfa_fcs_mod_sChristoph Hellwig2017-01-102-139/+46Star
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-171-1/+1
|\ \
| * | scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn2017-01-171-1/+1
* | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-092-4/+4
|\| | | |/ |/|
| * scsi: bfa: Increase requested firmware version to 3.2.5.1Benjamin Poirier2017-01-062-4/+4
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
|/
* scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functionsArnd Bergmann2016-11-221-13/+17
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-181-2/+2
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-182-7/+7
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-181-4/+2Star
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-181-2/+4
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-181-17/+23
* scsi: bfa: Do not dereference port before it is null checkedColin Ian King2016-09-021-2/+2
* scripts/spelling.txt: add "fimware" misspellingKees Cook2016-05-201-1/+1
* bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter2016-05-103-6/+8
* bfa: deinline __bfa_trc() and __bfa_trc32()Denys Vlasenko2016-02-242-37/+23Star
* bfa: use strncpy() instead of memcpy()Dan Carpenter2016-02-241-1/+1
* bfa: Update driver version to 3.2.25.0Anil Gurumurthy2015-12-021-1/+1
* bfa: File header and user visible string changesAnil Gurumurthy2015-12-0239-89/+84Star
* bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy2015-12-021-0/+26
* bfa: Update copyright messagesAnil Gurumurthy2015-12-0239-78/+117
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-2/+0Star
* bfa: Fix incorrect de-reference of pointerAnil Gurumurthy2015-09-061-1/+1
* bfa: Fix indentationAnil Gurumurthy2015-09-061-11/+11
* bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov2015-08-121-0/+2
* bfs: bfad_worker cleanupJiri Slaby2015-04-171-13/+9Star
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+2
* bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-201-24/+6Star
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+1Star
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-5/+3Star
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-8/+3Star
* bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-14/+6Star
* bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev2014-07-291-10/+8Star
* bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev2014-07-291-25/+23Star
* bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-251-3/+3
* bfa: remove useless return variablesPeter Senna Tschudin2014-07-251-6/+4Star
* bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings2014-07-251-1/+1
* bfa: Use dma_zalloc_coherentJoe Perches2014-07-251-3/+3
* bfa: allocate memory with GFP_ATOMIC in spinlock contextAlexey Khoroshilov2014-05-191-1/+1
* [SCSI] bfa: Replace large udelay() with mdelay()Ben Hutchings2014-03-191-1/+1
* [SCSI] bfa: set correct command return codeHannes Reinecke2014-03-151-1/+6
* [SCSI] bfa: Fix smatch warningsVijaya Mohan Guvva2014-03-151-4/+5
* [SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()Wei Yongjun2014-03-151-1/+3
* Merge branch 'misc' into for-linusJames Bottomley2014-01-2213-104/+836
|\
| * [SCSI] bfa: Driver version upgrade to 3.2.23.0Vijaya Mohan Guvva2013-12-192-4/+4