summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAgeFilesLines
* 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-191-1/+1
* bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter2016-05-093-6/+8
* bfa: deinline __bfa_trc() and __bfa_trc32()Denys Vlasenko2016-02-232-37/+23
* bfa: use strncpy() instead of memcpy()Dan Carpenter2016-02-231-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/+84
* 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-091-2/+0
* 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/+9
* 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/+6
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+1
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-5/+3
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-8/+3
* bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-14/+6
* bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev2014-07-291-10/+8
* bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev2014-07-291-25/+23
* 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/+4
* 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
| * [SCSI] bfa: change FC_ELS_TOV to 20secVijaya Mohan Guvva2013-12-191-1/+1
| * [SCSI] bfa: Observed auto D-port mode instead of manualVijaya Mohan Guvva2013-12-192-2/+3
| * [SCSI] bfa: Fix for bcu or hcm faa query hangVijaya Mohan Guvva2013-12-191-4/+4
| * [SCSI] bfa: LUN discovery issue in direct attach modeVijaya Mohan Guvva2013-12-191-1/+14
| * [SCSI] bfa: Register port with SCSI even on port init failureVijaya Mohan Guvva2013-12-192-46/+43
| * [SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva2013-12-197-46/+767
* | [SCSI] bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva2013-12-181-2/+4
|/
* [SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-033-8/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0
* | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify codeYijing Wang2013-09-231-41/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
* | [SCSI] bfa: firmware update to 3.2.1.1Rasesh Mody2013-09-031-3/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-0423-289/+1507
|\
| * [SCSI] bfa: Update the driver version to 3.2.21.1Vijaya Mohan Guvva2013-06-262-4/+4
| * [SCSI] bfa: dis-associate bfa path_tov with dev_loss_tmoVijaya Mohan Guvva2013-06-261-26/+7
OpenPOWER on IntegriCloud