summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe_transport.c
Commit message (Expand)AuthorAgeFilesLines
* fcoe: extend ethtool to FC port speed mappingChris Leech2014-09-301-6/+33
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-07-131-22/+6
|\
| * libfcoe: Fix meaningless log statementRobert Love2013-07-091-4/+2
| * fcoe: fix the link error status block sparse warningsYi Zou2013-07-091-18/+4
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
|/
* debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro2012-12-141-5/+1
* libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou2012-12-141-0/+54
* libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou2012-12-141-0/+35
* libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love2012-12-141-0/+104
* [SCSI] libfcoe: Fix section mismatchMark Rustad2012-07-201-1/+1
* [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-201-5/+5
* [SCSI] libfcoe: Add fcoe_sysfsRobert Love2012-05-231-2/+11
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-221-2/+2
|\
| * [SCSI] libfcoe: Don't KERN_ERR on netdev notificationRobert Love2012-02-191-2/+2
* | scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+101
|\
| * [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi2011-10-161-0/+29
| * [SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi2011-08-271-0/+72
* | net: add skb frag size accessorsEric Dumazet2011-10-191-1/+1
* | fcoe: convert to SKB paged frag API.Ian Campbell2011-08-261-2/+3
|/
* [SCSI] libfcoe: Remove unnecessary module state checksRobert Love2011-05-241-40/+0
* [SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou2011-05-011-1/+1
* [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou2011-05-011-2/+2
* [SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou2011-05-011-0/+14
* [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-011-25/+11
* [SCSI] libfcoe: Remove stale fcoe-netdev entriesBhanu Prakash Gollapudi2011-02-281-1/+45
* [SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi2011-02-121-0/+200
* [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou2011-02-121-0/+8
* [SCSI] libfcoe: add implementation to support fcoe transportYi Zou2011-02-121-0/+518
OpenPOWER on IntegriCloud