diff options
author | David S. Miller <davem@davemloft.net> | 2022-01-28 15:10:45 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-28 15:10:45 +0000 |
commit | 010a2a6623317bbf13facaff8bf50ac08468c1df (patch) | |
tree | eae5203dc6f878ea09d5fd522734c8bcd6494517 /MAINTAINERS | |
parent | 1f84a9450d75e08af70d9e2f2d5e1c0ac0c881d2 (diff) | |
parent | 5d8a8b324ff48c9d9fe4f1634e33dc647d2481b4 (diff) |
Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
Stefan Schmidt says:
====================
pull-request: ieee802154 for net 2022-01-28
An update from ieee802154 for your *net* tree.
A bunch of fixes in drivers, all from Miquel Raynal.
Clarifying the default channel in hwsim, leak fixes in at86rf230 and ca8210 as
well as a symbol duration fix for mcr20a. Topping up the driver fixes with
better error codes in nl802154 and a cleanup in MAINTAINERS for an orphaned
driver.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f41088418aae..bb83dcbcb619 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4157,9 +4157,8 @@ N: csky K: csky CA8210 IEEE-802.15.4 RADIO DRIVER -M: Harry Morris <h.morris@cascoda.com> L: linux-wpan@vger.kernel.org -S: Maintained +S: Orphan W: https://github.com/Cascoda/ca8210-linux.git F: Documentation/devicetree/bindings/net/ieee802154/ca8210.txt F: drivers/net/ieee802154/ca8210.c |