d80211: add radiotap support
This patch adds support for radiotap to d80211. The driver must set
IEEE80211_HW_MONITOR_DURING_OPER as well as
IEEE80211_HW_RADIOTAP_SUPPORTED, and it must send radiotap frames when
there is at least one monitor interface up. Tested with zd1211rw-d80211.
Signed-off-b
const-ify the ieee80211_ops pointer to allow
* The compiler to do opimizations
* The drivers to declare this structure const.
Signed-off-by: Michael Buesch <[EMAIL PROTECTED]>
Index: jbenc-dscape/include/net/d80211.h
===
--- jbenc-ds
>This patch isn't ok ( maybe this patch benefit from gcc padding behaviours):
Ignore this - I thought this function returns a pointer ...
(take a look at my email signature :-)
HGN
--
COFFEE.EXE Missing - Insert Cup and Press Any Key.
-
To unsubscribe from this list: send the line "unsubs
On 12/15/06, Herbert Xu <[EMAIL PROTECTED]> wrote:
Any chance you could apply this patch instead? I've verified that this
does resolve the problem on 82544.
[NETDRV] e1000: Do not truncate TSO TCP header with 82544 workaround
Acked-by: Jesse Brandeburg <[EMAIL PROTECTED]>
-
To unsubscribe from
Hi,
On Dec 13 2006 21:40, Divy Le Ray wrote:
>
> A corresponding monolithic patch is posted at the following URL:
> http://service.chelsio.com/kernel.org/cxgb3.patch.bz2
I was unable to compile this on 2.6.20-rc1, because:
CC [M] drivers/net/cxgb3/cxgb3_offload.o
drivers/net/cxgb3/cxgb3_offl
> A corresponding monolithic patch is posted at the following URL:
> http://service.chelsio.com/kernel.org/cxgb3.patch.bz2
Stylistic stuff that was mentioned. (TYPE * a -> TYPE *a)
Signed-off-by: Jan Engelhardt <[EMAIL PROTECTED]>
Index: linux-2.6.20-rc1/drivers/net/cxgb3/common.h
> I resubmit the patch supporting the latest Chelsio T3 adapter.
> It incorporates the last feedbacks for code cleanup.
> It is built gainst Linus'tree.
>
> We think the driver is now ready to be merged.
> Can you please advise on the next steps for inclusion in 2.6.20 ?
>
> A corresponding monoli
On Sat Dec 16, 2006 at 01:42:11PM -0500, Mike Frysinger wrote:
> On 11/30/06, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
> >but there are a few other
> >cases which still contain compound preprocessor directives such as:
> >
> > #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
>
Hello.
I am pleased to announce new release of the acrypto for 2.6.19 kernel -
first asynchronous crypto layer for Linux kernel 2.6.
Acrypto allows to handle crypto requests asynchronously in hardware.
Acrypto supports following features:
* multiple asynchronous crypto device queues
* crypto s
On 11/30/06, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
but there are a few other
cases which still contain compound preprocessor directives such as:
#if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
having never worked with unifdef before, i guess i was being overly
optimist
Krzysztof Halasa wrote:
Jeff Garzik <[EMAIL PROTECTED]> writes:
FYI... I'm certainly willing to remove pc300, if nobody wants it.
But I am unsure whether this is a case of "vendor doesn't care" or
"users don't care", which are two very different things...
I have a driver for PC300/RSV (dual
Ramkrishna Vepa wrote:
I stomped over the s2io driver when doing an allyesconfig build for
IP27
where there was a namespace collision between the IP27 code and the
s2io
driver which both use a nic_t. I decieded both were broken, IP27
should
not export the type and s2io was a totally typede
* Rainer Baumann | 2006-12-15 11:39:28 [+0100]:
>Patch for linux kernel 2.6.18.13:
>http://tcn.hypert.net/tcn_kernel_configfs.patch
This patch isn't ok ( maybe this patch benefit from gcc padding behaviours):
static struct pktdelay get_next_delay(struct netem_sched_data *q)
{
struct pktdelay r
On Sat, Dec 16, 2006 at 03:46:45PM +0100, Toralf Förster ([EMAIL PROTECTED])
wrote:
>
> Hello,
>
> the build with the attached .config failed, make ends with:
> LD init/built-in.o
> LD .tmp_vmlinux1
> net/built-in.o: In function `__inet_check_established':
> inet_hashtables.c:(.tex
On Saturday 16 December 2006 07:40, Michael Wu wrote:
> On Thursday 14 December 2006 13:20, Michael Buesch wrote:
> > -int ieee80211_update_hw(struct ieee80211_hw *hw)
> > +int ieee80211_register_hwmode(struct ieee80211_hw *hw,
> > + struct ieee80211_hw_mode *mode)
> Looks l
This patch makes the following needlessly global functions static:
- ipv6.c: sctp_inet6addr_event()
- protocol.c: sctp_inetaddr_event()
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
include/net/sctp/sctp.h |2 --
net/sctp/ipv6.c |4 ++--
net/sctp/protocol.c |4 ++--
On vie, 2006-12-15 at 11:32 -0800, jeffery wrote:
> pci.c needed a fix for etch..
>
> I added the includes for utsrelease.h as they were needed for the
> declaration of UTS_RELEASE in debian etch...
>
> as the acx tarball downloaded into debian etch:
This is an old tarball. Current in etch is
17 matches
Mail list logo