aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe
AgeCommit message (Expand)Author
2014-09-30fcoe: extend ethtool to FC port speed mappingChris Leech
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-03-20scsi, fcoe: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-10-14fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error pathNeil Horman
2013-10-11libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love
2013-09-26scsi: fcoe: fix build errorGreg Kroah-Hartman
2013-09-26SCSI: fcoe: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-04fcoe: Reduce fcoe_sysfs_fcf_add() stack usageBart Van Assche
2013-09-04fcoe: Add missing newlines in debug messagesBart Van Assche
2013-09-04fcoe: Declare fcoe_ctlr_mode_set() staticBart Van Assche
2013-09-04fcoe: cleanup return codes from fcoe_rcvNeil Horman
2013-09-04fcoe: make sure fcoe frames are unshared prior to manipulating themNeil Horman
2013-09-04fcoe: ensure that skb placed on the fip_recv_list are unsharedNeil Horman
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-09fcoe: Reduce number of sparse warningsBart Van Assche
2013-07-09fcoe: Stop fc_rport_priv structure leakMark Rustad
2013-07-09libfcoe: Fix meaningless log statementRobert Love
2013-07-09fcoe: fix the link error status block sparse warningsYi Zou
2013-07-09fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-10libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29scsi: rename random32() to prandom_u32()Akinobu Mita
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-25libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2013-03-25fcoe: Fix deadlock between create and destroy pathsRobert Love
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley
2013-02-19libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi
2013-02-11libfcoe: Handle CVL while waiting to select an FCFBhanu Prakash Gollapudi
2013-01-28fcoe: Fix deadlock while deleting FCoE interface with NPIV portsNeerav Parikh
2013-01-28fcoe: close race on link speed detection in fcoe codeNeil Horman
2012-12-17random32: rename random32 to prandomAkinobu Mita
2012-12-14debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou
2012-12-14fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou
2012-12-14libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love
2012-12-14fcoe: Use the fcoe_sysfs control interfaceRobert Love
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love
2012-12-14libfcoe: Add fcoe_sysfs debug logging levelRobert Love
2012-12-04libfcoe: Save some memory and optimize name lookupsRobert Love