]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac802154: TX data path
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Tue, 15 May 2012 20:50:22 +0000 (20:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 19:16:49 +0000 (15:16 -0400)
commit5b641ebeec348761c9ebac9454c672d4d2d3ef91
tree75cec47761ebbc97e0f35ac5c2a1a97eb332425b
parent1cd829c83eab8b899b85d597c767fcf8b4cf8fd6
mac802154: TX data path

Main TX data path implementation between upper and physical layers.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac802154/Makefile
net/mac802154/mac802154.h
net/mac802154/tx.c [new file with mode: 0644]