aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions/uci-defaults.sh
Commit message (Expand)AuthorAgeFilesLines
* base-files: generate network config with "device" optionsRafał Miłecki2021-05-271-5/+5
* base-files: use "ports" array in board.json network for bridgesRafał Miłecki2021-05-181-1/+7
* treewide: drop shebang from non-executable lib filesAdrian Schmutzler2021-01-291-2/+0
* base-files: allow setting device and bridge macsJohn Crispin2020-12-021-1/+17
* base-files: add board.d support for bridge deviceJohn Crispin2020-11-041-0/+4
* base-files: add support for compat_version on deviceAdrian Schmutzler2020-07-311-0/+6
* base-files: gpio switch: add named GPIO supportKuan-Yi Li2020-06-181-1/+1
* base-files: fix LED IDE triggerThomas Albers2020-06-031-1/+1
* base-files: uci-defaults: do config flush in one shotRoman Yeryomin2019-10-221-2/+1
* base-files: provide option to specify label MAC address in board.dAdrian Schmutzler2019-09-191-0/+8
* base-files: fix uci led oneshot/timer triggerRobinson Wu2019-06-201-0/+1
* base-files: add support for the new ar8xxx MIB counters settingsPetr Štetiar2019-05-201-0/+13
* base-files: make it possible to specify switch led modeChristian Lamparter2018-09-291-0/+2
* base-files: fix ucidef_set_interface() protocol selectionJo-Philipp Wich2018-05-251-5/+11
* base-files: rework _ucidef_set_interface to be more genericRoman Yeryomin2018-05-241-50/+24
* linux-atm: add br2684ctl option to specify the netdev nameMartin Schiller2018-01-101-0/+2
* base-files: make ucidef_set_led_rssi offset and factor optionalMathias Kresin2017-06-171-2/+2
* base-files: add led functions to uci-defaults.shAlberto Bursi2017-05-141-0/+8
* base-files: cleanup led functions in uci-defaults.shAlberto Bursi2017-05-141-145/+91
* base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver()Jo-Philipp Wich2017-05-031-0/+20
* base-files: always set proto passed to _ucidef_set_interface()Mathias Kresin2017-03-111-1/+1
* base-files: emit tagged switch configuration by defaultJo-Philipp Wich2017-02-021-1/+1
* base-files: uci-defaults: support requesting untagged switch port configurationJo-Philipp Wich2016-11-021-8/+14
* base-files: add ucidef_set_led_usbport for full usbport supportRafał Miłecki2016-10-221-0/+24
* base-files: board_detect: allow specifying the generated fileJonas Gorski2016-08-131-2/+0
* base-files: support port_state LED types in board.dJo-Philipp Wich2016-06-081-0/+19
* base-files: add function ucidef_set_interface_raw to enable default configura...John Crispin2016-03-101-0/+6
* lantiq: do not set default firmware fileFelix Fietkau2016-03-071-4/+2
* base-files: support passing mode to ucidef_set_led_netdev()Jo-Philipp Wich2016-02-261-0/+2
* base-files: add support for speed mask to switch config init scriptsFelix Fietkau2016-02-251-0/+2
* leds: support oneshot as well as timer triggersJohn Crispin2016-02-251-4/+13
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-111-288/+519
* base-files: allow setting ide-disk led triggerJonas Gorski2015-09-041-0/+16
* base-files: added option to configure the gpio led trigger in uci-defaultsJohn Crispin2015-07-141-0/+20
* base-files: implemented basic GPIO controlJohn Crispin2015-07-081-0/+24
* uci-defaults: add ucidef_set_led_mmcJohn Crispin2015-02-141-0/+17
* base-files: Add ucidef_set_led_timer to uci-defaults.shJohn Crispin2015-01-171-0/+20
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-141-1/+1
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-081-1/+1
* base-files: add a protocol argument to ucidef_set_interface_rawFlorian Fainelli2014-09-251-1/+2
* base-files: enable force_link for lan by defaultFelix Fietkau2014-05-161-0/+1
* base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-231-0/+10
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+6
* base-files: uci-defaults for rssiledsGabor Juhos2012-08-131-0/+44
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-291-0/+98
* base-files: add lib/functions/uci-defaults.shGabor Juhos2011-12-011-0/+88