index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
/
fcoe_transport.c
Age
Commit message (
Expand
)
Author
2016-02-25
net: fcoe: use __ethtool_get_ksettings
David Decotigny
2015-08-07
scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.c
Masanari Iida
2014-09-30
fcoe: extend ethtool to FC port speed mapping
Chris Leech
2013-07-13
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-07-09
libfcoe: Fix meaningless log statement
Robert Love
2013-07-09
fcoe: fix the link error status block sparse warnings
Yi Zou
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2012-12-14
debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"
Al Viro
2012-12-14
libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb
Yi Zou
2012-12-14
libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it
Yi Zou
2012-12-14
libfcoe, fcoe, bnx2fc: Add new fcoe control interface
Robert Love
2012-07-20
[SCSI] libfcoe: Fix section mismatch
Mark Rustad
2012-07-20
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
2012-05-23
[SCSI] libfcoe: Add fcoe_sysfs
Robert Love
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-19
[SCSI] libfcoe: Don't KERN_ERR on netdev notification
Robert Love
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-16
[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport
Bhanu Prakash Gollapudi
2011-08-27
[SCSI] fcoe: Move common functions to fcoe_transport library
Bhanu Prakash Gollapudi
2011-08-26
fcoe: convert to SKB paged frag API.
Ian Campbell
2011-05-24
[SCSI] libfcoe: Remove unnecessary module state checks
Robert Love
2011-05-01
[SCSI] libfcoe: fix wrong comment in fcoe_transport_detach
Yi Zou
2011-05-01
[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show
Yi Zou
2011-05-01
[SCSI] libfcoe: clean up netdev mapping properly when the transport goes away
Yi Zou
2011-05-01
[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks
Robert Love
2011-02-28
[SCSI] libfcoe: Remove stale fcoe-netdev entries
Bhanu Prakash Gollapudi
2011-02-12
[SCSI] libfcoe: Move common code from fcoe to libfcoe module
Bhanu Prakash Gollapudi
2011-02-12
[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module
Yi Zou
2011-02-12
[SCSI] libfcoe: add implementation to support fcoe transport
Yi Zou