Re: [RFC] cfg80211/mac80211: Add support for Proxy ARP

2018-02-16 Thread Ujjal Roy
ow? Is it fully implemented in mac80211 and or cfg80211? Is it still partially implemented? Thanks, UjjaL Roy

Who is the maintainer of net/wireless/wext* ?

2016-05-20 Thread Ujjal Roy
I want to know the maintainer of net/wireless/wext*. Please any reply. Thanks, UjjaL Roy -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-24 Thread Ujjal Roy
I have sent all the patches again with my name in CAPITAL letter. Please have a look. Thanks, UjjaL Roy On Thu, Feb 11, 2016 at 3:05 PM, Kalle Valo <kv...@codeaurora.org> wrote: > Ujjal Roy <royuj...@gmail.com> writes: > >> This patch fixes the incorrect inden

[PATCH 3/3] mwifiex: Added missing spaces around brackets

2016-02-24 Thread UJJAL ROY
This patch fixes the missing spaces issue in coding style. Signed-off-by: UJJAL ROY <royuj...@gmail.com> --- drivers/net/wireless/marvell/mwifiex/usb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/wireless/marvell/mwifiex/usb.c b/drivers/net/wi

[PATCH 2/3] mwifiex: Removed extra spaces before commas

2016-02-24 Thread UJJAL ROY
This patch fixes spaces before commas issue in coding style. Signed-off-by: UJJAL ROY <royuj...@gmail.com> --- drivers/net/wireless/marvell/mwifiex/pcie.c| 2 +- drivers/net/wireless/marvell/mwifiex/uap_cmd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drive

[PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-24 Thread UJJAL ROY
This patch fixes the incorrect indentation of the case label. Signed-off-by: UJJAL ROY <royuj...@gmail.com> --- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/marvell/mwifiex/cfg80211.c b/drive

Re: [PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-11 Thread Ujjal Roy
On Thu, Feb 11, 2016 at 3:05 PM, Kalle Valo <kv...@codeaurora.org> wrote: > Ujjal Roy <royuj...@gmail.com> writes: > >> This patch fixes the incorrect indentation of the case label. >> >> Signed-off-by: Ujjal Roy <royuj...@gmail.com> > > A change

[PATCH] mwifiex: Fixed coding style issues

2016-02-10 Thread Ujjal Roy
Some indentation and basic style violations are fixed in this patch. Signed-off-by: Ujjal Roy <royuj...@gmail.com> --- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 2 +- drivers/net/wireless/marvell/mwifiex/pcie.c | 2 +- drivers/net/wireless/marvell/mwifiex/uap_cmd.c | 2 +- d

[PATCH 3/3] mwifiex: Added missing spaces around brackets

2016-02-10 Thread Ujjal Roy
This patch fixes the missing spaces issue in coding style. Signed-off-by: Ujjal Roy <royuj...@gmail.com> --- drivers/net/wireless/marvell/mwifiex/usb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/wireless/marvell/mwifiex/usb.c b/drivers/net/wi

[PATCH 2/3] mwifiex: Removed extra spaces before commas

2016-02-10 Thread Ujjal Roy
This patch fixes spaces before commas issue in coding style. Signed-off-by: Ujjal Roy <royuj...@gmail.com> --- drivers/net/wireless/marvell/mwifiex/pcie.c| 2 +- drivers/net/wireless/marvell/mwifiex/uap_cmd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drive

[PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-10 Thread Ujjal Roy
This patch fixes the incorrect indentation of the case label. Signed-off-by: Ujjal Roy <royuj...@gmail.com> --- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/marvell/mwifiex/cfg80211.c b/drive

Re: mwifiex problem: incompatible network settings

2015-10-29 Thread Ujjal Roy
Hi Amit/Julien, On Thu, Oct 29, 2015 at 5:57 PM, Amitkumar Karwar wrote: > > Hi Julien, > > > From: Julien Cubizolles [mailto:j.cubizol...@free.fr] > > Sent: Thursday, October 29, 2015 3:09 AM > > To: Dan Williams > > Cc: Amitkumar Karwar; linux-wireless@vger.kernel.org > >