netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ieee802154: Source addr fix for dgram and some small at86rf230 driver enhancements
@ 2013-03-26 22:41 Stefan Schmidt
       [not found] ` <1364337691-20163-1-git-send-email-stefan-OrPQZGeq07wqhVmZOOOmNx2eb7JE58TQ@public.gmane.org>
  2013-03-27  4:53 ` ieee802154: Source addr fix for dgram and some small at86rf230 driver enhancements David Miller
  0 siblings, 2 replies; 8+ messages in thread
From: Stefan Schmidt @ 2013-03-26 22:41 UTC (permalink / raw)
  To: davem-fT/PcQaiUtIeIZ0/mPfg9Q
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA, alan-yzvJWuRpmD1zbRFIqnYvSA,
	linux-zigbee-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hello.

Second version. Changes since version 1:
- Obey 80 chars rules
- Switch logging mode to vdbg to avoid noise
- Remove uneeded might_sleep()

Thanks Alan, Werner and Alex for the feedback.

I feel these are ready so I added DaveM and netdev to pick them up if they think
the same.

[PATCH 1/3] ieee802154/dgram: Pass source address in dgram_recvmsg

Patch from Stephen to fix the ieee802154 stack to actually put in the source
address in datagrams. This allows using recvfrom() from userspace. This is a
long standing bug. Actually I think it never worked. :)

[PATCH 2/3] ieee802154/at86rf230: Implement hardware address filter

Allows the to filter frames directly in the transceiver hardware. Useful for
normal operation mode and mandatory for automatic ACK and automatic retransmits.

[PATCH 3/3] ieee802154/at86rf230: Fix register names for RX_AACK_ON

Not needed right now but still a good idea to get in imho. Register names have
always been wrong but never used.

regards
Stefan Schmidt

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-03-27 21:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 22:41 ieee802154: Source addr fix for dgram and some small at86rf230 driver enhancements Stefan Schmidt
     [not found] ` <1364337691-20163-1-git-send-email-stefan-OrPQZGeq07wqhVmZOOOmNx2eb7JE58TQ@public.gmane.org>
2013-03-26 22:41   ` [PATCH 1/3] ieee802154/dgram: Pass source address in dgram_recvmsg Stefan Schmidt
2013-03-26 22:41   ` [PATCH 2/3] ieee802154/at86rf230: Implement hardware address filter callback Stefan Schmidt
2013-03-26 22:41   ` [PATCH 3/3] ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON Stefan Schmidt
2013-03-27  4:53 ` ieee802154: Source addr fix for dgram and some small at86rf230 driver enhancements David Miller
2013-03-27 18:52   ` Stefan Schmidt
2013-03-27 19:10     ` David Miller
     [not found]       ` <20130327.151037.378525240140621201.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2013-03-27 21:21         ` Stefan Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).