mirror of https://gitee.com/openkylin/linux.git
sfc: Update version, copyright dates, authors
This driver has been mostly rewritten since Michael Brown's initial work, so swap the order of the authors. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
738a8f4b0c
commit
906bb26c06
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2005-2008 Solarflare Communications Inc.
|
* Copyright 2005-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
@ -2453,8 +2453,8 @@ static void __exit efx_exit_module(void)
|
||||||
module_init(efx_init_module);
|
module_init(efx_init_module);
|
||||||
module_exit(efx_exit_module);
|
module_exit(efx_exit_module);
|
||||||
|
|
||||||
MODULE_AUTHOR("Michael Brown <mbrown@fensystems.co.uk> and "
|
MODULE_AUTHOR("Solarflare Communications and "
|
||||||
"Solarflare Communications");
|
"Michael Brown <mbrown@fensystems.co.uk>");
|
||||||
MODULE_DESCRIPTION("Solarflare Communications network driver");
|
MODULE_DESCRIPTION("Solarflare Communications network driver");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
MODULE_DEVICE_TABLE(pci, efx_pci_table);
|
MODULE_DEVICE_TABLE(pci, efx_pci_table);
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2007-2008 Solarflare Communications Inc.
|
* Copyright 2007-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2007-2008 Solarflare Communications Inc.
|
* Copyright 2007-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2005-2008 Solarflare Communications Inc.
|
* Copyright 2005-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
#ifndef EFX_DRIVER_NAME
|
#ifndef EFX_DRIVER_NAME
|
||||||
#define EFX_DRIVER_NAME "sfc"
|
#define EFX_DRIVER_NAME "sfc"
|
||||||
#endif
|
#endif
|
||||||
#define EFX_DRIVER_VERSION "2.3"
|
#define EFX_DRIVER_VERSION "3.0"
|
||||||
|
|
||||||
#ifdef EFX_ENABLE_DEBUG
|
#ifdef EFX_ENABLE_DEBUG
|
||||||
#define EFX_BUG_ON_PARANOID(x) BUG_ON(x)
|
#define EFX_BUG_ON_PARANOID(x) BUG_ON(x)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2007-2008 Solarflare Communications Inc.
|
* Copyright 2007-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2005-2008 Solarflare Communications Inc.
|
* Copyright 2005-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2007-2008 Solarflare Communications Inc.
|
* Copyright 2007-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2005-2006 Fen Systems Ltd.
|
* Copyright 2005-2006 Fen Systems Ltd.
|
||||||
* Copyright 2005-2008 Solarflare Communications Inc.
|
* Copyright 2005-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Driver for Solarflare Solarstorm network controllers and boards
|
* Driver for Solarflare Solarstorm network controllers and boards
|
||||||
* Copyright 2006-2008 Solarflare Communications Inc.
|
* Copyright 2006-2009 Solarflare Communications Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License version 2 as published
|
* under the terms of the GNU General Public License version 2 as published
|
||||||
|
|
Loading…
Reference in New Issue