summaryrefslogtreecommitdiffstats
path: root/src/net/netdev_settings.c
Commit message (Expand)AuthorAgeFilesLines
* [linux] Give tap devices a name and bus typeMichael Brown2013-08-271-1/+2
* [settings] Clarify usage of the term "named setting"Michael Brown2013-07-181-1/+1
* [settings] Make "netX" settings block function as a symbolic linkMichael Brown2013-07-131-0/+49
* [netdevice] Add "bustype" and "busloc" settingsMichael Brown2013-07-121-0/+60
* [netdevice] Reset MAC address when asked to clear the "mac" settingMichael Brown2013-05-161-3/+11
* [netdevice] Add "chip" settingMichael Brown2013-05-161-26/+131
* [settings] Eliminate settings "tag magic"Michael Brown2013-05-011-17/+0Star
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [settings] Impose a fixed order on settingsMichael Brown2011-03-231-2/+2
* [settings] Reject attempts to change a network device's bus IDMichael Brown2011-03-231-0/+2
* [settings] Formalise notion of setting applicabilityMichael Brown2011-03-221-0/+18
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-4/+4
* [settings] Add Bus ID settingShao Miller2009-12-141-0/+18
* [settings] Allow for arbitrarily-named settingsMichael Brown2009-05-261-4/+14
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [Settings] Remove assumption that all settings have DHCP tag valuesMichael Brown2008-03-251-22/+17Star
* [Settings] Implement simple_settings backed with extensible DHCP optionsMichael Brown2008-03-221-4/+4
* [Settings] Add per-netdevice settings blockMichael Brown2008-03-201-0/+95