]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mrf24j40: add promiscuous mode support
authorAlexander Aring <alex.aring@gmail.com>
Mon, 21 Sep 2015 09:24:41 +0000 (11:24 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Sep 2015 09:51:23 +0000 (11:51 +0200)
commit8ba40417401ce771769d847900f08c978bb61632
tree6d6b70e15e9e713192cb3e7453aada62508c2e18
parent00250f78896bc52fd4606c4de7e3fb174e702123
mrf24j40: add promiscuous mode support

This patch adds support for promiscuous mode by setting promiscuous (no
frame filtering), disable automatic ack handling and not filtering
frames where the crc is invalid.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/net/ieee802154/mrf24j40.c