]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2018 20:17:48 +0000 (13:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2018 20:17:48 +0000 (13:17 -0700)
commit73857a683326f0f6663cec9c0314c33e7fc20f70
tree9a7fd9417ea34ddfb72d419883ff7f15b1dfff63
parent1661bd49d0bb32362ee090d14d8a490858ba7321
parent0aaca759569358e01ea0bb522355a73ee5ed5b9f
Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next

Stefan Schmidt says:

====================
pull-request: ieee802154-next 2018-08-06

An update from ieee802154 for *net-next*

Romuald added a socket option to get the LQI value of the received datagram.
Alexander added a new hardware simulation driver modelled after hwsim of the
wireless people. It allows runtime configuration for new nodes and edges over a
netlink interface (a config utlity is making its way into wpan-tools).
We also have three fixes in here. One from Colin which is more of a cleanup and
two from Alex fixing tailroom and single frame space problems.
I would normally put the last two into my fixes tree, but given we are already
in -rc8 I simply put them here and added a cc: stable to them.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>