All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bluetooth-next 0/3] ieee802154: UAPI changes
@ 2015-03-02 14:10 Alexander Aring
  2015-03-02 14:10 ` [PATCH bluetooth-next 1/3] ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN Alexander Aring
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alexander Aring @ 2015-03-02 14:10 UTC (permalink / raw)
  To: linux-wpan; +Cc: kernel, mkl, Alexander Aring

Hi,

I think the stack implementation becomes more popular since the last year.
This patch series contains heavy UAPI changes which will of course breaks
some automated scripts by using iwpan and developed software which checks
on ARPHRD on a lowpan interface and somebody which use sysfs entries for
setting some phy settings.

I sent this series couple months ago and nobody screams, so I think the
changes is okay for everybody. I removed to set the NETDEV type, we can
do this still later and it's more a new feature than a change.

I currently also think about to remove the ioctl callbacks for setting
addresses. Nowadays nobody should use them from userspace to set wpan
addresses. But I want make this later after to be sure that we don't
breaking crypto stuff.

- Alex

Alexander Aring (3):
  ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
  ieee802154: change wpan-phy name to phy
  ieee802154: remove deprecated sysfs entries

 net/ieee802154/6lowpan/core.c |  2 +-
 net/ieee802154/core.c         |  5 ++++-
 net/ieee802154/sysfs.c        | 49 -------------------------------------------
 3 files changed, 5 insertions(+), 51 deletions(-)

-- 
2.3.0


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

end of thread, other threads:[~2015-03-14 16:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 14:10 [PATCH bluetooth-next 0/3] ieee802154: UAPI changes Alexander Aring
2015-03-02 14:10 ` [PATCH bluetooth-next 1/3] ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN Alexander Aring
2015-03-02 14:16   ` Marc Kleine-Budde
2015-03-02 14:29     ` Alexander Aring
2015-03-02 14:10 ` [PATCH bluetooth-next 2/3] ieee802154: change wpan-phy name to phy Alexander Aring
2015-03-02 14:10 ` [PATCH bluetooth-next 3/3] ieee802154: remove deprecated sysfs entries Alexander Aring
2015-03-14 16:14 ` [PATCH bluetooth-next 0/3] ieee802154: UAPI changes Marcel Holtmann

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.