From: Alexander Aring <alex.aring@gmail.com>
To: linux-wpan@vger.kernel.org
Cc: kernel@pengutronix.de, Alexander Aring <alex.aring@gmail.com>
Subject: [PATCH bluetooth-next 0/2] ieee802154: add support for current cca ed level
Date: Wed, 27 May 2015 13:42:08 +0200 [thread overview]
Message-ID: <1432726930-20126-1-git-send-email-alex.aring@gmail.com> (raw)
Hi,
this patch series based on ("ieee802154: add set transmit power support")
and support handling for setting current phy cca ed level. This value should
only be necessary if cca_mode is something with an energy detection level
threshold and max frame retries is 0 or above, which do the CSMA-CA handling.
Currently this value is printed always out, doesn't depend if it's really
used or not. It's just represent the current register setting when phy
supports this handling.
- Alex
Alexander Aring (2):
nl802154: add support for cca ed level info
nl802154: add support to set cca ed level
include/net/cfg802154.h | 1 +
net/ieee802154/nl802154.c | 37 +++++++++++++++++++++++++++++++++++++
net/ieee802154/rdev-ops.h | 11 +++++++++++
net/ieee802154/trace.h | 15 +++++++++++++++
net/mac802154/cfg.c | 19 +++++++++++++++++++
5 files changed, 83 insertions(+)
--
2.4.1
next reply other threads:[~2015-05-27 11:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 11:42 Alexander Aring [this message]
2015-05-27 11:42 ` [PATCH bluetooth-next 1/2] nl802154: add support for cca ed level info Alexander Aring
2015-05-27 11:54 ` Varka Bhadram
2015-05-27 17:32 ` Marcel Holtmann
2015-05-27 11:42 ` [PATCH bluetooth-next 2/2] nl802154: add support to set cca ed level Alexander Aring
2015-05-27 11:55 ` Varka Bhadram
2015-05-27 17:32 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1432726930-20126-1-git-send-email-alex.aring@gmail.com \
--to=alex.aring@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-wpan@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox