kernel-ark/net/mac802154
Phoebe Buckheister 84dda3c648 ieee802154: add support for listen-before-talk in wpan_phy
Listen-before-talk is an alternative to CSMA in uncoordinated networks
and prescribed by european regulations if one wants to have a device
with radio duty cycles above 10% (or less in some bands). Add a phy
property to enable/disable LBT in the phy, including support in the
at86rf230 driver for RF212 chips.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-17 16:42:38 -05:00
..
ieee802154_dev.c ieee802154: add support for listen-before-talk in wpan_phy 2014-02-17 16:42:38 -05:00
Kconfig net/mac802154: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:40:01 -08:00
mac802154.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-30 03:55:20 -04:00
mac_cmd.c mac802154: add mac802154_dev_get_dsn() 2013-03-26 12:37:58 -04:00
Makefile mac802154: add wpan device-class support 2012-06-26 21:06:11 -07:00
mib.c net: remove unnecessary return's 2014-02-13 18:33:38 -05:00
monitor.c mac802154: monitor device support 2012-05-16 15:17:08 -04:00
rx.c net: remove unnecessary return's 2014-02-13 18:33:38 -05:00
tx.c mac802154: Keep track of the channel when changed 2013-04-08 12:09:18 -04:00
wpan.c mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(... 2013-12-22 18:53:08 -05:00