summaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-31[SCSI] bfa: remove unused defintions and misc cleanupsJing Huang
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21[SCSI] bfa: Update the driver version to 2.3.2.3Krishna Gudipati
2010-12-21[SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati
2010-12-21[SCSI] bfa: direct attach mode fix.Krishna Gudipati
2010-12-21[SCSI] bfa: IOC auto recovery fix.Krishna Gudipati
2010-12-21[SCSI] bfa: Store port configuration in flash for persistency.Krishna Gudipati
2010-12-21[SCSI] bfa: IOC fwtrace save logic & state machine fixes.Krishna Gudipati
2010-12-21[SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang
2010-12-21[SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang
2010-12-21[SCSI] bfa: scatter gather processing changeMaggie Zhang
2010-12-21[SCSI] bfa: remove a file with small sizeMaggie Zhang
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang
2010-12-21[SCSI] bfa: remove unused and empty functionsMaggie Zhang
2010-12-21[SCSI] bfa: fix endianess sparse check warningsMaggie
2010-12-21[SCSI] bfa: fix regular sparse check warnings.Maggie
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang
2010-10-25[SCSI] bfa: fix comments for header filesJing Huang
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang
2010-10-25[SCSI] bfa: remove os wrapper functions and macrosJing Huang
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati
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