diff options
author | David S. Miller <davem@davemloft.net> | 2022-01-28 16:10:45 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-28 16:10:45 +0100 |
commit | 010a2a6623317bbf13facaff8bf50ac08468c1df (patch) | |
tree | eae5203dc6f878ea09d5fd522734c8bcd6494517 /MAINTAINERS | |
parent | gve: fix the wrong AdminQ buffer queue index check (diff) | |
parent | MAINTAINERS: Remove Harry Morris bouncing address (diff) | |
download | linux-010a2a6623317bbf13facaff8bf50ac08468c1df.tar.xz linux-010a2a6623317bbf13facaff8bf50ac08468c1df.zip |
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 |