1. 8e6c536 libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info by Robert Love · 12 years ago
  2. 31c37a6 [SCSI] fcoe: Fix write errors on NPIV ports by Neerav Parikh · 12 years ago
  3. 619fe4b [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member by Robert Love · 13 years ago
  4. 433eba0 [SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanup by Vasu Dev · 13 years ago
  5. 1a8ef41 [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' by Robert Love · 13 years ago
  6. 7c9c684 [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c by Bart Van Assche · 13 years ago
  7. d1483bb [SCSI] fcoe: use real dev in case of HW vlan acceleration by Vasu Dev · 13 years ago
  8. d834895 [SCSI] fcoe: Move common functions to fcoe_transport library by Bhanu Prakash Gollapudi · 13 years ago
  9. bdf2521 [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN by Neerav Parikh · 14 years ago
  10. f4d2b2b [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h by Bhanu Prakash Gollapudi · 14 years ago
  11. 8597ae8 [SCSI] libfcoe: Move common code from fcoe to libfcoe module by Bhanu Prakash Gollapudi · 14 years ago
  12. 1875f27 [SCSI] fcoe: Formatting cleanups and commenting by Robert Love · 15 years ago
  13. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  14. 2171c22 [SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535) by Robert Love · 15 years ago
  15. 7221d7e [SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs) by Yi Zou · 15 years ago
  16. 2e70e24 [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling by Chris Leech · 15 years ago
  17. 030f4e0 [SCSI] fcoe: fcoe_interface create, destroy and refcounting by Chris Leech · 15 years ago
  18. cb0a6ca [SCSI] fcoe: remove fcoe_interface->priv pointer by Chris Leech · 15 years ago
  19. 991cbb6 [SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
  20. 3fe9a0b [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
  21. 259ad85 [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
  22. 2502498 [SCSI] fcoe: move netdev to fcoe_interface by Chris Leech · 15 years ago
  23. 014f5c3 [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_device by Chris Leech · 15 years ago
  24. e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
  25. a69b06b [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile error by Joe Eykholt · 15 years ago
  26. ee610c6 [SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro by Robert Love · 15 years ago
  27. 1d1b88d [SCSI] fcoe: removes phys_dev and renames real_dev to netdev. by Vasu Dev · 15 years ago
  28. d717968 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM by Vasu Dev · 15 years ago
  29. d5488eb fcoe: Add runtime debug logging with module parameter debug_logging by Robert Love · 16 years ago
  30. 1047f22 [SCSI] fcoe: removes fcoe_watchdog by Vasu Dev · 16 years ago
  31. 97c8389 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. by Joe Eykholt · 16 years ago
  32. fdd7802 [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module by Vasu Dev · 16 years ago