* [RFC v3] cfg80211 API for channels/bitrates, mac80211 and driver conversion
@ 2008-01-10 12:17 Johannes Berg
2008-01-10 17:31 ` Johannes Berg
0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2008-01-10 12:17 UTC (permalink / raw)
To: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]
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. All drivers (except ath5k)
are updated to the new API, in many cases I expect that optimisations
can be done.
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.
I do expect there to be bugs in this, especially wrt. transmit
power handling where I'm basically clueless about how it should work.
Patch is too large for this list (almost 310KiB)
http://johannes.sipsolutions.net/patches/kernel/all/2008-01-10-11%3a59/016-cfg80211-channel-and-bitrate-api.patch
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFC v3] cfg80211 API for channels/bitrates, mac80211 and driver conversion
2008-01-10 12:17 [RFC v3] cfg80211 API for channels/bitrates, mac80211 and driver conversion Johannes Berg
@ 2008-01-10 17:31 ` Johannes Berg
2008-01-11 11:59 ` Johannes Berg
0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2008-01-10 17:31 UTC (permalink / raw)
To: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 426 bytes --]
On Thu, 2008-01-10 at 13:17 +0100, 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. All drivers (except ath5k)
> are updated to the new API, in many cases I expect that optimisations
> can be done.
Tested with iwl4965 and found two bugs, will repost.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFC v3] cfg80211 API for channels/bitrates, mac80211 and driver conversion
2008-01-10 17:31 ` Johannes Berg
@ 2008-01-11 11:59 ` Johannes Berg
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Berg @ 2008-01-11 11:59 UTC (permalink / raw)
To: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
On Thu, 2008-01-10 at 18:31 +0100, Johannes Berg wrote:
> On Thu, 2008-01-10 at 13:17 +0100, 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. All drivers (except ath5k)
> > are updated to the new API, in many cases I expect that optimisations
> > can be done.
>
> Tested with iwl4965 and found two bugs, will repost.
http://johannes.sipsolutions.net/patches/kernel/all/2008-01-11-11%3a59/017-cfg80211-channel-and-bitrate-api.patch
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-11 12:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-10 12:17 [RFC v3] cfg80211 API for channels/bitrates, mac80211 and driver conversion Johannes Berg
2008-01-10 17:31 ` Johannes Berg
2008-01-11 11:59 ` Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox