net_at: silly test stack
authorAlan Cox <alan@linux.intel.com>
Mon, 11 Jan 2016 19:04:08 +0000 (19:04 +0000)
committerAlan Cox <alan@linux.intel.com>
Mon, 11 Jan 2016 19:04:08 +0000 (19:04 +0000)
commit5adf4a88d7da1511d1355378b66c6d0bc6ce102c
tree5a93880424def89bcf4fc49ec6a98ad7f710a0df
parentd8fa063a9ff4d844a83fcb6050b7841b58a46531
net_at: silly test stack

The first bits of a "network" stack which implements a single offload socket
driven via AT commands. It's easier to debug this and then tackle stuff like
the WizNet5200 offloads and perhaps Drivewire for offload stacks.
Kernel/dev/net/net_at.c [new file with mode: 0644]