summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i
Commit message (Expand)AuthorAgeFilesLines
* scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-48/+30
* bnx2i: fix spelling mistake "complection" -> "completion"Colin Ian King2016-07-121-1/+1
* bnx2i: silence uninitialized variable warningsDan Carpenter2016-04-251-2/+2
* bnx2i: Fix call trace while device resetNilesh Javali2015-06-021-0/+2
* bnx2i: Fixed firmware assert, during target logout.Tej Parkash2015-06-021-1/+2
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-071-0/+3
|\
| * bnx2i: Make boot_nic entry visible in the sysfs session objectsTej Parkash2014-09-161-0/+3
* | bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt2014-09-151-0/+1
|/
* bnx2i: Update driver version to 2.7.10.1Vikas Chaudhary2014-07-251-2/+2
* bnx2i: Rebranding bnx2i driverVikas Chaudhary2014-07-258-19/+33
* bnx2i, be2iscsi: fix custom stats lengthMike Christie2014-07-251-4/+3
* Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-071-2/+10
|\
| * Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-2/+10
| |\
| | * scsi, bnx2i: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+10
* | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-012-27/+27
|\ \
| * | [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-152-27/+27
| |/
* | cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-182-37/+38
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-152-15/+15
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-142-15/+15
* | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-182-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-052-11/+13
|\
| * cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan2013-08-021-7/+5
| * cnic: Update TCP options setup for iSCSI.Eddie Wai2013-07-291-4/+8
* | [SCSI] bnx2i: Update version and copyright year 2013Eddie Wai2013-08-237-9/+9
|/
* treewide: Fix typo in printk and commentsMasanari Iida2013-04-241-6/+6
* [SCSI] bnx2i: fix the bit manipulation when setting the error maskTomas Henzl2013-01-291-1/+1
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* [SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai2012-11-273-28/+19
* [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai2012-09-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-193-7/+7
|\
| * [SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai2012-07-083-7/+7
* | bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter2012-07-081-1/+1
* | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski2012-06-275-14/+146
|/
* [SCSI] bnx2i: Updated version and copyright yearEddie Wai2012-05-107-9/+9
* [SCSI] bnx2i: Added the setting of target can_queue via target_allocEddie Wai2012-05-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-231-0/+1
|\
| * cnic: Fix parity error code conflictMichael Chan2012-03-211-0/+1
* | [SCSI] bnx2i: Fixed the override of the error_mask module paramEddie Wai2012-02-192-6/+10
* | [SCSI] bnx2i: use kthread_create_on_node()Eric Dumazet2012-02-191-2/+3
|/
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
* [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai2011-12-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-26/+54
|\
| * [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-2/+9
| * [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-14/+20
| * [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-11/+26
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+1
|\ \
| * | [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-281-1/+1
| |/
OpenPOWER on IntegriCloud