net: Get rid of the idea of a universal network device.

Also move the network stack polling code out of the driver directory to be
alongside the network stack itself. The idea of a function to poll for new
network devices and one which processes network traffic on a particular
device need to be disambiguated, but that can be done in a later change.

Change-Id: If1095dba85abf3c849d3e060b5b869a71ebd69a4
11 files changed