aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAge
* bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
* bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev2014-07-29
* bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev2014-07-29
* bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-25
* bfa: remove useless return variablesPeter Senna Tschudin2014-07-25
* bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings2014-07-25
* bfa: Use dma_zalloc_coherentJoe Perches2014-07-25
* bfa: allocate memory with GFP_ATOMIC in spinlock contextAlexey Khoroshilov2014-05-19
* [SCSI] bfa: Replace large udelay() with mdelay()Ben Hutchings2014-03-19
* [SCSI] bfa: set correct command return codeHannes Reinecke2014-03-15
* [SCSI] bfa: Fix smatch warningsVijaya Mohan Guvva2014-03-15
* [SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()Wei Yongjun2014-03-15
* Merge branch 'misc' into for-linusJames Bottomley2014-01-22
|\
| * [SCSI] bfa: Driver version upgrade to 3.2.23.0Vijaya Mohan Guvva2013-12-19
| * [SCSI] bfa: change FC_ELS_TOV to 20secVijaya Mohan Guvva2013-12-19
| * [SCSI] bfa: Observed auto D-port mode instead of manualVijaya Mohan Guvva2013-12-19
| * [SCSI] bfa: Fix for bcu or hcm faa query hangVijaya Mohan Guvva2013-12-19
| * [SCSI] bfa: LUN discovery issue in direct attach modeVijaya Mohan Guvva2013-12-19
| * [SCSI] bfa: Register port with SCSI even on port init failureVijaya Mohan Guvva2013-12-19
| * [SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva2013-12-19
* | [SCSI] bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva2013-12-18
|/
* [SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14
* | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify codeYijing Wang2013-09-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Convert retrun typos to returnJoe Perches2013-09-04
* | [SCSI] bfa: firmware update to 3.2.1.1Rasesh Mody2013-09-03
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-04
|\
| * [SCSI] bfa: Update the driver version to 3.2.21.1Vijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: dis-associate bfa path_tov with dev_loss_tmoVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Support for chinook-quad port cardVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: fix endianess issue for firmware statsVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Fix bug_on condition in RPSC rsp handlingVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Allow rsp queue process during ioc disableVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: firmware statistics updateVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: fru vpd date update changesVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: driver compatibility with 32bit libsVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: kdump fix on 815 and 825 adaptersVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Fix FDISC timeout handlingVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Fix 1860 port initialize when ATC is enabledVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: FDMI enhancementsVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Fix WARN_ON condition checkVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Add dynamic diagnostic port supportVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Forward Error Correction status queryVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Support for FC BB credit recoveryVijaya Mohan Guvva2013-06-26
| * [SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereferenceJakob Normark2013-06-26
| * [SCSI] bfa: fix for FC Direct Attach LUN discovery failureVijay Mohan Guvva2013-06-04
| * [SCSI] bfa: fix faulty handling of events in lps smVijay Mohan Guvva2013-06-04
* | bfa: switch to fixed_size_llseek()Al Viro2013-06-29