aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa
AgeCommit message (Expand)Author
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo
2013-01-30[SCSI] bfa: fix strncpy() limiter in bfad_start_ops()Dan Carpenter
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-07[SCSI] bfa: Update the driver version to 3.1.2.1Krishna Gudipati
2012-10-07[SCSI] bfa: Firmware image naming convention updateKrishna Gudipati
2012-10-07[SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati
2012-10-07[SCSI] bfa: Support Power on Hours display and diag temp sensor fixesKrishna Gudipati
2012-10-07[SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati
2012-10-07[SCSI] bfa: Add support for IO throttling at port levelKrishna Gudipati
2012-10-07[SCSI] bfa: Add support for user to configure bandwidth on QoS prioritiesKrishna Gudipati
2012-10-07[SCSI] bfa: Fabric Assigned Address implementation fixKrishna Gudipati
2012-10-07[SCSI] bfa: Add diagnostic port (D-Port) supportKrishna Gudipati
2012-10-07[SCSI] bfa: Fix to handle firmware tskim abort request responseKrishna Gudipati
2012-10-07[SCSI] bfa: Fix few attributes in the RHBA CT passthru commandKrishna Gudipati
2012-10-07[SCSI] bfa: Add support to have mfg date as part of adapter attributesKrishna Gudipati
2012-10-07[SCSI] bfa: Flash Controller PLL initialization fixesKrishna Gudipati
2012-10-07[SCSI] bfa: IOCFC state machine enhancementsKrishna Gudipati
2012-10-07[SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-24[SCSI] bfa: Update the driver version to v3.1.2.0.Krishna Gudipati
2012-09-24[SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati
2012-09-24[SCSI] bfa: Add support to register node symbolic name with name serverKrishna Gudipati
2012-09-24[SCSI] bfa: Fix to process mbox interrupts only if interrupts are enabled in ...Krishna Gudipati
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati
2012-09-24[SCSI] bfa: Add new hardware model info to sysfs model description routine.Krishna Gudipati
2012-09-24[SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati
2012-09-24[SCSI] bfa: FCS remote port enhancements.Krishna Gudipati
2012-09-24[SCSI] bfa: Support vport symbolic name change from sysfs.Krishna Gudipati
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-07-20[SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati
2012-07-20[SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin
2012-07-20[SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter
2012-07-20[SCSI] bfa: off by one in bfa_ioc_mbox_isr()Dan Carpenter
2012-05-22[SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati
2012-04-25[SCSI] bfa: Fix bfa logging for Logical port state change notificationKrishna Gudipati
2012-04-25[SCSI] bfa: sysfs model description fix.Krishna Gudipati
2012-04-25[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...Krishna Gudipati
2012-03-28[SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati
2012-03-28[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati
2012-03-28[SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati
2012-03-28[SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati
2012-03-28[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati
2012-03-28[SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati
2012-03-28[SCSI] bfa: Add fc host issue lip supportKrishna Gudipati
2012-03-27[SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core().Santosh Nayak