aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions
Commit message (Expand)AuthorAgeFilesLines
* base-files: add network_get_metric() to /lib/functions/network.shFlorian Eckert2018-12-181-0/+5
* base-files: add function to get mac as text from flashMathias Kresin2018-12-181-0/+23
* base-files: use consistent coding styleMathias Kresin2018-12-181-8/+4
* base-files: network.sh: gracefully handle missing network.interface ubus nsJo-Philipp Wich2018-07-301-4/+10
* base-files: get_dt_led: don't warn about missing ledMathias Kresin2018-04-041-2/+1
* base-files: add more name source to get_dt_led helper functionMathias Kresin2018-03-141-1/+4
* base-files: add function to get binary mac from fileMathias Kresin2018-03-141-6/+13
* linux-atm: add br2684ctl option to specify the netdev nameMartin Schiller2018-01-101-0/+2
* base-files: unify get_dt_led helper functionChristian Lamparter2017-12-141-0/+12
* base-files: make ucidef_set_led_rssi offset and factor optionalMathias Kresin2017-06-171-2/+2
* base-files: network.sh: fix a number of IPv6 logic flawsJo-Philipp Wich2017-06-081-17/+48
* base-files: network.sh: properly report local IPv6 addressesJo-Philipp Wich2017-06-081-17/+13
* 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
* kernel: remove unused morse led trigger driverFelix Fietkau2016-08-041-11/+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
* base-files: cleanup mtd_get_mac_binary hexdumpFelix Fietkau2015-12-191-1/+1
* ar71xx: scan nand ubi partition for ath9k eeprom filesFelix Fietkau2015-12-191-0/+17
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-112-864/+519
* board.d: add support for gpio_switch sectionsJo-Philipp Wich2015-12-041-0/+15
* base-files: board.d: auto-set model id and name if /tmp/sysinfo is availableJo-Philipp Wich2015-12-041-0/+10
* base-files: board.d: support dsl modems, atm bridges and pppoe protocolJo-Philipp Wich2015-12-041-1/+47
* all: remove dummy ucidef_set_interface_loopback() from board.dJo-Philipp Wich2015-12-031-6/+0
* base-files: board.d: support specifiying the protocol of lan and wanJo-Philipp Wich2015-12-031-10/+26
* base-files: board.d: support timer ledsJo-Philipp Wich2015-12-031-0/+20
* base-files: board.d: support ide ledsJo-Philipp Wich2015-12-031-0/+16
* base-files: uci-defaults-new.sh: fix for handling multiple ifnamesJo-Philipp Wich2015-12-031-4/+4
* board.d: merge ucidef_add_switch() and ucidef_add_switch_ports()Jo-Philipp Wich2015-12-031-60/+50
* base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch()Jo-Philipp Wich2015-12-031-14/+12
* base-files: uci-defaults-new, config_generate: refactor code and drop old vlansJo-Philipp Wich2015-12-031-50/+108
* base-files: uci-defaults-new, config_generate: allow force tagged cpu portsJo-Philipp Wich2015-11-301-2/+8
* base-files: uci-defaults-new: fix unquoted variablesJo-Philipp Wich2015-11-301-5/+5
* base-files: uci-defaults-new: add board id and name helpersJo-Philipp Wich2015-11-301-0/+12
* base-files: uci-defaults-new, config_generate: support for gpio ledsJo-Philipp Wich2015-11-261-0/+21
* base-files: uci-defaults-new: remove ucidef_set_led_interface()Jo-Philipp Wich2015-11-261-16/+0
* base-files: uci-defaults-new: fix storing rssi leds and triggers in board.jsonJo-Philipp Wich2015-11-261-7/+6
* base-files: uci-defaults-new: properly quote variablesJo-Philipp Wich2015-11-261-95/+95
* base-files: uci-defaults-new: add ucidef_add_switch_port_attr() helperJo-Philipp Wich2015-11-251-0/+36
* base-files: uci-defaults-new: whitespace cleanupJo-Philipp Wich2015-11-251-11/+11