Skip to content

Commit

Permalink
ieee802154: cc2520: adds driver for TI CC2520 radio
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Varka Bhadram authored and David S. Miller committed Jun 23, 2014
1 parent 47cc3b4 commit 0da6bc8
Show file tree
Hide file tree
Showing 2 changed files with 1,065 additions and 0 deletions.
Loading

0 comments on commit 0da6bc8

Please sign in to comment.