summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig.David S. Miller2011-08-121-1/+2
* | broadcom: Move the Broadcom driversJeff Kirsher2011-08-101-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-272-5/+5
|\
| * 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-252-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-237-62/+367
|\ \ | |/ |/|
| * [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-297-9/+9
| * [SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supportedEddie Wai2011-06-291-14/+15
| * [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai2011-06-294-35/+333
| * [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
* | cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840Michael Chan2011-06-213-8/+17