summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
AgeCommit message (Expand)Author
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-11scsi: remove private BIT macrosAndrew Morton
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-27[SCSI] bfa: add debugfs supportJing Huang
2010-07-27[SCSI] bfa: update driver version stringJing Huang
2010-07-27[SCSI] bfa: vport fixesJing Huang
2010-07-27[SCSI] bfa: fix wrong arg to callbackJing Huang
2010-07-27[SCSI] bfa: add ioc state checkingJing Huang
2010-07-27[SCSI] bfa: add description for module parametersJing Huang
2010-07-27[SCSI] bfa: update to support BOFMJing Huang
2010-07-27[SCSI] bfa: fix possible IO double completionJing Huang
2010-07-27[SCSI] bfa: fix link state structureJing Huang
2010-07-27[SCSI] bfa: add dynamic queue selectionJing Huang
2010-07-27[SCSI] bfa: fix uf post and rport fcpim state machineJing Huang
2010-07-27[SCSI] bfa: fix chip and memory initializationJing Huang
2010-07-27[SCSI] bfa: update to support firmware configuationJing Huang
2010-07-27[SCSI] bfa: add PBC port disable handlingJing Huang
2010-07-27[SCSI] bfa: fix prli retry issuesJing Huang
2010-07-27[SCSI] bfa: fix rport speed settingJing Huang
2010-07-27[SCSI] bfa: fix interrupt coalescing settingJing Huang
2010-07-27[SCSI] bfa: use standards defined timeout for ELS/CTJing Huang
2010-07-27[SCSI] bfa: statistics and typo fixJing Huang
2010-07-27[SCSI] bfa: ioc attributes fixJing Huang
2010-07-27[SCSI] bfa: vport state machine fixJing Huang
2010-07-27[SCSI] bfa: PBC vport createJing Huang
2010-07-27[SCSI] bfa: enable basic PBC supportJing Huang
2010-07-27[SCSI] bfa: enable new hardwareJing Huang
2010-07-20scsi: bfa: use ARRAY_SIZEKulikov Vasiliy
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-25[SCSI] bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-01[SCSI] bfa: fix compilation warning in powerpcJing Huang
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-11[SCSI] bfa: sg addr big endian fixJing Huang
2010-04-11[SCSI] bfa: protect idr using bfad_mutexJing Huang
2010-04-11[SCSI] bfa: use pci_iomap() and pci_iounmap()Jing Huang
2010-04-11[SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining caseJing Huang
2010-04-11[SCSI] bfa: add fc transport class based vport create/deleteJing Huang
2010-04-11[SCSI] bfa: eliminate useless codeJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-03-07[SCSI] bfa: Update the driver version to 2.1.2.1.Krishna Gudipati
2010-03-07[SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati
2010-03-07[SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati
2010-03-07[SCSI] bfa: FCS and include file changes.Krishna Gudipati