aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe/fcoe_transport.c
AgeCommit message (Expand)Author
2012-12-14debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love
2012-07-20[SCSI] libfcoe: Fix section mismatchMark Rustad
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-19[SCSI] libfcoe: Don't KERN_ERR on netdev notificationRobert Love
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-16[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi
2011-08-27[SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi
2011-08-26fcoe: convert to SKB paged frag API.Ian Campbell
2011-05-24[SCSI] libfcoe: Remove unnecessary module state checksRobert Love
2011-05-01[SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou
2011-05-01[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou
2011-05-01[SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou
2011-05-01[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love
2011-02-28[SCSI] libfcoe: Remove stale fcoe-netdev entriesBhanu Prakash Gollapudi
2011-02-12[SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi
2011-02-12[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou
2011-02-12[SCSI] libfcoe: add implementation to support fcoe transportYi Zou