diff options
| -rw-r--r-- | Documentation/networking/README.ipw2200 | 6 | ||||
| -rw-r--r-- | drivers/net/wireless/ipw2200.c | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/networking/README.ipw2200 b/Documentation/networking/README.ipw2200 index c3504f5aedcd..4f2a40f1dbc6 100644 --- a/Documentation/networking/README.ipw2200 +++ b/Documentation/networking/README.ipw2200 | |||
| @@ -14,8 +14,8 @@ Copyright (C) 2004-2006, Intel Corporation | |||
| 14 | 14 | ||
| 15 | README.ipw2200 | 15 | README.ipw2200 |
| 16 | 16 | ||
| 17 | Version: 1.0.8 | 17 | Version: 1.1.2 |
| 18 | Date : October 20, 2005 | 18 | Date : March 30, 2006 |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | Index | 21 | Index |
| @@ -103,7 +103,7 @@ file. | |||
| 103 | 103 | ||
| 104 | 1.1. Overview of Features | 104 | 1.1. Overview of Features |
| 105 | ----------------------------------------------- | 105 | ----------------------------------------------- |
| 106 | The current release (1.0.8) supports the following features: | 106 | The current release (1.1.2) supports the following features: |
| 107 | 107 | ||
| 108 | + BSS mode (Infrastructure, Managed) | 108 | + BSS mode (Infrastructure, Managed) |
| 109 | + IBSS mode (Ad-Hoc) | 109 | + IBSS mode (Ad-Hoc) |
diff --git a/drivers/net/wireless/ipw2200.c b/drivers/net/wireless/ipw2200.c index d4f5cce8fb2f..33b442fe144e 100644 --- a/drivers/net/wireless/ipw2200.c +++ b/drivers/net/wireless/ipw2200.c | |||
| @@ -70,7 +70,7 @@ | |||
| 70 | #define VQ | 70 | #define VQ |
| 71 | #endif | 71 | #endif |
| 72 | 72 | ||
| 73 | #define IPW2200_VERSION "1.1.1" VK VD VM VP VR VQ | 73 | #define IPW2200_VERSION "1.1.2" VK VD VM VP VR VQ |
| 74 | #define DRV_DESCRIPTION "Intel(R) PRO/Wireless 2200/2915 Network Driver" | 74 | #define DRV_DESCRIPTION "Intel(R) PRO/Wireless 2200/2915 Network Driver" |
| 75 | #define DRV_COPYRIGHT "Copyright(c) 2003-2006 Intel Corporation" | 75 | #define DRV_COPYRIGHT "Copyright(c) 2003-2006 Intel Corporation" |
| 76 | #define DRV_VERSION IPW2200_VERSION | 76 | #define DRV_VERSION IPW2200_VERSION |
