summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions
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-294-6/+0
* package/base-files: caldata: use dd iflag fullblockJohn Thomson2020-12-111-12/+25
* 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: allow exceptions when removing devicename from LEDsAdrian Schmutzler2020-10-021-2/+9
* base-files: add function to remove devicename from LED labelsAdrian Schmutzler2020-10-021-0/+23
* base-files: support label-property-less in get_dt_ledsChristian Lamparter2020-09-051-1/+2
* base-files: fix comment typo in lib/functions/network.shWalter Sonius2020-09-021-1/+1
* base-files: add support for compat_version on deviceAdrian Schmutzler2020-07-311-0/+6
* base-files: add function for generating random MACDavid Bauer2020-07-281-0/+12
* base-files: add functions to set or clear bit in MAC addressSungbo Eo2020-07-081-2/+18
* 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
* package/base-files: caldata: work around dd's limitationThibaut VARÈNE2020-05-281-3/+5
* package/base-files: add caldata_sysfsload_from_file()Thibaut VARÈNE2020-05-081-0/+15
* package/base-files: caldata: allow setting target fileThibaut VARÈNE2020-05-081-8/+21
* base-files: source functions.sh in /lib/functions/system.shAdrian Schmutzler2020-04-121-0/+1
* base-files: diag: restore default trigger for 'boot' LEDPiotr Dymacz2020-02-241-4/+23
* base-files: remove some bashismsSven Roederer2020-01-261-1/+1
* base-files/system.sh: remove $ in $(())Rosen Penev2020-01-171-1/+1
* base-files: rename hostname with EUI of mac addressRosy Song2019-11-071-0/+7
* base-files: don't store label MAC address in uci system configAdrian Schmutzler2019-11-071-3/+32
* base-files: uci-defaults: do config flush in one shotRoman Yeryomin2019-10-221-2/+1
* treewide: use a single ath10k MAC patching function with checksumAdrian Schmutzler2019-10-151-7/+1
* treewide: move MAC address patch functions to common libraryAdrian Schmutzler2019-10-141-0/+59
* treewide: move calibration data extraction function to libraryAdrian Schmutzler2019-10-131-0/+75
* base-files: provide option to specify label MAC address in board.dAdrian Schmutzler2019-09-192-0/+9
* base-files: add function to retrieve label MAC addressAdrian Schmutzler2019-09-191-0/+10
* base-files: use get_mac_binary() in mtd_get_mac_binary_ubi()Adrian Schmutzler2019-09-051-6/+1
* base-files: fix mtd_get_mac_text not accepting hex offsetsDavid Bauer2019-09-051-1/+1
* base-files: Fix path check in get_mac_binaryAdrian Schmutzler2019-07-091-1/+1
* base-files: Really check path in get_mac_binaryAdrian Schmutzler2019-07-071-1/+1
* base-files: add network_get_uptime() to /lib/functions/network.shFlorian Eckert2019-06-291-0/+5
* 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: add leds migrationTomasz Maciej Nowak2019-04-061-0/+39
* base-files: make it possible to specify switch led modeChristian Lamparter2018-09-291-0/+2
* base-files: add network_get_metric() to /lib/functions/network.shFlorian Eckert2018-09-251-0/+5
* base-files: add function to get mac as text from flashMathias Kresin2018-08-111-0/+23
* base-files: use consistent coding styleMathias Kresin2018-08-111-8/+4
* base-files: network.sh: gracefully handle missing network.interface ubus nsJo-Philipp Wich2018-07-171-4/+10
* 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
* 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