ieee802154: cc2520: adds driver for TI CC2520 radio
authorVarka Bhadram <varkab@cdac.in>
Fri, 20 Jun 2014 12:17:15 +0000 (17:47 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jun 2014 04:31:58 +0000 (21:31 -0700)
This patch adds the driver support for the cc2520 radio.

Driver support:
- Tx and Rx of IEEE-802.15.4 packets
- Energy Detection on channel
- Setting the Channel for the radio. [b/w 11 - 26 channels]
- Start and Stop the radio
- h/w address filtering

Signed-off-by: Varka Bhadram <varkab@cdac.in>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found