| Commit message (Expand) | Author | Age |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 |
* | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 2014-11-24 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-10-07 |
|\ |
|
| * | bnx2i: Make boot_nic entry visible in the sysfs session objects | Tej Parkash | 2014-09-16 |
* | | bnx2i/bnx2fc : fix randconfig error in next-20140909 | Anish Bhatt | 2014-09-15 |
|/ |
|
* | bnx2i: Update driver version to 2.7.10.1 | Vikas Chaudhary | 2014-07-25 |
* | bnx2i: Rebranding bnx2i driver | Vikas Chaudhary | 2014-07-25 |
* | bnx2i, be2iscsi: fix custom stats length | Mike Christie | 2014-07-25 |
* | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar | 2014-05-07 |
|\ |
|
| * | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 |
| |\ |
|
| | * | scsi, bnx2i: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 |
* | | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 2014-04-18 |
|/ / |
|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-04-01 |
|\ \ |
|
| * | | [SCSI] libiscsi: Reduce locking contention in fast path | Shlomo Pongratz | 2014-03-15 |
| |/ |
|
* / | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 2014-03-18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 |
|\ |
|
| * | treewide: Fix common typo in "identify" | Maxime Jayat | 2013-10-14 |
* | | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 2013-09-18 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 |
|\ |
|
| * | cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI | Michael Chan | 2013-08-02 |
| * | cnic: Update TCP options setup for iSCSI. | Eddie Wai | 2013-07-30 |
* | | [SCSI] bnx2i: Update version and copyright year 2013 | Eddie Wai | 2013-08-23 |
|/ |
|
* | treewide: Fix typo in printk and comments | Masanari Iida | 2013-04-24 |
* | [SCSI] bnx2i: fix the bit manipulation when setting the error mask | Tomas Henzl | 2013-01-28 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | [SCSI] bnx2i: removed the individual PCI DEVICE ID checking | Eddie Wai | 2012-11-26 |
* | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload | Eddie Wai | 2012-09-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-19 |
|\ |
|
| * | [SCSI] bnx2i: Removed the reference to the netdev->base_addr | Eddie Wai | 2012-07-08 |
* | | bnx2i: use strlcpy() instead of memcpy() for strings | Dan Carpenter | 2012-07-09 |
* | | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve... | Barak Witkowski | 2012-06-27 |
|/ |
|
* | [SCSI] bnx2i: Updated version and copyright year | Eddie Wai | 2012-05-10 |
* | [SCSI] bnx2i: Added the setting of target can_queue via target_alloc | Eddie Wai | 2012-05-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-23 |
|\ |
|
| * | cnic: Fix parity error code conflict | Michael Chan | 2012-03-21 |
* | | [SCSI] bnx2i: Fixed the override of the error_mask module param | Eddie Wai | 2012-02-19 |
* | | [SCSI] bnx2i: use kthread_create_on_node() | Eric Dumazet | 2012-02-19 |
|/ |
|
* | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-03 |
* | [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref | Eddie Wai | 2011-12-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 2011-08-27 |
| * | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie | 2011-08-27 |
| * | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie | 2011-08-27 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 |
|\ \ |
|
| * | | [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission | Eddie Wai | 2011-08-28 |
| |/ |
|
* | | cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. | David S. Miller | 2011-08-12 |
* | | broadcom: Move the Broadcom drivers | Jeff Kirsher | 2011-08-10 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-07-27 |
|\ |
|
| * | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 2011-07-25 |
| * | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 2011-07-25 |