Re: [PATCH net-next v6 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio

2014-06-20 Thread Alexander Aring
Hi Varka, sorry for my careful reviewing...,, but I had also some patch series which was at v8 or something like that. :-) On Fri, Jun 20, 2014 at 11:18:12AM +0530, Varka Bhadram wrote: This patch adds the driver support for the cc2520 radio. Driver support: - Tx and Rx of

Re: [PATCH net-next v6 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio

2014-06-20 Thread Varka Bhadram
Hi Alex, On 06/20/2014 02:02 PM, Alexander Aring wrote: Hi Varka, sorry for my careful reviewing...,, but I had also some patch series which was at v8 or something like that. :-) mhhh.. More careful review produces the best code ... On Fri, Jun 20, 2014 at 11:18:12AM +0530, Varka Bhadram

Re: [PATCH net-next v6 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio

2014-06-20 Thread Alexander Aring
On Fri, Jun 20, 2014 at 03:58:00PM +0530, Varka Bhadram wrote: Hi Alex, On 06/20/2014 02:02 PM, Alexander Aring wrote: Hi Varka, sorry for my careful reviewing...,, but I had also some patch series which was at v8 or something like that. :-) mhhh.. More careful review produces the best

[PATCH net-next v6 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio

2014-06-19 Thread Varka Bhadram
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.