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
2013-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2013-02-27
scsi/bfa: convert to idr_alloc()
Tejun Heo
1
-11
/
+4
2013-01-30
[SCSI] bfa: fix strncpy() limiter in bfad_start_ops()
Dan Carpenter
1
-1
/
+1
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-10-07
[SCSI] bfa: Update the driver version to 3.1.2.1
Krishna Gudipati
1
-1
/
+1
2012-10-07
[SCSI] bfa: Firmware image naming convention update
Krishna Gudipati
1
-3
/
+3
2012-10-07
[SCSI] bfa: Add support to read/update the FRU data.
Krishna Gudipati
9
-5
/
+715
2012-10-07
[SCSI] bfa: Support Power on Hours display and diag temp sensor fixes
Krishna Gudipati
3
-5
/
+42
2012-10-07
[SCSI] bfa: Add support to configure min/max bandwidth for a pcifn
Krishna Gudipati
7
-26
/
+41
2012-10-07
[SCSI] bfa: Add support for IO throttling at port level
Krishna Gudipati
8
-8
/
+182
2012-10-07
[SCSI] bfa: Add support for user to configure bandwidth on QoS priorities
Krishna Gudipati
6
-6
/
+94
2012-10-07
[SCSI] bfa: Fabric Assigned Address implementation fix
Krishna Gudipati
2
-3
/
+88
2012-10-07
[SCSI] bfa: Add diagnostic port (D-Port) support
Krishna Gudipati
9
-3
/
+658
2012-10-07
[SCSI] bfa: Fix to handle firmware tskim abort request response
Krishna Gudipati
3
-8
/
+15
2012-10-07
[SCSI] bfa: Fix few attributes in the RHBA CT passthru command
Krishna Gudipati
3
-10
/
+11
2012-10-07
[SCSI] bfa: Add support to have mfg date as part of adapter attributes
Krishna Gudipati
3
-0
/
+11
2012-10-07
[SCSI] bfa: Flash Controller PLL initialization fixes
Krishna Gudipati
2
-83
/
+131
2012-10-07
[SCSI] bfa: IOCFC state machine enhancements
Krishna Gudipati
3
-26
/
+63
2012-10-07
[SCSI] bfa: Add support for FC Arbitrated Loop topology.
Krishna Gudipati
12
-119
/
+713
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
23
-309
/
+1736
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-09-24
[SCSI] bfa: Update the driver version to v3.1.2.0.
Krishna Gudipati
1
-1
/
+1
2012-09-24
[SCSI] bfa: Add support for max target ports discovery
Krishna Gudipati
9
-178
/
+497
2012-09-24
[SCSI] bfa: Add support to register node symbolic name with name server
Krishna Gudipati
7
-2
/
+454
2012-09-24
[SCSI] bfa: Fix to process mbox interrupts only if interrupts are enabled in ...
Krishna Gudipati
2
-1
/
+9
2012-09-24
[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.
Krishna Gudipati
11
-22
/
+434
2012-09-24
[SCSI] bfa: Add new hardware model info to sysfs model description routine.
Krishna Gudipati
1
-0
/
+7
2012-09-24
[SCSI] bfa: Make changes to FCXP resource management.
Krishna Gudipati
9
-93
/
+156
2012-09-24
[SCSI] bfa: FCS remote port enhancements.
Krishna Gudipati
7
-14
/
+83
2012-09-24
[SCSI] bfa: Support vport symbolic name change from sysfs.
Krishna Gudipati
3
-0
/
+97
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
2
-2
/
+2
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
[next]