index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
[SCSI] be2iscsi: Bump the driver version.
John Soni Jose
1
-1
/
+1
2012-09-14
[SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received.
John Soni Jose
3
-43
/
+33
2012-09-14
[SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.
John Soni Jose
5
-0
/
+177
2012-09-14
[SCSI] be2iscsi: Format the MAC_ADDR with sysfs_format_mac.
John Soni Jose
1
-1
/
+1
2012-09-14
[SCSI] be2iscsi: Added Logging mechanism for the driver.
John Soni Jose
5
-511
/
+886
2012-09-14
[SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump mode
John Soni Jose
5
-28
/
+175
2012-09-14
[SCSI] be2iscsi: Removing the iscsi_data_pdu setting.
John Soni Jose
1
-12
/
+0
2012-05-30
[SCSI] be2iscsi: fix dma free size mismatch regression
Mike Christie
1
-3
/
+2
2012-04-25
[SCSI] be2iscsi: Get Port State and Speed of the Adapter
John Soni Jose
3
-0
/
+140
2012-04-25
[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
Mike Christie
7
-106
/
+858
2012-04-25
[SCSI] be2iscsi: Adding bsg interface for be2iscsi
Jayamohan Kallickal
4
-1
/
+162
2012-04-25
[SCSI] be2iscsi: Get Initiator Name for the iSCSI_Host
John Soni Jose
4
-0
/
+90
2012-04-25
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.
Jayamohan Kallickal
1
-2
/
+1
2012-04-25
[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle
Jayamohan Kallickal
1
-6
/
+2
2012-04-25
[SCSI] be2iscsi: Bump the driver Version
Jayamohan Kallickal
2
-1
/
+2
2012-04-25
[SCSI] be2iscsi: Update external Branding to Emulex
Jayamohan Kallickal
3
-5
/
+5
2012-04-25
[SCSI] be2iscsi: Fix the function return values.
Jayamohan Kallickal
1
-4
/
+3
2012-04-25
[SCSI] be2iscsi: Code cleanup, removing the goto statement
Jayamohan Kallickal
1
-7
/
+4
2012-04-25
[SCSI] be2iscsi: Fix double free of MCCQ info memory.
Jayamohan Kallickal
1
-1
/
+3
2012-04-25
[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails
Jayamohan Kallickal
1
-1
/
+4
2012-04-25
[SCSI] be2iscsi: Fix typo function name mismatch
Jayamohan Kallickal
1
-1
/
+1
2012-04-25
[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup task
Mike Christie
1
-45
/
+62
2012-04-25
[SCSI] be2iscsi: WRB Initialization and Failure code path change
Jayamohan Kallickal
2
-53
/
+49
2012-04-25
[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.
Jayamohan Kallickal
1
-2
/
+2
2012-04-25
[SCSI] be2iscsi: Fix in the Asynchronous Code Path
Jayamohan Kallickal
2
-46
/
+47
2012-04-23
[SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro
Roland Dreier
1
-4
/
+0
2012-01-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-2
/
+3
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
3
-8
/
+8
2011-12-15
[SCSI] be2iscsi: cleanup a min_t() call
Dan Carpenter
1
-2
/
+3
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-10-16
[SCSI] be2iscsi: Move driver Version to 4.1.239.0
Jayamohan Kallickal
1
-1
/
+1
2011-10-16
[SCSI] be2iscsi: memset wrb for ring create
Jayamohan Kallickal
1
-0
/
+1
2011-10-16
[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier
Jayamohan Kallickal
1
-0
/
+5
2011-10-16
[SCSI] be2iscsi: Fix for wrong dmsg setting in wrb
Jayamohan Kallickal
1
-2
/
+2
2011-10-16
[SCSI] be2iscsi: Fix for kdump failure
Jayamohan Kallickal
3
-1
/
+22
2011-08-29
[SCSI] be2iscsi: Add pci_disable device
Jayamohan Kallickal
1
-0
/
+2
2011-08-29
[SCSI] be2iscsi: Adding a shutdown Routine
Jayamohan Kallickal
1
-8
/
+30
2011-08-29
[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3
Jayamohan Kallickal
2
-8
/
+29
2011-08-27
[SCSI] be2iscsi: remove host and session casts
Mike Christie
1
-4
/
+3
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
2
-2
/
+9
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
2
-15
/
+19
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
3
-10
/
+29
2011-07-27
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+2
2011-07-25
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
1
-3
/
+2
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
1
-2
/
+2
2011-06-29
[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management
Mike Christie
1
-91
/
+99
2011-06-29
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction
Mike Christie
1
-4
/
+2
2011-06-29
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
1
-3
/
+2
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-05-01
[SCSI] be2iscsi: update version
Jayamohan Kallickal
1
-1
/
+1
[next]