aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe
AgeCommit message (Expand)Author
2012-02-19[SCSI] fcoe: Rename out_nomod label to out_putmodRobert Love
2012-02-19[SCSI] fcoe: Allow exposing FDMI attributes via sysfsNeerav Parikh
2012-02-19[SCSI] libfcoe: Don't KERN_ERR on netdev notificationRobert Love
2012-02-19[SCSI] fcoe: Allow exposing FDMI attributes via sysfsNeerav Parikh
2012-02-19[SCSI] fcoe: Add support for FDMI in fcoeNeerav Parikh
2012-01-16[SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.cBart Van Assche
2012-01-16[SCSI] fcoe: fix regression on offload em matching function for initiator/targetYi Zou
2012-01-10[SCSI] fcoe: remove double check if skb is nonlinearRobert Love
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend
2011-12-14[SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner
2011-10-31[SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-16[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi
2011-10-02[SCSI] fcoe: setup default initial value for DDP thresholdVasu Dev
2011-10-02[SCSI] fcoe: use real dev in case of HW vlan accelerationVasu Dev
2011-10-02[SCSI] fcoe: use kthread_create_on_nodeEric Dumazet
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl
2011-08-28[SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlRobert Love
2011-08-27[SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi
2011-08-26fcoe: convert to SKB paged frag API.Ian Campbell
2011-07-28[SCSI] fcoe: cleanup cpu selection for incoming requestsVasu Dev
2011-07-28[SCSI] fcoe: add fip retry to avoid missing critical keep aliveVasu Dev
2011-07-28[SCSI] libfc, fcoe: ignore rx frame with wrong xid infoVasu Dev
2011-07-28[SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou
2011-06-29[SCSI] fcoe: Rearrange fcoe port and NPIV port cleanupNeerav Parikh
2011-06-29[SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for po...Kiran Patil
2011-06-29[SCSI] fcoe: Round-robin based selection of CPU for post-processing of incomi...Kiran Patil
2011-06-29[SCSI] fcoe: Unable to select the exchangeID from offload pool for storage ta...Kiran Patil
2011-06-29[SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targeYi Zou
2011-05-24[SCSI] libfcoe: Remove unnecessary module state checksRobert Love
2011-05-24[SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPNNeerav Parikh
2011-05-24[SCSI] libfcoe: Incorrect CVL handling for NPIV portsBhanu Prakash Gollapudi
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-01[SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disableVasu Dev
2011-05-01[SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou
2011-05-01[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou
2011-05-01[SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi 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 checkYi Zou
2011-05-01[SCSI] fcoe: Remove mutex_trylock/restart_syscall checksRobert Love
2011-05-01[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-14fcoe: correct checking for bondingJiri Pirko