linux/drivers/net/ieee802154
Alexander Aring f426fd03da at86rf230: remove invalid max frame retries check
This patch removes the invalid max frame retries check from driver
layer. This is already handled by nl802154 framework. Also the IEEE
802.15.4 standard doesn't allow a frame retries setting above 7. This
seems to be valid for the at86rf230 transceiver but the chip running out
of spec then. We only allow settings according 802.15.4 right now.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-11-12 05:10:42 +01:00
..
at86rf230.c at86rf230: remove invalid max frame retries check 2014-11-12 05:10:42 +01:00
cc2520.c mac802154: add ieee802154_vif struct 2014-11-05 21:53:04 +01:00
fakelb.c ieee820154: remove valid page and channel checks 2014-11-12 05:10:38 +01:00
Kconfig ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
Makefile ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
mrf24j40.c mac802154: add hardware address filter flag 2014-10-29 23:07:44 +01:00