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.13.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
/
libfcoe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-8
/
+13
2009-06-08
[SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames
Chris Leech
1
-3
/
+3
2009-06-08
[SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset.
Joe Eykholt
1
-5
/
+10
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-18
fcoe: adds spma mode support
Vasu Dev
1
-1
/
+9
2009-04-27
[SCSI] fcoe: fix spelling typos and bad comments
Chris Leech
1
-1
/
+1
2009-04-03
[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.
Joe Eykholt
1
-2
/
+1249
2009-04-03
[SCSI] fcoe: moves common FCoE library API functions to libfcoe module
Vasu Dev
1
-0
/
+67
2009-04-03
[SCSI] fcoe, libfc: add libfcoe module
Vasu Dev
1
-0
/
+24
2009-04-03
[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file
Vasu Dev
1
-1986
/
+0
2009-04-03
[SCSI] fcoe: removes default sw transport code file fcoe_sw.c
Vasu Dev
1
-8
/
+493
2009-04-03
[SCSI] fcoe: prep work to completely remove fc_transport_fcoe code
Vasu Dev
1
-19
/
+6
2009-04-03
[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events
Robert Love
1
-47
/
+199
2009-04-03
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
1
-125
/
+18
2009-04-03
[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
Robert Love
1
-51
/
+43
2009-04-03
[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
Robert Love
1
-9
/
+12
2009-03-13
[SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed
Yi Zou
1
-1
/
+1
2009-03-13
[SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw
Yi Zou
1
-1
/
+11
2009-03-13
[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
Yi Zou
1
-1
/
+1
2009-03-10
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...
Robert Love
1
-1
/
+1
2009-03-10
[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)
Chris Leech
1
-57
/
+24
2009-03-10
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
1
-24
/
+21
2009-03-10
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
1
-1
/
+1
2009-03-10
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
1
-5
/
+3
2009-03-10
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
1
-6
/
+6
2009-03-10
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
1
-8
/
+7
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
1
-81
/
+81
2009-03-07
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
1
-24
/
+17
2008-12-30
[SCSI] fcoe: fix incorrect use of struct module
James Bottomley
1
-5
/
+5
2008-12-29
[SCSI] fcoe: Fibre Channel over Ethernet
Robert Love
1
-0
/
+1510