aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-02bnx2i: Fix call trace while device resetNilesh Javali1-0/+2
2015-06-02bnx2i: Fixed firmware assert, during target logout.Tej Parkash1-1/+2
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-1/+1
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-0/+1
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2014-09-16bnx2i: Make boot_nic entry visible in the sysfs session objectsTej Parkash1-0/+3
2014-09-15bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt1-0/+1
2014-07-25bnx2i: Update driver version to 2.7.10.1Vikas Chaudhary1-2/+2
2014-07-25bnx2i: Rebranding bnx2i driverVikas Chaudhary8-19/+33
2014-07-25bnx2i, be2iscsi: fix custom stats lengthMike Christie1-4/+3
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar1-2/+10
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang1-1/+1
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+10
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-27/+27
2014-03-20scsi, bnx2i: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-2/+10
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2-37/+38
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2-27/+27
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-15/+15
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat2-15/+15
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2-3/+2
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-11/+13
2013-08-23[SCSI] bnx2i: Update version and copyright year 2013Eddie Wai7-9/+9
2013-08-02cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan1-7/+5
2013-07-29cnic: Update TCP options setup for iSCSI.Eddie Wai1-4/+8
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-6/+6
2013-01-29[SCSI] bnx2i: fix the bit manipulation when setting the error maskTomas Henzl1-1/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-27[SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai3-28/+19
2012-09-17[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+7
2012-07-08bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter1-1/+1
2012-07-08[SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai3-7/+7
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisementBarak Witkowski5-14/+146
2012-05-10[SCSI] bnx2i: Updated version and copyright yearEddie Wai7-9/+9
2012-05-10[SCSI] bnx2i: Added the setting of target can_queue via target_allocEddie Wai1-0/+1
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2012-03-21cnic: Fix parity error code conflictMichael Chan1-0/+1
2012-02-19[SCSI] bnx2i: Fixed the override of the error_mask module paramEddie Wai2-6/+10
2012-02-19[SCSI] bnx2i: use kthread_create_on_node()Eric Dumazet1-2/+3
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-1/+1
2011-12-14[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai1-2/+3
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-26/+54
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-1/+1
2011-08-28[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai1-1/+1
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie1-2/+9
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie1-14/+20
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie1-11/+26
2011-08-12cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig.David S. Miller1-1/+2
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-1/+1
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+5