Hi Alex, > this patch changes the CCA setting handling. I know this will completely > broken the deprecated netlink call for cca setting. This call is driver > specific and we need to change that. Since this interface is deprecated > we don't care about this now. Also the official userspace tool software > "lowpan-tools" doesn't support this netlink interface. > > I will send later patches for wpan-tools to support the new cca setting. > > - Alex > > Alexander Aring (4): > nl802154: introduce cca mode enums > ieee802154: rework cca setting > nl802154: introduce support for cca settings > at86rf230: add reset state cca handling > > drivers/net/ieee802154/at86rf230.c | 32 ++++++++++++++++++++++++-- > include/net/cfg802154.h | 10 ++++++++- > include/net/ieee802154_netdev.h | 4 +++- > include/net/mac802154.h | 5 ++++- > include/net/nl802154.h | 45 ++++++++++++++++++++++++++++++++++++- > net/ieee802154/nl-mac.c | 4 ++-- > net/ieee802154/nl802154.c | 46 +++++++++++++++++++++++++++++++++++--- > net/ieee802154/rdev-ops.h | 7 ++++++ > net/ieee802154/sysfs.c | 2 +- > net/mac802154/cfg.c | 21 +++++++++++++++++ > net/mac802154/driver-ops.h | 5 +++-- > net/mac802154/mac_cmd.c | 6 ++--- > 12 files changed, 170 insertions(+), 17 deletions(-) all 4 patches have been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html