| Commit message (Expand) | Author | Age | Files | Lines |
* | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 2013-09-18 | 2 | -3/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 2 | -11/+13 |
|\ |
|
| * | cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI | Michael Chan | 2013-08-02 | 1 | -7/+5 |
| * | cnic: Update TCP options setup for iSCSI. | Eddie Wai | 2013-07-29 | 1 | -4/+8 |
* | | [SCSI] bnx2i: Update version and copyright year 2013 | Eddie Wai | 2013-08-23 | 7 | -9/+9 |
|/ |
|
* | treewide: Fix typo in printk and comments | Masanari Iida | 2013-04-24 | 1 | -6/+6 |
* | [SCSI] bnx2i: fix the bit manipulation when setting the error mask | Tomas Henzl | 2013-01-29 | 1 | -1/+1 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | [SCSI] bnx2i: removed the individual PCI DEVICE ID checking | Eddie Wai | 2012-11-27 | 3 | -28/+19 |
* | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload | Eddie Wai | 2012-09-17 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-19 | 3 | -7/+7 |
|\ |
|
| * | [SCSI] bnx2i: Removed the reference to the netdev->base_addr | Eddie Wai | 2012-07-08 | 3 | -7/+7 |
* | | bnx2i: use strlcpy() instead of memcpy() for strings | Dan Carpenter | 2012-07-08 | 1 | -1/+1 |
* | | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve... | Barak Witkowski | 2012-06-27 | 5 | -14/+146 |
|/ |
|
* | [SCSI] bnx2i: Updated version and copyright year | Eddie Wai | 2012-05-10 | 7 | -9/+9 |
* | [SCSI] bnx2i: Added the setting of target can_queue via target_alloc | Eddie Wai | 2012-05-10 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-23 | 1 | -0/+1 |
|\ |
|
| * | cnic: Fix parity error code conflict | Michael Chan | 2012-03-21 | 1 | -0/+1 |
* | | [SCSI] bnx2i: Fixed the override of the error_mask module param | Eddie Wai | 2012-02-19 | 2 | -6/+10 |
* | | [SCSI] bnx2i: use kthread_create_on_node() | Eric Dumazet | 2012-02-19 | 1 | -2/+3 |
|/ |
|
* | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref | Eddie Wai | 2011-12-14 | 1 | -2/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-28 | 1 | -26/+54 |
|\ |
|
| * | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 2011-08-27 | 1 | -2/+9 |
| * | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie | 2011-08-27 | 1 | -14/+20 |
| * | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie | 2011-08-27 | 1 | -11/+26 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -1/+1 |
|\ \ |
|
| * | | [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission | Eddie Wai | 2011-08-28 | 1 | -1/+1 |
| |/ |
|
* | | cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. | David S. Miller | 2011-08-12 | 1 | -1/+2 |
* | | broadcom: Move the Broadcom drivers | Jeff Kirsher | 2011-08-10 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-07-27 | 2 | -5/+5 |
|\ |
|
| * | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 2011-07-25 | 1 | -4/+4 |
| * | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 2011-07-25 | 2 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-07-23 | 7 | -62/+367 |
|\ \
| |/
|/| |
|
| * | [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpu | Eddie Wai | 2011-07-21 | 1 | -1/+7 |
| * | [SCSI] bnx2i: Updated copyright and bump version | Eddie Wai | 2011-06-29 | 7 | -9/+9 |
| * | [SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported | Eddie Wai | 2011-06-29 | 1 | -14/+15 |
| * | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion | Eddie Wai | 2011-06-29 | 4 | -35/+333 |
| * | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 2011-06-29 | 1 | -4/+4 |
* | | cnic: Add VLAN ID as a parameter during netevent upcall | Michael Chan | 2011-07-21 | 1 | -1/+7 |
* | | cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 | Michael Chan | 2011-06-21 | 3 | -8/+17 |
* | | New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc | Vlad Zolotarov | 2011-06-15 | 1 | -4/+8 |
|/ |
|
* | [SCSI] bnx2i: Optimized the iSCSI offload performance | Eddie Wai | 2011-05-24 | 3 | -19/+31 |
* | [SCSI] bnx2i: Updated the connection shutdown/cleanup timeout | Eddie Wai | 2011-05-24 | 2 | -2/+2 |
* | [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16 | Eddie Wai | 2011-05-24 | 2 | -0/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [SCSI] bnx2i: fix null ptr ref in conn get param | Mike Christie | 2011-02-24 | 1 | -23/+22 |
* | [SCSI] bnx2i: Updated to version 2.6.2.3 | Eddie Wai | 2011-02-24 | 1 | -2/+2 |
* | [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload | Eddie Wai | 2011-02-24 | 3 | -1/+123 |
* | [SCSI] bnx2i: Added jumbo MTU support for the no shost case | Eddie Wai | 2011-02-24 | 1 | -1/+1 |