index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-06-29
[SCSI] bfa: Added support for CEE info and stats query.
Krishna Gudipati
8
-0
/
+683
2011-06-29
[SCSI] bfa: Extend BSG interface.
Krishna Gudipati
11
-7
/
+867
2011-06-29
[SCSI] bfa: FCS bug fixes.
Krishna Gudipati
12
-55
/
+288
2011-06-29
[SCSI] bfa: DMA memory allocation enhancement.
Krishna Gudipati
13
-569
/
+624
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.
Krishna Gudipati
12
-118
/
+278
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.
Krishna Gudipati
9
-132
/
+169
2011-06-29
[SCSI] bfa: Added Fabric Assigned Address(FAA) support
Krishna Gudipati
12
-6
/
+466
2011-06-29
[SCSI] bfa: IOC bug fixes.
Krishna Gudipati
5
-34
/
+125
2011-06-29
[SCSI] bfa: Enable ASIC block configuration and query.
Krishna Gudipati
10
-9
/
+863
2011-06-29
[SCSI] bfa: Update the driver version to 3.0.2.0
Krishna Gudipati
1
-1
/
+1
2011-06-29
[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.
Krishna Gudipati
10
-1
/
+955
2011-06-29
[SCSI] bfa: Driver initialization and model description fix
Krishna Gudipati
6
-40
/
+101
2011-06-29
[SCSI] bfa: Enhancement for fcpim and IO tag handling.
Krishna Gudipati
6
-93
/
+263
2011-06-29
[SCSI] bfa: FC credit recovery and misc bug fixes.
Krishna Gudipati
13
-60
/
+129
2011-06-29
[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...
Krishna Gudipati
10
-31
/
+130
2011-06-29
[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.
Krishna Gudipati
10
-137
/
+188
2011-06-29
[SCSI] bfa: Changes to support vport disable and enable operations.
Krishna Gudipati
9
-44
/
+181
[next]