aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAge
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-02
|\
| * [SCSI] bfa: Update the driver version to v3.1.2.0.Krishna Gudipati2012-09-24
| * [SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati2012-09-24
| * [SCSI] bfa: Add support to register node symbolic name with name serverKrishna Gudipati2012-09-24
| * [SCSI] bfa: Fix to process mbox interrupts only if interrupts are enabled in ...Krishna Gudipati2012-09-24
| * [SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati2012-09-24
| * [SCSI] bfa: Add new hardware model info to sysfs model description routine.Krishna Gudipati2012-09-24
| * [SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati2012-09-24
| * [SCSI] bfa: FCS remote port enhancements.Krishna Gudipati2012-09-24
| * [SCSI] bfa: Support vport symbolic name change from sysfs.Krishna Gudipati2012-09-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ | |/ |/|
| * treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-01
* | [SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati2012-07-20
* | [SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin2012-07-20
* | [SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter2012-07-20
* | [SCSI] bfa: off by one in bfa_ioc_mbox_isr()Dan Carpenter2012-07-20
|/
* [SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati2012-05-22
* [SCSI] bfa: Fix bfa logging for Logical port state change notificationKrishna Gudipati2012-04-25
* [SCSI] bfa: sysfs model description fix.Krishna Gudipati2012-04-25
* [SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...Krishna Gudipati2012-04-25
* [SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati2012-03-28
* [SCSI] bfa: BSG and User interface fixes.Krishna Gudipati2012-03-28
* [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati2012-03-28
* [SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati2012-03-28
* [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati2012-03-28
* [SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati2012-03-28
* [SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati2012-03-28
* [SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati2012-03-28
* [SCSI] bfa: Add fc host issue lip supportKrishna Gudipati2012-03-28
* [SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core().Santosh Nayak2012-03-27
* [SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()Jesper Juhl2012-02-19
* [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati2012-01-10
* [SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati2012-01-10
* [SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati2012-01-10
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-10
|\
| * [SCSI] bfa: fix endian and bit field check bugJing Huang2011-12-15
| * [SCSI] bfa: fix formating and checkpatch issuesJing Huang2011-12-15
* | switch debugfs to umode_tAl Viro2012-01-03
|/
* scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\
| * [SCSI] bfa: Update the driver version to 3.0.2.2Krishna Gudipati2011-07-27
| * [SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati2011-07-27
| * [SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati2011-07-27
| * [SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati2011-07-27
| * [SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati2011-07-27
| * [SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati2011-07-27
| * [SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati2011-07-27
| * [SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati2011-07-27
| * [SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati2011-07-27
| * [SCSI] bfa: Add support for IO profiling.Krishna Gudipati2011-07-27