All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: cfg80211 API for channels/bitrates, mac80211 and driver conversion
Date: Fri, 28 Dec 2007 23:10:56 +0100	[thread overview]
Message-ID: <200712282310.56981.mb@bu3sch.de> (raw)
In-Reply-To: <1198878633.4172.19.camel@johannes.berg>

On Friday 28 December 2007 22:50:33 Johannes Berg wrote:
> This patch creates new cfg80211 wiphy API for channel and bitrate
> registration and converts mac80211 and drivers to the new API. The
> old mac80211 API is completely ripped out.
> 
> Along with the regulatory code I've also ripped out the
> IEEE80211_HW_DEFAULT_REG_DOMAIN_CONFIGURED flag, I believe it to be
> unnecessary if the hardware simply gives us whatever channels it wants
> to support and we then enable/disable them as required, which is pretty
> much required for travelling.
> 
> Additionally, the patch adds proper "basic" rate handling for STA
> mode interface, AP mode interface will have to have new API added
> to allow userspace to set the basic rate set, currently it'll be
> empty... However, the basic rate handling will need to be moved to
> the BSS conf stuff.
> 
> ---
>  drivers/net/wireless/adm8211.c               |   80 ++--
>  drivers/net/wireless/adm8211.h               |   65 ---
>  drivers/net/wireless/b43/b43.h               |    5 
>  drivers/net/wireless/b43/main.c              |  162 ++++-----
>  drivers/net/wireless/b43/sysfs.c             |   89 -----
>  drivers/net/wireless/b43/xmit.c              |   73 ++--
>  drivers/net/wireless/b43legacy/b43legacy.h   |    4 
>  drivers/net/wireless/b43legacy/main.c        |  159 ++++-----
>  drivers/net/wireless/b43legacy/xmit.c        |   64 +-- 

Ack for the b43 and b43legacy changes.
But that one FIXME for the bphy should get fixed first in b43legacy.
You can drop the FIXME in b43, as b43 does not support bphy devices.

I'll probably submit a few changes to this after this was applied.

-- 
Greetings Michael.

      parent reply	other threads:[~2007-12-28 22:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-28 21:50 cfg80211 API for channels/bitrates, mac80211 and driver conversion Johannes Berg
2007-12-28 22:01 ` David Miller
2007-12-28 22:05   ` Johannes Berg
2007-12-28 22:21     ` David Miller
2007-12-28 22:10 ` Michael Buesch [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=200712282310.56981.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /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.