aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_libfc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-1/+1
2016-11-08scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke1-1/+1
2014-09-30libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-2/+2
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang1-5/+3
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2011-02-12[SCSI] libfc: Extending lport's roles for target if there is a registered target.Kiran Patil1-0/+19
2011-02-12[SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt1-0/+41
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt1-0/+60
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt1-0/+78
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love1-2/+2
2009-12-04[SCSI] libfc: Add routine to copy data from a buffer to a SG listRobert Love1-0/+60
2009-12-04[SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.cRobert Love1-0/+39
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love1-0/+35