summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_libfc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1Star
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-1/+1
* scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-081-1/+1
* libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-301-2/+2
* scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-5/+3Star
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-11-011-0/+1
* [SCSI] libfc: Extending lport's roles for target if there is a registered tar...Kiran Patil2011-02-121-0/+19
* [SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt2011-02-121-0/+41
* [SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt2011-02-121-0/+60
* [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-281-0/+78
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-041-2/+2
* [SCSI] libfc: Add routine to copy data from a buffer to a SG listRobert Love2009-12-041-0/+60
* [SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.cRobert Love2009-12-041-0/+39
* [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-041-0/+35