Age | Commit message (Expand) | Author |
2011-05-24 | [SCSI] libfcoe: Remove unnecessary module state checks | Robert Love |
2011-05-24 | [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN | Neerav Parikh |
2011-05-24 | [SCSI] libfcoe: Incorrect CVL handling for NPIV ports | Bhanu Prakash Gollapudi |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-01 | [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable | Vasu Dev |
2011-05-01 | [SCSI] libfcoe: fix wrong comment in fcoe_transport_detach | Yi Zou |
2011-05-01 | [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show | Yi Zou |
2011-05-01 | [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away | Yi Zou |
2011-05-01 | [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad... | Kirill A. Shutemov |
2011-05-01 | [SCSI] fcoe: remove unnecessary module state check | Yi Zou |
2011-05-01 | [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks | Robert Love |
2011-05-01 | [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks | Robert Love |
2011-04-29 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-03-14 | fcoe: correct checking for bonding | Jiri Pirko |
2011-02-28 | [SCSI] fcoe: fix broken fcoe interface reset | Vasu Dev |
2011-02-28 | [SCSI] fcoe: precedence bug in fcoe_filter_frames() | Dan Carpenter |
2011-02-28 | [SCSI] libfcoe: Remove stale fcoe-netdev entries | Bhanu Prakash Gollapudi |
2011-02-28 | [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h | Bhanu Prakash Gollapudi |
2011-02-28 | [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs | Vasu Dev |
2011-02-12 | [SCSI] libfcoe: Move common code from fcoe to libfcoe module | Bhanu Prakash Gollapudi |
2011-02-12 | [SCSI] fcoe: use dedicated workqueue instead of system_wq | Tejun Heo |
2011-02-12 | [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver | Yi Zou |
2011-02-12 | [SCSI] fcoe: prepare fcoe for using fcoe transport | Yi Zou |
2011-02-12 | [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module | Yi Zou |
2011-02-12 | [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c | Yi Zou |
2011-02-12 | [SCSI] libfcoe: add implementation to support fcoe transport | Yi Zou |
2011-02-12 | [SCSI] libfcoe: move logging macros into the local libfcoe.h header file | Yi Zou |
2011-02-12 | [SCSI] fcoe: drop FCoE LOGO in FIP mode | Vasu Dev |
2011-02-12 | [SCSI] fcoe: Fix module reference count for vports | Robert Love |
2010-12-21 | [SCSI] libfcoe: change fip_select to return new FCF | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: reorder FCF list to put latest advertiser first | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: add debug message for FCF destination MAC | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select() | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: move some timer code to make it reusable. | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: update FIP FCF announcements | Joe Eykholt |
2010-12-21 | [SCSI] drivers/scsi/fcoe: Update WARN uses | Joe Perches |
2010-12-21 | [SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_release | Yi Zou |
2010-10-25 | [SCSI] fcoe: Fix broken NPIV with correction to MAC validation | Robert Love |
2010-10-25 | [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption. | Kiran Patil |
2010-10-25 | [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC | Vasu Dev |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-07-28 | [SCSI] fcoe: remove check for zero fabric name | Vasu Dev |
2010-07-28 | [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" | Vasu Dev |
2010-07-28 | [SCSI] fcoe: fix offload feature flag change from netdev | Yi Zou |
2010-07-28 | [SCSI] libfc: don't require a local exchange for incoming requests | Joe Eykholt |
2010-07-28 | [SCSI] fcoe: config via separate create_vn2vn module parameter | Joe Eykholt |