summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe_transport.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-291-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/+0Star
* [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/+11Star
* [SCSI] libfcoe: Remove stale fcoe-netdev entriesBhanu Prakash Gollapudi2011-03-011-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