index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2i
Age
Commit message (
Expand
)
Author
2009-12-10
[SCSI] bnx2i: minor code cleanup and update driver version
Anil Veerabhadrappa
2009-12-10
[SCSI] bnx2i: Task management ABORT TASK fixes
Anil Veerabhadrappa
2009-12-10
[SCSI] bnx2i: update CQ arming algorith for 5771x chipsets
Anil Veerabhadrappa
2009-12-10
[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...
Anil Veerabhadrappa
2009-12-10
[SCSI] bnx2i: Add 5771E device support to bnx2i driver
Anil Veerabhadrappa
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
2009-12-04
[SCSI] bnx2i: use common iscsi suspend queue
Mike Christie
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
2009-10-02
[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096
Anil Veerabhadrappa
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-08-22
[SCSI] bnx2i : Fix "cid #n not valid" issue
Anil Veerabhadrappa
2009-08-22
[SCSI] bnx2i : Fix command session number jump issue seen during cable pull test
Anil Veerabhadrappa
2009-08-22
[SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()
Anil Veerabhadrappa
2009-08-22
[SCSI] bnx2i: convert bnx2i_dev_lock to mutex
Anil Veerabhadrappa
2009-08-22
[SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions
Anil Veerabhadrappa
2009-08-22
[SCSI] bnx2i: remove global variable bnx2i_reg_devices
Anil Veerabhadrappa
2009-06-21
cnic: add NETDEV_1000 and NETDEVICES to Kconfig select
Randy Dunlap
2009-06-15
[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.
Michael Chan
2009-06-09
[SCSI] bnx2i: Add bnx2i iSCSI driver.
Michael Chan