is there any one working on the implementation of 11n to d80211 stack?
I have been trying to add 11n support to d80211 stack and wondering if
someone else doing the same so we can coordinate our work. I was able
to parse and add IE information, handling Rx aggregation and handling
11n action frame
is there any one working on the implementation of 11n to d80211 stack?
I have been trying to add 11n support to d80211 stack and wondering if
someone else doing the same so we can coordinate our work. I was able
to parse and add IE information, handling Rx aggregation and handling
11n action frame
Hi
Sorry if you receive this email twice, my email is acting a little weird.
I was looking at SMP issues in d80211 stack, below in my finding.
I did change the d80211 stack to add SMP safety code. I will email
these patches later after I update them with what ever feedback I will
get back.
The
Hi
I was looking at SMP issues in d80211 stack, below in my finding.
I did change the d80211 stack to add SMP safety code. I will email
these patches later after I update them with what ever feedback I will
get back.
The D80211 stack has many entry points; this could leads to race
conditions a
Hi
Are there any one working on roaming support for d80211 stack?
Thanks
Mohamed
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
3945 firmware and hardware still do time critical functions like
Beaconing and power management. This restrict us once associated to
switch channel from the driver. we need to unassociated first before
switching to a new channel. Because of this restriction while
associated we can only call s
Jouni Malinen wrote:
On Mon, Aug 28, 2006 at 01:45:34PM -0700, mabbas wrote:
This patch modify d80211 to add SIOCSIWRATE and SIOCGIWRATE
commands. this patch almost does the same thing as in
PRISM2_HOSTAPD_SET_RATE_SETS.
I don't think I would like to get this applied since this seem
Jouni Malinen wrote:
On Mon, Aug 28, 2006 at 02:17:34PM -0700, Michael Wu wrote:
It would be helpful if you inlined your patches instead of attaching them next
time.
Agreed.
I'm not comfortable with using the name for this purpose.
And agreed. wireless.h has this to say a
I will separate each pair of S/G in separate patch so it will be easier
to discuss each set separately. I will provide the patch this weekend
taking into account the comments provided
Thanks
Mohamed
Jouni Malinen wrote:
On Mon, Aug 21, 2006 at 05:30:22PM -0700, Mohamed Abbas wrote:
the
This a small patch allow IBSS network to recieve management frame.
Thanks
Mohamed
diff --git a/net/d80211/ieee80211_sta.c b/net/d80211/ieee80211_sta.c
index 8caf352..1153932 100644
--- a/net/d80211/ieee80211_sta.c
+++ b/net/d80211/ieee80211_sta.c
@@ -1716,7 +1710,8 @@ void ieee80211_sta_rx_mgmt(st
This patch enhance iwlist scan to dispaly supported rate with readable
format. It also add a macro to convert channel to freq value. this macro
is needed in ieee80211_rx_bss_info. In 3945 we issues a host scan
command to perform scanning which will cause in setting the freq to the
wrong value.
the attached patch will add support to handle these iw_handle
SIOC[S/G]IWRATE, SIOC[S/G]IWTXPOW and SIOC[S/G]IWPOWER. It also added
some changes in ieee80211_ioctl_giwrange function to report supported
channels and rates. a call to ieee80211_hw_config is needed to infor
the low level driver
For 3945 a lot of functionalities were moved to the driver level, what
kept in the firmware is basically some timely related functions like
beacon in IBSS mode but the beacon frame is provided by the driver and
the firmware is responsible to send it according to the timing
constrains. Also scan
David Miller wrote:
From: Michael Buesch <[EMAIL PROTECTED]>
Date: Wed, 9 Aug 2006 07:03:41 +0200
I am wondering about d80211 mainline merge plans.
I think this is a non-started until the SMP problems are worked
out. Is it still SMP challenged?
-
To unsubscribe from this list: send
at work on d80211.
Thanks
Mohamed Abbas
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
15 matches
Mail list logo