]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Feb 2022 14:28:04 +0000 (14:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Feb 2022 14:28:04 +0000 (14:28 +0000)
commit9d04d21cc92b7d7c6fe79c0eb8c67779a650773c
tree3981f24e2118f7bf01888dfc560ef18f0bb5caa3
parent9d901bb3d2db0346cee4c9f8214d139eeec8e155
parent2813723caf643dcb90f97f99c4175ec2e8b3aef5
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next

Stefan Schmidt says:

====================
pull-request: ieee802154-next 2022-02-10

An update from ieee802154 for your *net-next* tree.

There is more ongoing in ieee802154 than usual. This will be the first pull
request for this cycle, but I expect one more. Depending on review and rework
times.

Pavel Skripkin ported the atusb driver over to the new USB api to avoid unint
problems as well as making use of the modern api without kmalloc() needs in he
driver.

Miquel Raynal landed some changes to ensure proper frame checksum checking with
hwsim, documenting our use of wake and stop_queue and eliding a magic value by
using the proper define.

David Girault documented the address struct used in ieee802154.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ieee802154/mac802154_hwsim.c