<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.kernel.wireless.general">
    <title>gmane.linux.kernel.wireless.general</title>
    <link>http://blog.gmane.org/gmane.linux.kernel.wireless.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24767"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24766"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24765"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24764"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24763"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24762"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24761"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24760"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24759"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24758"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24757"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24756"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24755"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24754"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24753"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24752"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24751"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24750"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24749"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24748"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24767">
    <title>Re: ath5k: can't browse at all.</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24767</link>
    <description>


--- On Mon, 12/1/08, Luis R. Rodriguez &lt;lrodriguez-DlyHzToyqoxBDgjK7y7TUQ&lt; at &gt;public.gmane.org&gt; wrote:



Firewall on both end (router-ap and laptop) is disabled.
I can't do netcat on the server since it's not a PC box. It's an all in 
one unit (ADSL modem+AP+router). But I did wireshark on the laptop before 
reading your email. And I can see many TCP retransmission while trying to 
browse. If you like I can attach the log and send it to you. 


As comparison, I also do wireshark while using ndiswrapper. I can find TCP 
retransmission while using ndiswrapper, but doesn't really affect browsing 
or large file transfer through SMB.


PS: If you prefer netcat, please tell me, I'll do that and send the log if 
you like.



Irwan.



      

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Irwan Siajadi</dc:creator>
    <dc:date>2008-12-02T03:11:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24766">
    <title>[PATCH v2] wireless-regdb: Update regulatory rules for Czech Republic (CZ)</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24766</link>
    <description>Hi,

This is a proper git diff of the proposed changes to meet regulatory needs for Czech Republic.

- minor changes to 2.4GHz
- actual information about 5GHz 

unfortunately we shouldn't use full power on some frequencies, this is possible only if we can ensure the use of auto TX power regulation (VOR-12-08-2005-34 Article 2 g) ), staying 3dB below maximum allowed power for now (at 5250 - 5350 MHz and 5470 - 5725 MHz).

 I've found the documents (the ones in the patch) as a unofficial translation to English, hosted on the official website of the Czech Telecommunication Offiice. The informations there appears to be correct, identical to the Czech official documents. The official documents can be found at: 
http://www.ctu.eu/1/download/Opatreni%20obecne%20povahy/VO_R_12_08_2005_34.pdf
http://www.ctu.eu/1/download/OOP/Rok_2007/VO_R_12_05_2007_6.pdf
http://www.ctu.eu/1/download/OOP/Rok_2007/VO_R_10_03_2007_4.pdf


Signed-off-by: Carlos Laué &lt;carlosl-9Vj9tDbzfuSlVyrhU4qvOw&lt; at &gt;public.gmane.org&gt;

diff --git a/db.txt b/db.txt
index 6a282b6..6cd65a2 100644
--- a/db.txt
+++ b/db.txt
&lt; at &gt;&lt; at &gt; -141,10 +141,15 &lt; at &gt;&lt; at &gt; country CY:
        (5250 - 5330 &lt; at &gt; 40), (N/A, 20), DFS
        (5490 - 5710 &lt; at &gt; 40), (N/A, 27), DFS

+# Data from http://www.ctu.eu/164/download/VOR/VOR-12-08-2005-34.pdf
+# http://www.ctu.eu/164/download/VOR/VOR-12-05-2007-6-AN.pdf
+# and http://www.ctu.eu/164/download/VOR/VOR-10-10-2008-14-AN.pdf
 country CZ:
-       (2402 - 2482 &lt; at &gt; 40), (N/A, 20)
-       (5170 - 5250 &lt; at &gt; 40), (N/A, 20)
-       (5250 - 5330 &lt; at &gt; 40), (N/A, 20), DFS
+       (2400 - 2483.5 &lt; at &gt; 40), (N/A, 100 mW)
+       (5150 - 5250 &lt; at &gt; 40), (N/A, 200 mW), NO-OUTDOOR
+       (5250 - 5350 &lt; at &gt; 40), (N/A, 100 mW), NO-OUTDOOR, DFS
+       (5470 - 5725 &lt; at &gt; 40), (N/A, 500 mW), DFS
+       (5725 - 5875 &lt; at &gt; 40), (N/A, 25 mW)

 # Data from "Frequenznutzungsplan" (as published in April 2008),
 # downloaded from http://www.bundesnetzagentur.de/media/archive/13358.pdf
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Carlos Laué</dc:creator>
    <dc:date>2008-12-02T02:07:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24765">
    <title>[PATCH 1/5] iwlwifi: 5150 add support for 5150</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24765</link>
    <description>From: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;

Signed-off-by: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
Signed-off-by: Reinette Chatre &lt;reinette.chatre-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
---
 drivers/net/wireless/iwlwifi/iwl-5000.c |   12 ++++++++++++
 drivers/net/wireless/iwlwifi/iwl-agn.c  |    4 ++++
 drivers/net/wireless/iwlwifi/iwl-dev.h  |    1 +
 3 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c
index c3dce81..8f92ab0 100644
--- a/drivers/net/wireless/iwlwifi/iwl-5000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-5000.c
&lt; at &gt;&lt; at &gt; -45,8 +45,10 &lt; at &gt;&lt; at &gt;
 #include "iwl-5000-hw.h"
 
 #define IWL5000_UCODE_API  "-1"
+#define IWL5150_UCODE_API  "-1"
 
 #define IWL5000_MODULE_FIRMWARE "iwlwifi-5000" IWL5000_UCODE_API ".ucode"
+#define IWL5150_MODULE_FIRMWARE "iwlwifi-5150" IWL5150_UCODE_API ".ucode"
 
 static const u16 iwl5000_default_queue_to_tx_fifo[] = {
 IWL_TX_FIFO_AC3,
&lt; at &gt;&lt; at &gt; -1563,7 +1565,17 &lt; at &gt;&lt; at &gt; struct iwl_cfg iwl5350_agn_cfg = {
 .mod_params = &amp;iwl50_mod_params,
 };
 
+struct iwl_cfg iwl5150_agn_cfg = {
+.name = "5150AGN",
+.fw_name = IWL5150_MODULE_FIRMWARE,
+.sku = IWL_SKU_A|IWL_SKU_G|IWL_SKU_N,
+.ops = &amp;iwl5000_ops,
+.eeprom_size = IWL_5000_EEPROM_IMG_SIZE,
+.mod_params = &amp;iwl50_mod_params,
+};
+
 MODULE_FIRMWARE(IWL5000_MODULE_FIRMWARE);
+MODULE_FIRMWARE(IWL5150_MODULE_FIRMWARE);
 
 module_param_named(disable50, iwl50_mod_params.disable, int, 0444);
 MODULE_PARM_DESC(disable50,
diff --git a/drivers/net/wireless/iwlwifi/iwl-agn.c b/drivers/net/wireless/iwlwifi/iwl-agn.c
index 8008b10..247b54d 100644
--- a/drivers/net/wireless/iwlwifi/iwl-agn.c
+++ b/drivers/net/wireless/iwlwifi/iwl-agn.c
&lt; at &gt;&lt; at &gt; -4220,7 +4220,11 &lt; at &gt;&lt; at &gt; static struct pci_device_id iwl_hw_card_ids[] = {
 {IWL_PCI_DEVICE(0x423A, 0x1001, iwl5350_agn_cfg)},
 {IWL_PCI_DEVICE(0x423A, 0x1021, iwl5350_agn_cfg)},
 {IWL_PCI_DEVICE(0x423B, 0x1011, iwl5350_agn_cfg)},
+/* 5150 Wifi/WiMax */
+{IWL_PCI_DEVICE(0x423C, PCI_ANY_ID, iwl5150_agn_cfg)},
+{IWL_PCI_DEVICE(0x423D, PCI_ANY_ID, iwl5150_agn_cfg)},
 #endif /* CONFIG_IWL5000 */
+
 {0}
 };
 MODULE_DEVICE_TABLE(pci, iwl_hw_card_ids);
diff --git a/drivers/net/wireless/iwlwifi/iwl-dev.h b/drivers/net/wireless/iwlwifi/iwl-dev.h
index 4da988e..cb6edfd 100644
--- a/drivers/net/wireless/iwlwifi/iwl-dev.h
+++ b/drivers/net/wireless/iwlwifi/iwl-dev.h
&lt; at &gt;&lt; at &gt; -54,6 +54,7 &lt; at &gt;&lt; at &gt; extern struct iwl_cfg iwl5100_agn_cfg;
 extern struct iwl_cfg iwl5350_agn_cfg;
 extern struct iwl_cfg iwl5100_bg_cfg;
 extern struct iwl_cfg iwl5100_abg_cfg;
+extern struct iwl_cfg iwl5150_agn_cfg;
 
 /* CT-KILL constants */
 #define CT_KILL_THRESHOLD110 /* in Celsius */
</description>
    <dc:creator>Reinette Chatre</dc:creator>
    <dc:date>2008-12-02T00:32:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24764">
    <title>[PATCH 4/5] iwlwifi: 5150 parametrize eeprom versions</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24764</link>
    <description>From: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;

Add support for 5150 eeprom versions

Signed-off-by: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
Signed-off-by: Reinette Chatre &lt;reinette.chatre-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
---
 drivers/net/wireless/iwlwifi/iwl-5000.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c
index 26e04ec..488b580 100644
--- a/drivers/net/wireless/iwlwifi/iwl-5000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-5000.c
&lt; at &gt;&lt; at &gt; -1587,6 +1587,8 &lt; at &gt;&lt; at &gt; struct iwl_cfg iwl5150_agn_cfg = {
 .sku = IWL_SKU_A|IWL_SKU_G|IWL_SKU_N,
 .ops = &amp;iwl5000_ops,
 .eeprom_size = IWL_5000_EEPROM_IMG_SIZE,
+.eeprom_ver = EEPROM_5050_EEPROM_VERSION,
+.eeprom_calib_ver = EEPROM_5050_TX_POWER_VERSION,
 .mod_params = &amp;iwl50_mod_params,
 };
 
</description>
    <dc:creator>Reinette Chatre</dc:creator>
    <dc:date>2008-12-02T00:32:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24763">
    <title>[PATCH 2/5] iwlwifi: 5150 enable DC calibration</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24763</link>
    <description>From: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;

This patch enables DC calibration for 5150

Signed-off-by: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
Signed-off-by: Reinette Chatre &lt;reinette.chatre-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
---
 drivers/net/wireless/iwlwifi/iwl-5000.c |    7 ++++++-
 drivers/net/wireless/iwlwifi/iwl-dev.h  |    1 +
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c
index 8f92ab0..c1e7a42 100644
--- a/drivers/net/wireless/iwlwifi/iwl-5000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-5000.c
&lt; at &gt;&lt; at &gt; -477,6 +477,9 &lt; at &gt;&lt; at &gt; static void iwl5000_rx_calib_result(struct iwl_priv *priv,
  * uCode. iwl_send_calib_results sends them in a row according to their
  * index. We sort them here */
 switch (hdr-&gt;op_code) {
+case IWL_PHY_CALIBRATE_DC_CMD:
+index = IWL_CALIB_DC;
+break;
 case IWL_PHY_CALIBRATE_LO_CMD:
 index = IWL_CALIB_LO;
 break;
&lt; at &gt;&lt; at &gt; -873,7 +876,9 &lt; at &gt;&lt; at &gt; static int iwl5000_hw_set_hw_params(struct iwl_priv *priv)
 BIT(IWL_CALIB_BASE_BAND);
 break;
 case CSR_HW_REV_TYPE_5150:
-priv-&gt;hw_params.calib_init_cfg = 0;
+priv-&gt;hw_params.calib_init_cfg =
+BIT(IWL_CALIB_DC);
+
 break;
 }
 
diff --git a/drivers/net/wireless/iwlwifi/iwl-dev.h b/drivers/net/wireless/iwlwifi/iwl-dev.h
index cb6edfd..b2ce29c 100644
--- a/drivers/net/wireless/iwlwifi/iwl-dev.h
+++ b/drivers/net/wireless/iwlwifi/iwl-dev.h
&lt; at &gt;&lt; at &gt; -693,6 +693,7 &lt; at &gt;&lt; at &gt; struct statistics_general_data {
  */
 enum iwl_calib {
 IWL_CALIB_XTAL,
+IWL_CALIB_DC,
 IWL_CALIB_LO,
 IWL_CALIB_TX_IQ,
 IWL_CALIB_TX_IQ_PERD,
</description>
    <dc:creator>Reinette Chatre</dc:creator>
    <dc:date>2008-12-02T00:32:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24762">
    <title>[PATCH 3/5] iwlwifi: 5150 compute ct kill threshold</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24762</link>
    <description>From: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;

This patch adds computation of ct kill threshold
for 5150. Threshold is computed from calibration
data in the EEPROM.

Signed-off-by: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
Signed-off-by: Reinette Chatre &lt;reinette.chatre-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
---
 drivers/net/wireless/iwlwifi/iwl-5000.c   |   13 ++++++++++++-
 drivers/net/wireless/iwlwifi/iwl-eeprom.h |    1 +
 2 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c
index c1e7a42..26e04ec 100644
--- a/drivers/net/wireless/iwlwifi/iwl-5000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-5000.c
&lt; at &gt;&lt; at &gt; -426,6 +426,17 &lt; at &gt;&lt; at &gt; static const u8 *iwl5000_eeprom_query_addr(const struct iwl_priv *priv,
 return &amp;priv-&gt;eeprom[address];
 }
 
+static s32 iwl5150_get_ct_threshold(struct iwl_priv *priv)
+{
+const s32 volt2temp_coef = -5;
+u16 *temp_calib = (u16 *)iwl_eeprom_query_addr(priv,
+EEPROM_5000_TEMPERATURE);
+/* offset =  temperate -  voltage / coef */
+s32 offset = temp_calib[0] - temp_calib[1] / volt2temp_coef;
+s32 threshold = (s32)CELSIUS_TO_KELVIN(CT_KILL_THRESHOLD) - offset;
+return threshold * volt2temp_coef;
+}
+
 /*
  *  Calibration
  */
&lt; at &gt;&lt; at &gt; -859,7 +870,7 &lt; at &gt;&lt; at &gt; static int iwl5000_hw_set_hw_params(struct iwl_priv *priv)
 case CSR_HW_REV_TYPE_5150:
 /* 5150 wants in Kelvin */
 priv-&gt;hw_params.ct_kill_threshold =
-CELSIUS_TO_KELVIN(CT_KILL_THRESHOLD);
+iwl5150_get_ct_threshold(priv);
 break;
 }
 
diff --git a/drivers/net/wireless/iwlwifi/iwl-eeprom.h b/drivers/net/wireless/iwlwifi/iwl-eeprom.h
index 997f23c..8f6b05f 100644
--- a/drivers/net/wireless/iwlwifi/iwl-eeprom.h
+++ b/drivers/net/wireless/iwlwifi/iwl-eeprom.h
&lt; at &gt;&lt; at &gt; -147,6 +147,7 &lt; at &gt;&lt; at &gt; struct iwl_eeprom_channel {
 /*5000 calibrations */
 #define EEPROM_5000_CALIB_ALL(INDIRECT_ADDRESS | INDIRECT_CALIBRATION)
 #define EEPROM_5000_XTAL((2*0x128) | EEPROM_5000_CALIB_ALL)
+#define EEPROM_5000_TEMPERATURE ((2*0x12A) | EEPROM_5000_CALIB_ALL)
 
 /* 5000 links */
 #define EEPROM_5000_LINK_HOST             (2*0x64)
</description>
    <dc:creator>Reinette Chatre</dc:creator>
    <dc:date>2008-12-02T00:32:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24761">
    <title>[PATCH 5/5] iwlwifi: 5150 enable LO, TXIQ and BB calibrations</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24761</link>
    <description>From: Winkler, Tomas &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;

This patch enables LO, TXIQ, and BB calibrations for 5150

Signed-off-by: Tomas Winkler &lt;tomas.winkler-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
Signed-off-by: Reinette Chatre &lt;reinette.chatre-ral2JQCrhuEAvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;
---
 drivers/net/wireless/iwlwifi/iwl-5000.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c
index 488b580..b6c57cb 100644
--- a/drivers/net/wireless/iwlwifi/iwl-5000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-5000.c
&lt; at &gt;&lt; at &gt; -888,7 +888,10 &lt; at &gt;&lt; at &gt; static int iwl5000_hw_set_hw_params(struct iwl_priv *priv)
 break;
 case CSR_HW_REV_TYPE_5150:
 priv-&gt;hw_params.calib_init_cfg =
-BIT(IWL_CALIB_DC);
+BIT(IWL_CALIB_DC)|
+BIT(IWL_CALIB_LO)|
+BIT(IWL_CALIB_TX_IQ) |
+BIT(IWL_CALIB_BASE_BAND);
 
 break;
 }
</description>
    <dc:creator>Reinette Chatre</dc:creator>
    <dc:date>2008-12-02T00:32:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24760">
    <title>[PATCH 0/5] Support for Intel(r) WiMax/WiFi Link 5050 Series</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24760</link>
    <description>This series adds support for a member of the Intel(r)
 WiMax/WiFi Link 5050 Series.

[PATCH 1/5] iwlwifi: 5150 add support for 5150
[PATCH 2/5] iwlwifi: 5150 enable DC calibration
[PATCH 3/5] iwlwifi: 5150 compute ct kill threshold
[PATCH 4/5] iwlwifi: 5150 parametrize eeprom versions
[PATCH 5/5] iwlwifi: 5150 enable LO, TXIQ and BB calibrations


Thank you

Reinette
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Reinette Chatre</dc:creator>
    <dc:date>2008-12-02T00:32:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24759">
    <title>Re: [RFC] mac80211: Enhancements to dynamic power save.</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24759</link>
    <description>
BTW does broadcom hw support beacon miss stuff? We need to consider
carefully how we add beacon miss support because if we want to rely on
it *and* also disable say the beacon filter we will be missing out on
DFS channel switch announcements and HT channel badwidth changes from
the AP.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Luis R. Rodriguez</dc:creator>
    <dc:date>2008-12-01T23:53:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24758">
    <title>Re: [RFC v3 2/4] mac80211: implement dynamic power save</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24758</link>
    <description>
Well the stuff vivek is adding.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Luis R. Rodriguez</dc:creator>
    <dc:date>2008-12-01T23:49:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24757">
    <title>Re: [PATCH/RFT] iwlagn: fix RX skb alignment</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24757</link>
    <description>
No problem was caused. The kernel.org bug was closed because one of the
reporters was unable to reproduce the issue after upgrading the kernel.
Unfortunately no particular patch was identified that specifically
addresses the problem. 

The bug in our system is still open because we still see the issue in
our test environment. We will keep digging.

Reinette

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>reinette chatre</dc:creator>
    <dc:date>2008-12-01T23:30:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24756">
    <title>Re: [RFC v3 2/4] mac80211: implement dynamic power save</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24756</link>
    <description>

Power save mode inherently is a feature that needs to be implemented on
the chip due to timing requirements, what else are you looking for in
mac80211? mac80211 tells the chip "it's ok to enter PS mode now" via the
hw conf callback, that's pretty much all it can do.

johannes
</description>
    <dc:creator>Johannes Berg</dc:creator>
    <dc:date>2008-12-01T22:40:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24755">
    <title>Re: Problem with rtl8187</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24755</link>
    <description>
I have had the driver fail for my RTL8187B, but it usually takes 18-24 hours. It
is good to know that a torrent client makes it happen more frequently. Perhaps I
can capture the wireless packets and see where it fails.

Thanks for your report,

Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Larry Finger</dc:creator>
    <dc:date>2008-12-01T23:20:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24754">
    <title>[ANN] CRDA v0.9.5 released -- minor build enhancements</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24754</link>
    <description>We have a shiny new CRDA release, some general build enhancements and fixes the
build for use with openssl. These all come from Diego.

http://wireless.kernel.org/download/crda/crda-0.9.5.tar.bz2

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Luis R. Rodriguez</dc:creator>
    <dc:date>2008-12-01T22:50:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24753">
    <title>Re: [crda PATCH 1/3] Move is_valid_reg_rule() in intersect.c.</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24753</link>
    <description>
I was planning on using is_valid_reg_rule() before sending the reg rule
but sure, this is good for now. All 3 patches applied, thanks.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Luis R. Rodriguez</dc:creator>
    <dc:date>2008-12-01T22:39:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24752">
    <title>Re: [crda PATCH 0/3] Code fixups and optimisation</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24752</link>
    <description>
Thanks, applied.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Luis R. Rodriguez</dc:creator>
    <dc:date>2008-12-01T22:35:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24751">
    <title>Re: [crda PATCH 0/5] Makefile improvement and fixes</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24751</link>
    <description>
Thanks applied.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Luis R. Rodriguez</dc:creator>
    <dc:date>2008-12-01T22:35:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24750">
    <title>Re: [PATCH 1/6 v2.2] mac80211: add sta_notify_ps callback</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24750</link>
    <description>
Would be good if it helps.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Luis R. Rodriguez</dc:creator>
    <dc:date>2008-12-01T22:10:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24749">
    <title>Re: nl80211 not found</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24749</link>
    <description>
Your hardware does not support mesh mode, and the driver doesn't
support nl80211 anyway.

John
</description>
    <dc:creator>John W. Linville</dc:creator>
    <dc:date>2008-12-01T21:58:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24748">
    <title>Re: [PATCH 1/6 v2.2] mac80211: add sta_notify_ps callback</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24748</link>
    <description>Hmm, yeah... should I edit the documentation for sta_notify as well?

Regards,
Chr

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Christian Lamparter</dc:creator>
    <dc:date>2008-12-01T22:00:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24747">
    <title>nl80211 not found</title>
    <link>http://permalink.gmane.org/gmane.linux.kernel.wireless.general/24747</link>
    <description>Hello everyone,

I recently installed command "iw" in order to use mesh capability in my 
wireless card.
iw itself and its required library were installed successfully. But 
whenever I run the command "iw", this message appears "nl80211 not found."

My linux is ubuntu 8.10 Intrepid Ibex with kernel 2.6.27
My wireless card: Pro/wireless 2200BG Network connection with ipw2200 
driver.

Can you give me some suggestions?

Thank very much in advance.

Thierry
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Chanthearith HUON</dc:creator>
    <dc:date>2008-12-01T21:25:17</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.kernel.wireless.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.kernel.wireless.general</link>
  </textinput>
</rdf:RDF>
