| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 3 | -1/+6 |
|\ |
|
| * | cnic: Defer iscsi connection cleanup | Michael Chan | 2010-10-14 | 1 | -0/+2 |
| * | bnx2x, cnic, bnx2i: use new FW/HSI | Dmitry Kravkov | 2010-10-06 | 2 | -1/+4 |
* | | [SCSI] bnx2i: Updated version to bnx2i-2.1.3 | Eddie Wai | 2010-09-05 | 1 | -3/+5 |
* | | [SCSI] bnx2i: Added chip cleanup for the remove module path | Eddie Wai | 2010-09-05 | 2 | -20/+37 |
* | | [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion | Eddie Wai | 2010-09-05 | 1 | -4/+6 |
* | | [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASK | Eddie Wai | 2010-09-05 | 1 | -28/+30 |
* | | [SCSI] bnx2i: Fixed a protocol violation on nopout responses | Eddie Wai | 2010-09-05 | 3 | -6/+3 |
|/ |
|
* | scsi: fix bnx2i build errors | Randy Dunlap | 2010-08-11 | 1 | -1/+2 |
* | [SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2 | Eddie Wai | 2010-07-27 | 1 | -2/+2 |
* | [SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESS | Michael Chan | 2010-07-27 | 1 | -1/+22 |
* | [SCSI] bnx2i: Fixed the TCP graceful termination initiation | Eddie Wai | 2010-07-27 | 3 | -19/+40 |
* | [SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values | Eddie Wai | 2010-07-27 | 2 | -4/+13 |
* | [SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure | Eddie Wai | 2010-07-27 | 3 | -9/+40 |
* | [SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints | Eddie Wai | 2010-07-27 | 2 | -3/+47 |
* | [SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect | Eddie Wai | 2010-07-27 | 1 | -43/+76 |
* | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley | 2010-05-18 | 2 | -6/+7 |
|\ |
|
| * | [SCSI] bnx2i: Update version and module description | Anil Veerabhadrappa | 2010-04-11 | 1 | -3/+4 |
| * | [SCSI] bnx2i: link bnx2i hba and cnic device before registering the device | Anil Veerabhadrappa | 2010-04-11 | 1 | -2/+2 |
| * | [SCSI] bnx2i: make firmware use statsn field when constructing header | Anil Veerabhadrappa | 2010-04-11 | 1 | -1/+1 |
* | | [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc... | Anil Veerabhadrappa | 2010-04-11 | 3 | -4/+24 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
* | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal | 2010-03-03 | 1 | -1/+1 |
* | [SCSI] bnx2i: set change_queue_depth function | Mike Christie | 2010-02-17 | 1 | -0/+1 |
* | [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4 | Joe Perches | 2010-02-17 | 1 | -2/+2 |
* | [SCSI] bnx2i: minor code cleanup and update driver version | Anil Veerabhadrappa | 2009-12-10 | 2 | -4/+2 |
* | [SCSI] bnx2i: Task management ABORT TASK fixes | Anil Veerabhadrappa | 2009-12-10 | 1 | -4/+13 |
* | [SCSI] bnx2i: update CQ arming algorith for 5771x chipsets | Anil Veerabhadrappa | 2009-12-10 | 3 | -8/+31 |
* | [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero... | Anil Veerabhadrappa | 2009-12-10 | 1 | -1/+1 |
* | [SCSI] bnx2i: Add 5771E device support to bnx2i driver | Anil Veerabhadrappa | 2009-12-10 | 1 | -1/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 |
* | | [SCSI] libiscsi: add warm target reset tmf support | Mike Christie | 2009-12-04 | 1 | -1/+1 |
* | | [SCSI] bnx2i: use common iscsi suspend queue | Mike Christie | 2009-12-04 | 2 | -8/+1 |
|/ |
|
* | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 2009-10-02 | 1 | -1/+1 |
* | [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096 | Anil Veerabhadrappa | 2009-10-02 | 2 | -1/+3 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | [SCSI] bnx2i : Fix "cid #n not valid" issue | Anil Veerabhadrappa | 2009-08-22 | 1 | -2/+1 |
* | [SCSI] bnx2i : Fix command session number jump issue seen during cable pull test | Anil Veerabhadrappa | 2009-08-22 | 1 | -3/+0 |
* | [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect() | Anil Veerabhadrappa | 2009-08-22 | 2 | -4/+10 |
* | [SCSI] bnx2i: convert bnx2i_dev_lock to mutex | Anil Veerabhadrappa | 2009-08-22 | 1 | -29/+25 |
* | [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions | Anil Veerabhadrappa | 2009-08-22 | 1 | -12/+19 |
* | [SCSI] bnx2i: remove global variable bnx2i_reg_devices | Anil Veerabhadrappa | 2009-08-22 | 1 | -19/+1 |
* | cnic: add NETDEV_1000 and NETDEVICES to Kconfig select | Randy Dunlap | 2009-06-21 | 1 | -0/+2 |
* | [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set. | Michael Chan | 2009-06-15 | 1 | -0/+1 |
* | [SCSI] bnx2i: Add bnx2i iSCSI driver. | Michael Chan | 2009-06-09 | 9 | -0/+7494 |