aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
diff options
context:
space:
mode:
authorShanyu Zhao <shanyu.zhao@intel.com>2010-03-05 20:05:20 -0500
committerReinette Chatre <reinette.chatre@intel.com>2010-03-19 16:41:24 -0400
commitc11362c01b280f8b2c728bc64793d484282b8734 (patch)
tree1e0d6b7ee9fd63a279bd32116f0475067b0139eb /drivers/net/wireless/iwlwifi/iwl-5000.c
parentfe0b3b96ab28b7e5fb6c5aea68e6dd88115873da (diff)
iwlwifi: clean up driver names for 1000/5000/6000
Align the driver names with official product names for 1000/5000/6000 series. This change mainly affects the debug messages show up in system log. No functional changes. Signed-off-by: Shanyu Zhao <shanyu.zhao@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-5000.c')
-rw-r--r--drivers/net/wireless/iwlwifi/iwl-5000.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c
index 046bdd96e5a..8ab28a76015 100644
--- a/drivers/net/wireless/iwlwifi/iwl-5000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-5000.c
@@ -1579,7 +1579,7 @@ struct iwl_mod_params iwl50_mod_params = {
1579 1579
1580 1580
1581struct iwl_cfg iwl5300_agn_cfg = { 1581struct iwl_cfg iwl5300_agn_cfg = {
1582 .name = "5300AGN", 1582 .name = "Intel(R) Ultimate N WiFi Link 5300 AGN",
1583 .fw_name_pre = IWL5000_FW_PRE, 1583 .fw_name_pre = IWL5000_FW_PRE,
1584 .ucode_api_max = IWL5000_UCODE_API_MAX, 1584 .ucode_api_max = IWL5000_UCODE_API_MAX,
1585 .ucode_api_min = IWL5000_UCODE_API_MIN, 1585 .ucode_api_min = IWL5000_UCODE_API_MIN,
@@ -1605,7 +1605,7 @@ struct iwl_cfg iwl5300_agn_cfg = {
1605}; 1605};
1606 1606
1607struct iwl_cfg iwl5100_bgn_cfg = { 1607struct iwl_cfg iwl5100_bgn_cfg = {
1608 .name = "5100BGN", 1608 .name = "Intel(R) WiFi Link 5100 BGN",
1609 .fw_name_pre = IWL5000_FW_PRE, 1609 .fw_name_pre = IWL5000_FW_PRE,
1610 .ucode_api_max = IWL5000_UCODE_API_MAX, 1610 .ucode_api_max = IWL5000_UCODE_API_MAX,
1611 .ucode_api_min = IWL5000_UCODE_API_MIN, 1611 .ucode_api_min = IWL5000_UCODE_API_MIN,
@@ -1631,7 +1631,7 @@ struct iwl_cfg iwl5100_bgn_cfg = {
1631}; 1631};
1632 1632
1633struct iwl_cfg iwl5100_abg_cfg = { 1633struct iwl_cfg iwl5100_abg_cfg = {
1634 .name = "5100ABG", 1634 .name = "Intel(R) WiFi Link 5100 ABG",
1635 .fw_name_pre = IWL5000_FW_PRE, 1635 .fw_name_pre = IWL5000_FW_PRE,
1636 .ucode_api_max = IWL5000_UCODE_API_MAX, 1636 .ucode_api_max = IWL5000_UCODE_API_MAX,
1637 .ucode_api_min = IWL5000_UCODE_API_MIN, 1637 .ucode_api_min = IWL5000_UCODE_API_MIN,
@@ -1655,7 +1655,7 @@ struct iwl_cfg iwl5100_abg_cfg = {
1655}; 1655};
1656 1656
1657struct iwl_cfg iwl5100_agn_cfg = { 1657struct iwl_cfg iwl5100_agn_cfg = {
1658 .name = "5100AGN", 1658 .name = "Intel(R) WiFi Link 5100 AGN",
1659 .fw_name_pre = IWL5000_FW_PRE, 1659 .fw_name_pre = IWL5000_FW_PRE,
1660 .ucode_api_max = IWL5000_UCODE_API_MAX, 1660 .ucode_api_max = IWL5000_UCODE_API_MAX,
1661 .ucode_api_min = IWL5000_UCODE_API_MIN, 1661 .ucode_api_min = IWL5000_UCODE_API_MIN,
@@ -1681,7 +1681,7 @@ struct iwl_cfg iwl5100_agn_cfg = {
1681}; 1681};
1682 1682
1683struct iwl_cfg iwl5350_agn_cfg = { 1683struct iwl_cfg iwl5350_agn_cfg = {
1684 .name = "5350AGN", 1684 .name = "Intel(R) WiMAX/WiFi Link 5350 AGN",
1685 .fw_name_pre = IWL5000_FW_PRE, 1685 .fw_name_pre = IWL5000_FW_PRE,
1686 .ucode_api_max = IWL5000_UCODE_API_MAX, 1686 .ucode_api_max = IWL5000_UCODE_API_MAX,
1687 .ucode_api_min = IWL5000_UCODE_API_MIN, 1687 .ucode_api_min = IWL5000_UCODE_API_MIN,
@@ -1707,7 +1707,7 @@ struct iwl_cfg iwl5350_agn_cfg = {
1707}; 1707};
1708 1708
1709struct iwl_cfg iwl5150_agn_cfg = { 1709struct iwl_cfg iwl5150_agn_cfg = {
1710 .name = "5150AGN", 1710 .name = "Intel(R) WiMAX/WiFi Link 5150 AGN",
1711 .fw_name_pre = IWL5150_FW_PRE, 1711 .fw_name_pre = IWL5150_FW_PRE,
1712 .ucode_api_max = IWL5150_UCODE_API_MAX, 1712 .ucode_api_max = IWL5150_UCODE_API_MAX,
1713 .ucode_api_min = IWL5150_UCODE_API_MIN, 1713 .ucode_api_min = IWL5150_UCODE_API_MIN,
@@ -1733,7 +1733,7 @@ struct iwl_cfg iwl5150_agn_cfg = {
1733}; 1733};
1734 1734
1735struct iwl_cfg iwl5150_abg_cfg = { 1735struct iwl_cfg iwl5150_abg_cfg = {
1736 .name = "5150ABG", 1736 .name = "Intel(R) WiMAX/WiFi Link 5150 ABG",
1737 .fw_name_pre = IWL5150_FW_PRE, 1737 .fw_name_pre = IWL5150_FW_PRE,
1738 .ucode_api_max = IWL5150_UCODE_API_MAX, 1738 .ucode_api_max = IWL5150_UCODE_API_MAX,
1739 .ucode_api_min = IWL5150_UCODE_API_MIN, 1739 .ucode_api_min = IWL5150_UCODE_API_MIN,