index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
/
fcoe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-11
[SCSI] fcoe: remove an unused variable in fcoe_recv_frame()
Joe Eykholt
1
-5
/
+0
2010-04-11
[SCSI] fcoe: save gateway address when receiving FLOGI request
Joe Eykholt
1
-0
/
+24
2010-04-11
[SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses
Joe Eykholt
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-17
[SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections
Rob Love
1
-2
/
+16
2009-12-18
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-12-17
cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c
Rusty Russell
1
-1
/
+1
2009-12-13
[SCSI] fcoe, libfc: adds enable/disable for fcoe interface
Vasu Dev
1
-2
/
+108
2009-12-10
[SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn
Yi Zou
1
-2
/
+23
2009-12-04
[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...
Yi Zou
1
-0
/
+34
2009-12-04
[SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context
Chris Leech
1
-110
/
+135
2009-12-04
[SCSI] libfc fcoe: increase ELS and CT timeouts
Joe Eykholt
1
-1
/
+1
2009-12-04
[SCSI] libfc, fcoe: fixes for highmem skb linearize panics
Chris Leech
1
-2
/
+3
2009-12-04
[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN
Yi Zou
1
-2
/
+9
2009-12-04
[SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san mac address
Yi Zou
1
-2
/
+2
2009-12-04
[SCSI] fcoe: Fix getting san mac for VLAN interface
Yi Zou
1
-1
/
+4
2009-12-04
[SCSI] fcoe: Fix checking san mac address
Yi Zou
1
-1
/
+1
2009-12-04
[SCSI] libfcoe: fcoe: simplify receive FLOGI response
Joe Eykholt
1
-10
/
+5
2009-12-04
[SCSI] fcoe: add check to fail gracefully in bonding mode
john fastabend
1
-1
/
+9
2009-12-04
[SCSI] fcoe: remove extra function decalrations
Yi Zou
1
-3
/
+0
2009-12-04
[SCSI] fcoe: Formatting cleanups and commenting
Robert Love
1
-333
/
+389
2009-12-04
[SCSI] libfc, fcoe: Add FC passthrough support
Steve Ma
1
-0
/
+4
2009-12-04
[SCSI] fcoe: vport symbolic name support
Chris Leech
1
-0
/
+33
2009-12-04
[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
Chris Leech
1
-3
/
+3
2009-12-04
[SCSI] fcoe: NPIV vport create/destroy
Chris Leech
1
-23
/
+139
2009-12-04
[SCSI] fcoe: add a separate scsi transport template for NPIV vports
Chris Leech
1
-7
/
+47
2009-12-04
[SCSI] libfcoe, fcoe: libfcoe NPIV support
Chris Leech
1
-19
/
+128
2009-12-04
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
1
-5
/
+3
2009-12-04
[SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc
Vasu Dev
1
-1
/
+1
2009-12-04
[SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLD
Yi Zou
1
-0
/
+18
2009-12-04
[SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs)
Yi Zou
1
-2
/
+8
2009-12-04
[SCSI] fcoe: initialize return value in fcoe_destroy
Mike Christie
1
-1
/
+1
2009-12-04
[SCSI] fcoe: remove redundant checking of netdev->netdev_ops
Yi Zou
1
-2
/
+2
2009-09-10
[SCSI] fcoe: flush per-cpu thread work when destroying interface
Joe Eykholt
1
-2
/
+40
2009-09-10
[SCSI] fcoe: use rtnl mutex in place of hostlist lock
Chris Leech
1
-26
/
+11
2009-09-10
[SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling
Chris Leech
1
-121
/
+65
2009-09-10
[SCSI] fcoe: move the host-list add/remove to keep out VN_Ports
Chris Leech
1
-12
/
+19
2009-09-10
[SCSI] fcoe: add mutex to protect create and destroy
Chris Leech
1
-1
/
+39
2009-09-10
[SCSI] fcoe: split out per interface setup
Chris Leech
1
-119
/
+148
2009-09-10
[SCSI] fcoe: fcoe_interface create, destroy and refcounting
Chris Leech
1
-19
/
+78
2009-09-10
[SCSI] fcoe: remove fcoe_interface->priv pointer
Chris Leech
1
-2
/
+0
2009-09-10
[SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_int...
Chris Leech
1
-8
/
+6
2009-09-10
[SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface
Chris Leech
1
-46
/
+37
2009-09-10
[SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface
Chris Leech
1
-12
/
+16
2009-09-10
[SCSI] fcoe: move netdev to fcoe_interface
Chris Leech
1
-27
/
+34
2009-09-10
[SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_de...
Chris Leech
1
-153
/
+173
2009-09-10
[SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroy
Chris Leech
1
-65
/
+48
2009-09-10
[SCSI] fcoe: remove unnecessary list and lock initializations.
Joe Eykholt
1
-3
/
+0
2009-09-10
[SCSI] fcoe: fix missing error check in call to fcoe_if_init
Chris Leech
1
-1
/
+3
2009-09-10
[SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size
Yi Zou
1
-1
/
+8
[next]