-
- Downloads
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>
Showing
- drivers/net/ieee802154/at86rf230.c 10 additions, 1 deletiondrivers/net/ieee802154/at86rf230.c
- include/linux/nl802154.h 1 addition, 0 deletionsinclude/linux/nl802154.h
- include/net/mac802154.h 6 additions, 0 deletionsinclude/net/mac802154.h
- include/net/wpan-phy.h 3 additions, 0 deletionsinclude/net/wpan-phy.h
- net/ieee802154/nl-phy.c 46 additions, 12 deletionsnet/ieee802154/nl-phy.c
- net/ieee802154/nl_policy.c 1 addition, 0 deletionsnet/ieee802154/nl_policy.c
- net/mac802154/ieee802154_dev.c 11 additions, 0 deletionsnet/mac802154/ieee802154_dev.c
Loading
Please register or sign in to comment