All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bluetooth-next 0/4] Atusb driver improvements
@ 2015-05-28 21:46 Stefan Schmidt
  2015-05-28 21:46 ` [PATCH bluetooth-next 1/4] ieee802154/atusb: Add function for partial register writes Stefan Schmidt
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stefan Schmidt @ 2015-05-28 21:46 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring, Stefan Schmidt

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.

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 | 100 +++++++++++++++++++++++++++++++++--------
 2 files changed, 89 insertions(+), 19 deletions(-)

regards
Stefan Schmidt

-- 
2.1.0


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

end of thread, other threads:[~2015-05-29  8:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-28 21:46 [PATCH bluetooth-next 0/4] Atusb driver improvements Stefan Schmidt
2015-05-28 21:46 ` [PATCH bluetooth-next 1/4] ieee802154/atusb: Add function for partial register writes Stefan Schmidt
2015-05-29  6:59   ` Varka Bhadram
2015-05-29  8:31     ` Stefan Schmidt
2015-05-28 21:46 ` [PATCH bluetooth-next 2/4] ieee802154/atusb: Add .set_txpower operation to the driver Stefan Schmidt
2015-05-28 21:46 ` [PATCH bluetooth-next 3/4] ieee802154/atusb: Add .set_promiscuous_mode driver operation Stefan Schmidt
2015-05-28 21:46 ` [PATCH bluetooth-next 4/4] MAINTAINERS: Add myself as maintainer for the atusb driver Stefan Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.