index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.
Krishna Gudipati
2012-09-24
11
-22
/
+434
|
*
[SCSI] bfa: Add new hardware model info to sysfs model description routine.
Krishna Gudipati
2012-09-24
1
-0
/
+7
|
*
[SCSI] bfa: Make changes to FCXP resource management.
Krishna Gudipati
2012-09-24
9
-93
/
+156
|
*
[SCSI] bfa: FCS remote port enhancements.
Krishna Gudipati
2012-09-24
7
-14
/
+83
|
*
[SCSI] bfa: Support vport symbolic name change from sysfs.
Krishna Gudipati
2012-09-24
3
-0
/
+97
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-09-01
2
-2
/
+2
*
|
[SCSI] bfa: Fix to set correct return error codes and misc cleanup.
Krishna Gudipati
2012-07-20
2
-4
/
+5
*
|
[SCSI] bfa: squelch lockdep complaint with a spin_lock_init
Kyle McMartin
2012-07-20
1
-0
/
+2
*
|
[SCSI] bfa: dereferencing freed memory in bfad_im_probe()
Dan Carpenter
2012-07-20
1
-8
/
+4
*
|
[SCSI] bfa: off by one in bfa_ioc_mbox_isr()
Dan Carpenter
2012-07-20
1
-1
/
+1
|
/
*
[SCSI] bfa: Fix to set vport FC host sysfs entries
Krishna Gudipati
2012-05-22
3
-1
/
+19
*
[SCSI] bfa: Fix bfa logging for Logical port state change notification
Krishna Gudipati
2012-04-25
1
-3
/
+3
*
[SCSI] bfa: sysfs model description fix.
Krishna Gudipati
2012-04-25
1
-17
/
+2
*
[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...
Krishna Gudipati
2012-04-25
4
-32
/
+15
*
[SCSI] bfa: Update the driver version to 3.0.23.0
Krishna Gudipati
2012-03-28
1
-1
/
+1
*
[SCSI] bfa: BSG and User interface fixes.
Krishna Gudipati
2012-03-28
4
-22
/
+34
*
[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.
Krishna Gudipati
2012-03-28
3
-4
/
+9
*
[SCSI] bfa: Move service parameter programming logic into firmware.
Krishna Gudipati
2012-03-28
1
-28
/
+0
*
[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.
Krishna Gudipati
2012-03-28
10
-380
/
+525
*
[SCSI] bfa: Flash controller IOC pll init fixes.
Krishna Gudipati
2012-03-28
2
-45
/
+112
*
[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.
Krishna Gudipati
2012-03-28
1
-12
/
+46
*
[SCSI] bfa: Modify ISR to process pending completions
Krishna Gudipati
2012-03-28
1
-3
/
+10
*
[SCSI] bfa: Add fc host issue lip support
Krishna Gudipati
2012-03-28
1
-1
/
+38
*
[SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core().
Santosh Nayak
2012-03-27
1
-1
/
+4
*
[SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()
Jesper Juhl
2012-02-19
1
-2
/
+2
*
[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.
Krishna Gudipati
2012-01-10
6
-4
/
+112
*
[SCSI] bfa: Revert back the current LUN Masking Implementation.
Krishna Gudipati
2012-01-10
5
-582
/
+2
*
[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.
Krishna Gudipati
2012-01-10
1
-2
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-01-10
4
-224
/
+226
|
\
|
*
[SCSI] bfa: fix endian and bit field check bug
Jing Huang
2011-12-15
2
-5
/
+5
|
*
[SCSI] bfa: fix formating and checkpatch issues
Jing Huang
2011-12-15
2
-219
/
+221
*
|
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
/
*
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
2
-0
/
+3
*
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
26
-143
/
+3723
|
\
|
*
[SCSI] bfa: Update the driver version to 3.0.2.2
Krishna Gudipati
2011-07-27
1
-1
/
+1
|
*
[SCSI] bfa: Added support to configure lunmasking
Krishna Gudipati
2011-07-27
5
-0
/
+288
|
*
[SCSI] bfa: Introduced initiator based lun masking feature.
Krishna Gudipati
2011-07-27
7
-5
/
+726
|
*
[SCSI] bfa: Add support to store driver configuration in flash.
Krishna Gudipati
2011-07-27
7
-6
/
+481
|
*
[SCSI] bfa: Add support to collect / reset fabric stats.
Krishna Gudipati
2011-07-27
2
-0
/
+66
|
*
[SCSI] bfa: Added support to configure QOS and collect stats.
Krishna Gudipati
2011-07-27
4
-0
/
+168
|
*
[SCSI] bfa: Add support to configure trunking on Brocade adapter ports.
Krishna Gudipati
2011-07-27
2
-0
/
+64
|
*
[SCSI] bfa: Add support to configure and query flash boot partition
Krishna Gudipati
2011-07-27
3
-0
/
+173
|
*
[SCSI] bfa: Added support to collect and reset fcport stats
Krishna Gudipati
2011-07-27
7
-69
/
+172
|
*
[SCSI] bfa: Add support for IO profiling.
Krishna Gudipati
2011-07-27
4
-8
/
+162
|
*
[SCSI] bfa: Extend BSG to support more user commands
Krishna Gudipati
2011-07-27
4
-0
/
+655
|
*
[SCSI] bfa: Check supported speed based on port mode
Krishna Gudipati
2011-07-27
1
-5
/
+23
|
*
[SCSI] bfa: Update RME interrupt handling.
Krishna Gudipati
2011-07-27
4
-28
/
+73
|
*
[SCSI] bfa: use negative error return values in all functions
Krishna Gudipati
2011-07-27
1
-5
/
+5
|
*
[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.
Krishna Gudipati
2011-07-27
17
-18
/
+668
[prev]
[next]