1. b84056b [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB) by Yi Zou · 15 years ago
  2. 6580bbd [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats by Yi Zou · 15 years ago
  3. ab593b1 [SCSI] libfc: register FC4 features with the FC switch by Joe Eykholt · 15 years ago
  4. 093bb6a [SCSI] libfc: add set_fid function to libfc template by Joe Eykholt · 15 years ago
  5. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  6. a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
  7. c9866a5 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) by Chris Leech · 15 years ago
  8. 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
  9. c9c7bd7 [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches by Chris Leech · 15 years ago
  10. 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
  11. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  12. 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
  13. 174e1eb [SCSI] libfc: add some generic NPIV support routines to libfc by Chris Leech · 15 years ago
  14. 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
  15. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  16. 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
  17. 1a7b75a [SCSI] libfc: Move non-common routines and prototypes out of libfc.h by Robert Love · 15 years ago
  18. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  19. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  20. e95147d [SCSI] libfc: removes unused disc_work and ex_list by Vasu Dev · 15 years ago
  21. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
  22. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
  23. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  24. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  25. 0f6c61498 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
  26. b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
  27. 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
  28. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  29. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  30. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  31. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  32. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  33. 922aa21 [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. by Joe Eykholt · 15 years ago
  34. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
  35. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
  36. b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
  37. e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
  38. 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
  39. d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
  40. 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
  41. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
  42. b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
  43. 7f74549 [SCSI] libfc: change debug messages to give host number. by Joe Eykholt · 15 years ago
  44. beb29a6 [SCSI] libfc: remove extra semicolons from debug macros by Joe Eykholt · 15 years ago
  45. 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
  46. a366695 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts by Abhijeet Joglekar · 15 years ago
  47. b4c6f54 [SCSI] libfc: Track rogue remote ports by Abhijeet Joglekar · 15 years ago
  48. a0a25da [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc by Vasu Dev · 15 years ago
  49. 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 15 years ago
  50. b277d2a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp by Yi Zou · 15 years ago
  51. ea1e9a9 [SCSI] fcoe, libfc: check offload features from LLD through netdev by Yi Zou · 15 years ago
  52. 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 15 years ago
  53. 0ae4d4a [SCSI] libfc: Cleanup libfc_function_template comments by Robert Love · 15 years ago
  54. 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 15 years ago
  55. bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 15 years ago
  56. 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 15 years ago
  57. 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago