Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 years ago |
Linus Torvalds
|
33cf23b0a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
15 years ago |
Vasu Dev
|
15af974dcb
[SCSI] fcoe: fix fcoe module ref counting
|
15 years ago |
Vasu Dev
|
34ce27bcf9
[SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex
|
15 years ago |
Robert Love
|
5e4f8fe7b5
[SCSI] fcoe: move link speed checking into its own routine
|
15 years ago |
Vasu Dev
|
721cafafb6
[SCSI] fcoe: fixes wrong error exit in fcoe_create
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Chris Leech
|
9f8f3aa640
[SCSI] libfc, fcoe: normalize format specifies for world wide names
|
15 years ago |
Vasu Dev
|
da87bfab8a
[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.
|
15 years ago |
Vasu Dev
|
8ba00a4bbb
[SCSI] fcoe: removes unused shost in fcoe_shost_config
|
15 years ago |
Chris Leech
|
03d29bc1d5
[SCSI] fcoe: check netif operstate instead of IFF_UP & link state
|
15 years ago |
Chris Leech
|
9ee50e48d8
[SCSI] fcoe: reset FIP ctlr link state on disable/enable
|
15 years ago |
Joe Eykholt
|
f018b73af6
[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled
|
15 years ago |
Joe Eykholt
|
50036bbae0
[SCSI] fcoe: remove an unused variable in fcoe_recv_frame()
|
15 years ago |
Joe Eykholt
|
7d65b0df6c
[SCSI] fcoe: save gateway address when receiving FLOGI request
|
15 years ago |
Joe Eykholt
|
9860eeb497
[SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Jiri Pirko
|
a748ee2426
net: move address list functions to a separate file
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Rob Love
|
6409ea65b3
[SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections
|
15 years ago |
Linus Torvalds
|
55db493b65
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
15 years ago |
Rusty Russell
|
6957177f5c
cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c
|
15 years ago |
Vasu Dev
|
55a66d3c1e
[SCSI] fcoe, libfc: adds enable/disable for fcoe interface
|
15 years ago |
Yi Zou
|
dcece412da
[SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn
|
15 years ago |
Yi Zou
|
b84056bf68
[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB)
|
15 years ago |
Chris Leech
|
859b7b649a
[SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context
|
15 years ago |
Joe Eykholt
|
b94f8951bf
[SCSI] libfc fcoe: increase ELS and CT timeouts
|
15 years ago |
Chris Leech
|
18fa11efc2
[SCSI] libfc, fcoe: fixes for highmem skb linearize panics
|
15 years ago |
Yi Zou
|
cc0136c2e9
[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN
|
15 years ago |
Yi Zou
|
75ea89ef63
[SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san mac address
|
15 years ago |