summaryrefslogtreecommitdiffstats
path: root/src/drivers/linux
Commit message (Expand)AuthorAgeFilesLines
* [linux] Apply MAC address prior to registering network deviceMichael Brown2013-09-031-5/+6
* [linux] Give tap devices a name and bus typeMichael Brown2013-08-271-0/+3
* [device] Make driver name a generic device propertyMichael Brown2011-04-081-0/+1
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-2/+2
* [linux] Add the tap driverPiotr Jaroszyński2010-08-191-0/+249
* [linux] Add device and driver modelPiotr Jaroszyński2010-08-191-0/+152