Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply device settings to simple devices with config specified from the ↵ | Felix Fietkau | 2011-10-19 | 1 | -0/+1 |
| | | | | interface section (legacy format compatibility), but only if no other config was provided | ||||
* | always recreate devices by default if the config attribute list is not the ↵ | Felix Fietkau | 2011-10-06 | 1 | -0/+1 |
| | | | | default one | ||||
* | rename a variable for clarity | Felix Fietkau | 2011-10-05 | 1 | -7/+7 |
| | |||||
* | make device_claim/device_release operate on the device_user instead of the ↵ | Felix Fietkau | 2011-09-04 | 1 | -3/+3 |
| | | | | device to avoid refcount bugs | ||||
* | s/release_device/device_release/ | Felix Fietkau | 2011-07-29 | 1 | -2/+2 |
| | |||||
* | s/claim_device/device_claim/ | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | s/init_device/device_init/ | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | s/get_device/device_get/ | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | s/cleanup_device/device_cleanup/ | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | s/set_device_present/device_set_present/ | Felix Fietkau | 2011-07-29 | 1 | -2/+2 |
| | |||||
* | s/add_device_user/device_add_user/ | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | s/remove_device_user/device_remove_user/g | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | remove an unnecessary inline | Felix Fietkau | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | Initial import | Felix Fietkau | 2011-03-27 | 1 | -0/+156 |