linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Yousef Alhashemi <yousef.alhashemi@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Any clean-up work?
Date: Fri, 15 May 2009 09:38:26 -0400	[thread overview]
Message-ID: <20090515133826.GC2773@tuxdriver.com> (raw)
In-Reply-To: <cbd616c00905150614sa13ba93y88a1297b10a69d8@mail.gmail.com>

On Fri, May 15, 2009 at 06:14:23AM -0700, Yousef Alhashemi wrote:

> Now I understand that networking (or the networking subsystem) is
> fairly complicated, but I was wondering if the there is any clean up
> work that I can help with (that will hopefully get me familiarized
> with the kernel in general, and the networking stuff in particular).
> I'm also wondering if anyone here would be willing to give me a little
> bit of hand-holding with the more advanced stuff (if help is needed in
> a particular area but that area is too difficult for a starter like me
> to undertake).

drivers/staging has an embarassingly large number of wireless drivers
in it.  They are there for various reasons, mostly centering around
either attrocious style/maintainability issues or flagrant duplication
of functionality with mainline kernel infrastructure (i.e. should be
using mac80211 instead of their internal stack).  If you have (or
can get) access to any of the covered wireless hardware, anything
you can do to correct style/maintainability issues, keep up-to-date
with changing kernel APIs, and (especially) porting to the mac80211
infrastructure would be most useful.

Hth!

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

      reply	other threads:[~2009-05-15 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-15 13:14 Any clean-up work? Yousef Alhashemi
2009-05-15 13:38 ` John W. Linville [this message]

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=20090515133826.GC2773@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=yousef.alhashemi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).