On Mon, 4 Aug 2008 15:48:09 -0700 Luis R. Rodriguez wrote:
> This adds list_cut_position() which lets you cut a list into
> two lists given a pivot in the list.
>
> Signed-off-by: Luis R. Rodriguez <[EMAIL PROTECTED]>
> ---
> include/linux/list.h | 32
> 1 file
Hi,
I am searching for a new wireless adapter that provides 802.11N support with
monitor mode.
Are the ath9k drivers providing monitor mode support at this point in time?
Specifically, I am looking at a WNDA3100 USB adapter that supposedly has an
AR9170 driver according to the INF in the window
On Mon, Aug 04, 2008 at 04:00:11PM -0700, Randy Dunlap wrote:
> On Mon, 4 Aug 2008 15:48:09 -0700 Luis R. Rodriguez wrote:
>
> > This adds list_cut_position() which lets you cut a list into
> > two lists given a pivot in the list.
> >
> > Signed-off-by: Luis R. Rodriguez <[EMAIL PROTECTED]>
> > --
Luis R. Rodriguez wrote:
> On Mon, Aug 04, 2008 at 03:09:31PM -0700, Juergen Kreileder wrote:
>> Robert Hancock wrote:
>>> Tejun Heo wrote:
Juergen Kreileder wrote:
> Robert Hancock wrote:
>> Juergen Kreileder wrote:
>>> Hi,
>>>
>>> I get lots of errors like this with 2.6.2
Removing all lists and leaving ath9k-devel.
On Mon, Aug 04, 2008 at 03:09:31PM -0700, Juergen Kreileder wrote:
> Robert Hancock wrote:
> > Tejun Heo wrote:
> >> Juergen Kreileder wrote:
> >>> Robert Hancock wrote:
> Juergen Kreileder wrote:
> > Hi,
> >
> > I get lots of errors lik
Robert Hancock wrote:
> Tejun Heo wrote:
>> Juergen Kreileder wrote:
>>> Robert Hancock wrote:
Juergen Kreileder wrote:
> Hi,
>
> I get lots of errors like this with 2.6.27-rc1 on my
> Macbook Pro (3rd generation), 2.6.26 seems to work fine:
>
> [ 907.524509] DMA: Out
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 t
On Mon, Aug 4, 2008 at 7:23 AM, Christoph Hellwig <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 04, 2008 at 12:16:41AM -0700, Luis R. Rodriguez wrote:
>> This adds the new mac80211 11n ath9k Atheros driver. Only STA support
>> is currently enabled and tested.
>>
>> Signed-off-by: Senthil Balasubramanian
On Mon, Aug 04, 2008 at 12:16:41AM -0700, Luis R. Rodriguez wrote:
> This adds the new mac80211 11n ath9k Atheros driver. Only STA support
> is currently enabled and tested.
>
> Signed-off-by: Senthil Balasubramanian <[EMAIL PROTECTED]>
> Signed-off-by: Felix Fietkau <[EMAIL PROTECTED]>
> Signed-o
On Mon, 2008-08-04 at 00:16 -0700, Luis R. Rodriguez wrote:
> Remove Atheros 11n devices from being claimed by ath5k as its
> now handled by ath9k.
>
> Signed-off-by: Luis R. Rodriguez <[EMAIL PROTECTED]>
Acked-by: Pavel Roskin <[EMAIL PROTECTED]>
--
Regards,
Pavel Roskin
__
On Mon, 2008-08-04 at 00:30 -0700, Luis R. Rodriguez wrote:
> This adds the new mac80211 11n ath9k Atheros driver. Only STA support
> is currently enabled and tested.
Couple of comments:
ath_softc is _huge_, and the spinlocks in it are at the worst possible
place. Placing them together with the d
11 matches
Mail list logo