All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Guy, Wey-Yi" <wey-yi.w.guy@intel.com>
To: "sedat.dilek@gmail.com" <sedat.dilek@gmail.com>
Cc: Cheng Renquan <crquan@gmail.com>,
	Intel Linux Wireless <ilw@linux.intel.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: linux 3.2-rcX iwlwifi driver's problem (wifi link unstable when moving between multiple APs)
Date: Wed, 21 Dec 2011 08:14:34 -0800	[thread overview]
Message-ID: <1324484074.13074.313.camel@wwguy-huron> (raw)
In-Reply-To: <CA+icZUUhg91UAPMRGgXYAvo6wkr5ogb+vW8SsB28BeUP_6-g6w@mail.gmail.com>

Hi Renquan,

On Wed, 2011-12-21 at 03:14 -0800, Sedat Dilek wrote:
> On Wed, Dec 21, 2011 at 11:36 AM, Cheng Renquan <crquan@gmail.com> wrote:
> > On Wed, Dec 21, 2011 at 1:20 AM, Sedat Dilek <sedat.dilek@googlemail.com> wrote:
> [...]
> > read these from MAINTAINERS, just want to confirm if iwlwifi.git has more
> > fresh content, this should be the most upstream, right?
> >
> 
> Wey-Yi or Johannes can gave you precise answers on iwwifi development.
> Of course the iwlwifi GIT (master) tree has latest stuff.
> As you might have seen there are different GIT branches for stuff to
> go into wireless-testing (experimental sofware), wireless-next
> (linux-next.git) and wireless (linux.git).
> 
http://git.kernel.org/?p=linux/kernel/git/iwlwifi/iwlwifi.git;a=summary
contain the latest patches(both features and bugs fix) which being
updates on daily base. Like Sadet mention, those are experimental and
not being fully test yet. Once those new patches pass the basic
regression test. the patches will push into two different tree
wireless-next : patch contain new features
http://git.kernel.org/?p=linux/kernel/git/linville/wireless-next.git;a=summary
wireless: bug fix patch
http://git.kernel.org/?p=linux/kernel/git/linville/wireless.git;a=summary
Linville also merge  both wireless-next and wireless  tree  into
wireless-testing for people who want to test the breeding edge wireless
driver changes
http://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=summary

of cause, Linville will push the patches to both net-next and net tree
once he believe the patches are ready.

> > (only here has new fix and fixes are verified correct, then John Linville could
> > pull from here the iwlwifi.git, right? As I understand, the MAINTAINERS model
> > should be the way of iwlwifi.git => wireless.git => net.git => linus)
> >
> 
> For mainline this workflow seems to be correct, but AFAICS you want an
> official statement, so wait for Wey-Yi's answer :-).
> 
> > INTEL WIRELESS WIFI LINK (iwlwifi)
> > M:      Wey-Yi Guy <wey-yi.w.guy@intel.com>
> > M:      Intel Linux Wireless <ilw@linux.intel.com>
> > L:      linux-wireless@vger.kernel.org
> > W:      http://intellinuxwireless.org
> > T:      git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git
> > S:      Supported
> > F:      drivers/net/wireless/iwlwifi/
> >
> >
> > By comparing the two, I got that iwlwifi.git really has more, now
> > prefetched for tomorrow
> > when in office sometimes Internet is not available, and in case
> > wireless.git with your patch
> > still does not work, I could have a try of iwlwifi.git;
> >
> 
> If you want latest iwlwifi bits, you can try also the work from there.
> But a better strategy would be to test this order:
> 1. wireless (stable)
> 2. wireless-next or linux-next (testing)
> 3. wireless-testing and/or wiwlwifi (experimental)
> 
wireless-testing = wireless + wireless-next

Thanks
Wey

> - Sedat -
> 
> > http://git.kernel.org/?p=linux/kernel/git/iwlwifi/iwlwifi.git;a=history;f=drivers/net/wireless/iwlwifi
> > http://git.kernel.org/?p=linux/kernel/git/linville/wireless.git;a=history;f=drivers/net/wireless/iwlwifi
> >
> [...]



  reply	other threads:[~2011-12-21 17:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-20 23:20 linux 3.2-rcX iwlwifi driver's problem (wifi link unstable when moving between multiple APs) Cheng Renquan
2011-12-20 23:46 ` Guy, Wey-Yi
2011-12-21  2:37   ` Cheng Renquan
2011-12-21  6:22     ` Sedat Dilek
2011-12-21  8:03       ` Cheng Renquan
2011-12-21  8:53         ` Sedat Dilek
2011-12-21  9:06           ` Cheng Renquan
2011-12-21  9:20             ` Sedat Dilek
2011-12-21 10:36               ` Cheng Renquan
2011-12-21 11:14                 ` Sedat Dilek
2011-12-21 16:14                   ` Guy, Wey-Yi [this message]
2011-12-21 23:28                     ` Cheng Renquan
2011-12-22  1:40                       ` wwguy
2012-01-10 23:17                         ` Cheng Renquan
2012-01-10 22:27                           ` Guy, Wey-Yi
2012-01-11  0:01                             ` Cheng Renquan
2012-01-10 23:20                               ` Guy, Wey-Yi
2012-01-11  1:30                                 ` Cheng Renquan
2012-01-11  2:28                                   ` wwguy
2012-01-11 16:37                                   ` wwguy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1324484074.13074.313.camel@wwguy-huron \
    --to=wey-yi.w.guy@intel.com \
    --cc=crquan@gmail.com \
    --cc=ilw@linux.intel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sedat.dilek@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.