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.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_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
scsi: fcoe: fix off by one in eth2fc_speed()
Vincent Stehlé
1
-1
/
+1
2016-08-24
scsi: fcoe: provide translation table between Ethernet and FC port speeds
Johannes Thumshirn
1
-17
/
+36
2016-07-14
fcoe: use defines from ethtool for 20Gbit and 40Gbit speeds
Johannes Thumshirn
1
-2
/
+2
2016-02-26
net: fcoe: use __ethtool_get_ksettings
David Decotigny
1
-16
/
+20
2015-08-07
scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.c
Masanari Iida
1
-4
/
+4
2014-09-30
fcoe: extend ethtool to FC port speed mapping
Chris Leech
1
-6
/
+33
2013-07-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-22
/
+6
2013-07-09
libfcoe: Fix meaningless log statement
Robert Love
1
-4
/
+2
2013-07-09
fcoe: fix the link error status block sparse warnings
Yi Zou
1
-18
/
+4
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2012-12-14
debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"
Al Viro
1
-5
/
+1
2012-12-14
libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb
Yi Zou
1
-0
/
+54
2012-12-14
libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it
Yi Zou
1
-0
/
+35
2012-12-14
libfcoe, fcoe, bnx2fc: Add new fcoe control interface
Robert Love
1
-0
/
+104
2012-07-20
[SCSI] libfcoe: Fix section mismatch
Mark Rustad
1
-1
/
+1
2012-07-20
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
1
-5
/
+5
2012-05-23
[SCSI] libfcoe: Add fcoe_sysfs
Robert Love
1
-2
/
+11
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-2
/
+2
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-3
/
+2
2012-02-19
[SCSI] libfcoe: Don't KERN_ERR on netdev notification
Robert Love
1
-2
/
+2
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+101
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-1
/
+1
2011-10-16
[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport
Bhanu Prakash Gollapudi
1
-0
/
+29
2011-08-27
[SCSI] fcoe: Move common functions to fcoe_transport library
Bhanu Prakash Gollapudi
1
-0
/
+72
2011-08-26
fcoe: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+3
2011-05-24
[SCSI] libfcoe: Remove unnecessary module state checks
Robert Love
1
-40
/
+0
2011-05-01
[SCSI] libfcoe: fix wrong comment in fcoe_transport_detach
Yi Zou
1
-1
/
+1
2011-05-01
[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show
Yi Zou
1
-2
/
+2
2011-05-01
[SCSI] libfcoe: clean up netdev mapping properly when the transport goes away
Yi Zou
1
-0
/
+14
2011-05-01
[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks
Robert Love
1
-25
/
+11
2011-03-01
[SCSI] libfcoe: Remove stale fcoe-netdev entries
Bhanu Prakash Gollapudi
1
-1
/
+45
2011-02-12
[SCSI] libfcoe: Move common code from fcoe to libfcoe module
Bhanu Prakash Gollapudi
1
-0
/
+200
2011-02-12
[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module
Yi Zou
1
-0
/
+8
2011-02-12
[SCSI] libfcoe: add implementation to support fcoe transport
Yi Zou
1
-0
/
+518