index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
[SCSI] bfa: Fix to set correct return error codes and misc cleanup.
Krishna Gudipati
2
-4
/
+5
2012-07-20
[SCSI] bfa: squelch lockdep complaint with a spin_lock_init
Kyle McMartin
1
-0
/
+2
2012-07-20
[SCSI] bfa: dereferencing freed memory in bfad_im_probe()
Dan Carpenter
1
-8
/
+4
2012-07-20
[SCSI] bfa: off by one in bfa_ioc_mbox_isr()
Dan Carpenter
1
-1
/
+1
2012-05-22
[SCSI] bfa: Fix to set vport FC host sysfs entries
Krishna Gudipati
3
-1
/
+19
2012-04-25
[SCSI] bfa: Fix bfa logging for Logical port state change notification
Krishna Gudipati
1
-3
/
+3
2012-04-25
[SCSI] bfa: sysfs model description fix.
Krishna Gudipati
1
-17
/
+2
2012-04-25
[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...
Krishna Gudipati
4
-32
/
+15
2012-03-28
[SCSI] bfa: Update the driver version to 3.0.23.0
Krishna Gudipati
1
-1
/
+1
2012-03-28
[SCSI] bfa: BSG and User interface fixes.
Krishna Gudipati
4
-22
/
+34
2012-03-28
[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.
Krishna Gudipati
3
-4
/
+9
2012-03-28
[SCSI] bfa: Move service parameter programming logic into firmware.
Krishna Gudipati
1
-28
/
+0
2012-03-28
[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.
Krishna Gudipati
10
-380
/
+525
2012-03-28
[SCSI] bfa: Flash controller IOC pll init fixes.
Krishna Gudipati
2
-45
/
+112
2012-03-28
[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.
Krishna Gudipati
1
-12
/
+46
2012-03-28
[SCSI] bfa: Modify ISR to process pending completions
Krishna Gudipati
1
-3
/
+10
2012-03-28
[SCSI] bfa: Add fc host issue lip support
Krishna Gudipati
1
-1
/
+38
2012-03-27
[SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core().
Santosh Nayak
1
-1
/
+4
2012-02-19
[SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()
Jesper Juhl
1
-2
/
+2
2012-01-10
[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.
Krishna Gudipati
6
-4
/
+112
2012-01-10
[SCSI] bfa: Revert back the current LUN Masking Implementation.
Krishna Gudipati
5
-582
/
+2
2012-01-10
[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.
Krishna Gudipati
1
-2
/
+4
2012-01-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
4
-224
/
+226
2012-01-03
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2011-12-15
[SCSI] bfa: fix endian and bit field check bug
Jing Huang
2
-5
/
+5
2011-12-15
[SCSI] bfa: fix formating and checkpatch issues
Jing Huang
2
-219
/
+221
2011-10-31
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2
-0
/
+3
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
26
-143
/
+3723
2011-09-15
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
1
-1
/
+0
2011-07-27
[SCSI] bfa: Update the driver version to 3.0.2.2
Krishna Gudipati
1
-1
/
+1
2011-07-27
[SCSI] bfa: Added support to configure lunmasking
Krishna Gudipati
5
-0
/
+288
2011-07-27
[SCSI] bfa: Introduced initiator based lun masking feature.
Krishna Gudipati
7
-5
/
+726
2011-07-27
[SCSI] bfa: Add support to store driver configuration in flash.
Krishna Gudipati
7
-6
/
+481
2011-07-27
[SCSI] bfa: Add support to collect / reset fabric stats.
Krishna Gudipati
2
-0
/
+66
2011-07-27
[SCSI] bfa: Added support to configure QOS and collect stats.
Krishna Gudipati
4
-0
/
+168
2011-07-27
[SCSI] bfa: Add support to configure trunking on Brocade adapter ports.
Krishna Gudipati
2
-0
/
+64
2011-07-27
[SCSI] bfa: Add support to configure and query flash boot partition
Krishna Gudipati
3
-0
/
+173
2011-07-27
[SCSI] bfa: Added support to collect and reset fcport stats
Krishna Gudipati
7
-69
/
+172
2011-07-27
[SCSI] bfa: Add support for IO profiling.
Krishna Gudipati
4
-8
/
+162
2011-07-27
[SCSI] bfa: Extend BSG to support more user commands
Krishna Gudipati
4
-0
/
+655
2011-07-27
[SCSI] bfa: Check supported speed based on port mode
Krishna Gudipati
1
-5
/
+23
2011-07-27
[SCSI] bfa: Update RME interrupt handling.
Krishna Gudipati
4
-28
/
+73
2011-07-27
[SCSI] bfa: use negative error return values in all functions
Krishna Gudipati
1
-5
/
+5
2011-07-27
[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.
Krishna Gudipati
17
-18
/
+668
2011-06-29
[SCSI] bfa: Update the driver version to 3.0.2.1
Krishna Gudipati
1
-1
/
+1
2011-06-29
[SCSI] bfa: Driver and BSG enhancements.
Krishna Gudipati
6
-34
/
+100
2011-06-29
[SCSI] bfa: Added support to query PHY.
Krishna Gudipati
9
-0
/
+867
2011-06-29
[SCSI] bfa: Added HBA diagnostics support.
Krishna Gudipati
11
-9
/
+1665
2011-06-29
[SCSI] bfa: Added support for flash configuration
Krishna Gudipati
9
-47
/
+910
2011-06-29
[SCSI] bfa: Added support to obtain SFP info.
Krishna Gudipati
8
-0
/
+903
[next]