summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-1/+1
|\
| * scsi: bnx2i: fix indentation issue, remove a tabColin Ian King2019-01-081-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-282-3/+0
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
| * scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing2018-11-211-2/+0
* | block: kill request ->cpu memberJens Axboe2018-11-071-7/+1
|/
* scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia2018-06-191-0/+2
* scsi: bnx2i: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-041-6/+4
* scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopoutGustavo A. R. Silva2017-12-041-6/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-10/+0
|\
| * scsi: bnx2i: Clean up unused pointers in bnx2i_hwiChristos Gkekas2017-09-151-10/+0
* | scsi: bnx2i: Convert timers to use timer_setup()Kees Cook2017-10-273-14/+7
|/
* scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner2017-07-261-50/+15
* scsi: bnx2i: Prevent recursive cpuhotplug lockingThomas Gleixner2017-07-261-7/+8
* scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter2017-06-261-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* 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