* [ath9k-devel] New TODO - 2008-08-04
@ 2008-08-04 20:24 Luis R. Rodriguez
2008-08-07 3:50 ` Luis R. Rodriguez
0 siblings, 1 reply; 4+ messages in thread
From: Luis R. Rodriguez @ 2008-08-04 20:24 UTC (permalink / raw)
To: ath9k-devel
In order to help coordination of development here is a revised
TODO list based on feedback from the community and on our latest
fixups/enhancements. I'd suggest we meet up in #madwifi on freenode
following the tradition with MadWifi development so we can coordinate
with other developers and users to help test there.
If you have any particular listed item you'd like to help out with
please say so.
Since ath9k is now (just a few minutes ago) part of wireless-testing
please send patches based on that tree.
Being worked on:
----------------
* IBSS/Mesh - IBSS should work, needs testing with WPA (any user
interestd in help testing?)
* AP - This is being worked on, expect to see a lot of changes in
beacon.c
* Give regulatory a good scrubbing, specially once CRDA goes in.
Pending additions for CRDA are moving the call to CRDA to use udev
uevent helpers and to allow drivers to pass their own built
regulatory domain structure.
Cleanup
------
* Merge ath_tx_status, ath_rx_status, ath_desc with ar5416_desc.
* HW capabilities is still too convoluted.
* Merge ath9k_txq_info and ath9k_tx_queue_info.
* ChannelFlags are still a bit ugly.
* Merge ath_hal and ath_hal_5416.
* Wireless Mode stuff is messy ( WIRELESS_MODE_* /
ATH9K_MODE_SEL_* / CHANNEL_* )
* Node usage ( usage of sta_info was suggested )
* Virtual Interfaces ( embed ath_vap in the private area of ieee80211_vif )
* RX Filter - has to be completely revamped. (remove ath_scan_end,
ath_scan_start)
* Move aggregation away from rc.c
Minor:
------
* Identify macros that can be moved to mac80211 ( look at ath9k.h )
* Use Bitfields wherever appropriate ( struct ath_buf_state )
* Review inline usage.
* Kerneldoc usage.
* Everything else that were pointed out by Johannes.
In the long run:
----------------
* WDS - Already part of mac80211, probably can be added after AP
* Merge struct ath_hal and struct ath_softc (probably best for 2.6.28)
* LED
* RKILL
* Power management -- needs work and integration on mac80211/cfg80211,
see Johanne's e-mails
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ath9k-devel] New TODO - 2008-08-04
2008-08-04 20:24 [ath9k-devel] New TODO - 2008-08-04 Luis R. Rodriguez
@ 2008-08-07 3:50 ` Luis R. Rodriguez
2008-08-07 19:49 ` Luis R. Rodriguez
0 siblings, 1 reply; 4+ messages in thread
From: Luis R. Rodriguez @ 2008-08-07 3:50 UTC (permalink / raw)
To: ath9k-devel
On Mon, Aug 4, 2008 at 1:24 PM, Luis R. Rodriguez
<lrodriguez@atheros.com> wrote:
> In order to help coordination of development here is a revised
> TODO list based on feedback from the community and on our latest
> fixups/enhancements. I'd suggest we meet up in #madwifi on freenode
> following the tradition with MadWifi development so we can coordinate
> with other developers and users to help test there.
>
> If you have any particular listed item you'd like to help out with
> please say so.
>
> Since ath9k is now (just a few minutes ago) part of wireless-testing
> please send patches based on that tree.
I've put this TODO here:
http://wireless.kernel.org/en/users/Drivers/ath9k#TODO
If you want to claim something just move it to the "Being worked on"
section. If you would like to add something just go ahead and send an
e-mail here.
Luis
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ath9k-devel] New TODO - 2008-08-04
2008-08-07 3:50 ` Luis R. Rodriguez
@ 2008-08-07 19:49 ` Luis R. Rodriguez
0 siblings, 0 replies; 4+ messages in thread
From: Luis R. Rodriguez @ 2008-08-07 19:49 UTC (permalink / raw)
To: ath9k-devel
On Wed, Aug 6, 2008 at 8:50 PM, Luis R. Rodriguez
<lrodriguez@atheros.com> wrote:
> On Mon, Aug 4, 2008 at 1:24 PM, Luis R. Rodriguez
> <lrodriguez@atheros.com> wrote:
>> In order to help coordination of development here is a revised
>> TODO list based on feedback from the community and on our latest
>> fixups/enhancements. I'd suggest we meet up in #madwifi on freenode
>> following the tradition with MadWifi development so we can coordinate
>> with other developers and users to help test there.
>>
>> If you have any particular listed item you'd like to help out with
>> please say so.
>>
>> Since ath9k is now (just a few minutes ago) part of wireless-testing
>> please send patches based on that tree.
>
> I've put this TODO here:
>
> http://wireless.kernel.org/en/users/Drivers/ath9k#TODO
>
> If you want to claim something just move it to the "Being worked on"
> section. If you would like to add something just go ahead and send an
> e-mail here.
Also I suggest you subscribe to that wiki page so when anyone updates
it you just get an e-mail automagically.
Luis
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ath9k-devel] New TODO - 2008-08-04
@ 2008-08-07 19:49 ` Luis R. Rodriguez
0 siblings, 0 replies; 4+ messages in thread
From: Luis R. Rodriguez @ 2008-08-07 19:49 UTC (permalink / raw)
To: ath9k-devel, linux-wireless
On Wed, Aug 6, 2008 at 8:50 PM, Luis R. Rodriguez
<lrodriguez@atheros.com> wrote:
> On Mon, Aug 4, 2008 at 1:24 PM, Luis R. Rodriguez
> <lrodriguez@atheros.com> wrote:
>> In order to help coordination of development here is a revised
>> TODO list based on feedback from the community and on our latest
>> fixups/enhancements. I'd suggest we meet up in #madwifi on freenode
>> following the tradition with MadWifi development so we can coordinate
>> with other developers and users to help test there.
>>
>> If you have any particular listed item you'd like to help out with
>> please say so.
>>
>> Since ath9k is now (just a few minutes ago) part of wireless-testing
>> please send patches based on that tree.
>
> I've put this TODO here:
>
> http://wireless.kernel.org/en/users/Drivers/ath9k#TODO
>
> If you want to claim something just move it to the "Being worked on"
> section. If you would like to add something just go ahead and send an
> e-mail here.
Also I suggest you subscribe to that wiki page so when anyone updates
it you just get an e-mail automagically.
Luis
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-08-07 19:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-04 20:24 [ath9k-devel] New TODO - 2008-08-04 Luis R. Rodriguez
2008-08-07 3:50 ` Luis R. Rodriguez
2008-08-07 19:49 ` Luis R. Rodriguez
2008-08-07 19:49 ` Luis R. Rodriguez
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.