Hello. Some patches to let the atusb driver catchup a bit with newer stack features. Namely we now support tx power and promiscuous mode setting. The first patch adds some infrastructure for this by adding a function to write parts of a register. The last patch adds me as the maintainer for the driver. Alex suggested that I should do this and as I have the device, working on the firmware as well and are motivated to enhance it I think its a good idea. Changes in v2: Fix checkpatch complains pointed out by Varka Bhadram Stefan Schmidt (4): ieee802154/atusb: Add function for partial register writes ieee802154/atusb: Add .set_txpower operation to the driver ieee802154/atusb: Add .set_promiscuous_mode driver operation MAINTAINERS: Add myself as maintainer for the atusb driver MAINTAINERS | 8 ++++ drivers/net/ieee802154/atusb.c | 101 +++++++++++++++++++++++++++++++++-------- 2 files changed, 90 insertions(+), 19 deletions(-) regards Stefan Schmidt -- 2.1.0 -- 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