summaryrefslogtreecommitdiff
path: root/include/scsi/fc_encode.h
AgeCommit message (Expand)Author
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh
2011-02-28[SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argumentBhanu Prakash Gollapudi
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love
2009-12-04[SCSI] libfc: register FC4 features with the FC switchJoe Eykholt
2009-12-04[SCSI] libfc: fix symbolic name registrations smashing skb dataJoe Eykholt
2009-12-04[SCSI] libfc: fix RNN_ID smashing skb payloadJoe Eykholt
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech
2009-09-10[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt
2009-09-10[SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt
2009-09-10[SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt
2009-09-10[SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love
/span>wl1251: move to it's own directoryKalle Valo wl1271 driver is under heavy development but on the other hand the older wl1251 driver is currently considered more as a legacy driver. To make it easier to develop wl1271 features move wl1251 to it's own directory, drivers/net/wireless/wl1251. There are no functional changes, only moving of files. One regression is that Kconfig won't be updated automatically and user needs to enable wl1251 manually with an older config file. Signed-off-by: Kalle Valo <kvalo@adurom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>