summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i/bnx2i_hwi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: bnx2i: Fix a whole host of kerneldoc issuesLee Jones2020-07-241-26/+27
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-3/+0
* drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2019-04-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-281-2/+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-271-2/+2
|/
* bnx2i: fix spelling mistake "complection" -> "completion"Colin Ian King2016-07-121-1/+1
* bnx2i: Rebranding bnx2i driverVikas Chaudhary2014-07-251-2/+4
* 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-011-23/+23
|\
| * [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-151-23/+23
* | cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-181-26/+26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-8/+8
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-8/+8
* | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-181-2/+1
|/
* [SCSI] bnx2i: Update version and copyright year 2013Eddie Wai2013-08-231-1/+1
* [SCSI] bnx2i: fix the bit manipulation when setting the error maskTomas Henzl2013-01-291-1/+1
* [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-191-2/+1
|\
| * [SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai2012-07-081-2/+1
* | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski2012-06-271-9/+26
|/
* [SCSI] bnx2i: Updated version and copyright yearEddie Wai2012-05-101-1/+1
* [SCSI] bnx2i: Fixed the override of the error_mask module paramEddie Wai2012-02-191-4/+8
* [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai2011-12-141-2/+3
* [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-281-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-271-4/+4
|\
| * iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-07-251-4/+4
| * iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-231-32/+167
|\ \ | |/ |/|
| * [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai2011-07-211-1/+7
| * [SCSI] bnx2i: Updated copyright and bump versionEddie Wai2011-06-291-1/+1
| * [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai2011-06-291-27/+156
| * [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-06-291-4/+4
* | cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan2011-07-211-1/+7
|/
* [SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai2011-05-241-12/+14
* [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai2011-05-241-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai2011-02-241-0/+116
* [SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771XEddie Wai2011-02-241-3/+3
* [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai2011-01-241-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-071-27/+69
|\
| * [SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai2010-12-211-1/+2