]> 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)
commit7f566a17419e30c6dc746424ce0ee9d547c1fe5b
tree3981f24e2118f7bf01888dfc560ef18f0bb5caa3
parent7afa1447f64c4f35080d8476566407cdb0532113
parente8b73343f0b7a32bd9e4f2a85829abbdcdb1d3ea
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