2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-16 17:43:56 +08:00
linux-next/drivers/net/ieee802154
Alexander Aring 7fe9a3882b ieee802154: rework cca setting
The current cca setting handle is a driver specific call. We need to
introduce some 802.15.4 specific layer and mapping 802.15.4 cca modes to
driver specific ones inside the 802.15.4 driver. This patch will add
such 802.15.4 layer and mapping the cca settings to driver specific ones.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-12-19 00:19:23 +01:00
..
at86rf230.c ieee802154: rework cca setting 2014-12-19 00:19:23 +01:00
cc2520.c cc2520: adds terminating newline 2014-12-05 14:18:42 +01:00
fakelb.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08: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