index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
lib
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: generate network config with "device" options
Rafał Miłecki
2021-05-27
1
-5
/
+5
*
base-files: use "ports" array in board.json network for bridges
Rafał Miłecki
2021-05-18
1
-1
/
+7
*
treewide: drop shebang from non-executable lib files
Adrian Schmutzler
2021-01-29
4
-6
/
+0
*
package/base-files: caldata: use dd iflag fullblock
John Thomson
2020-12-11
1
-12
/
+25
*
base-files: allow setting device and bridge macs
John Crispin
2020-12-02
1
-1
/
+17
*
base-files: add board.d support for bridge device
John Crispin
2020-11-04
1
-0
/
+4
*
base-files: allow exceptions when removing devicename from LEDs
Adrian Schmutzler
2020-10-02
1
-2
/
+9
*
base-files: add function to remove devicename from LED labels
Adrian Schmutzler
2020-10-02
1
-0
/
+23
*
base-files: support label-property-less in get_dt_leds
Christian Lamparter
2020-09-05
1
-1
/
+2
*
base-files: fix comment typo in lib/functions/network.sh
Walter Sonius
2020-09-02
1
-1
/
+1
*
base-files: add support for compat_version on device
Adrian Schmutzler
2020-07-31
1
-0
/
+6
*
base-files: add function for generating random MAC
David Bauer
2020-07-28
1
-0
/
+12
*
base-files: add functions to set or clear bit in MAC address
Sungbo Eo
2020-07-08
1
-2
/
+18
*
base-files: gpio switch: add named GPIO support
Kuan-Yi Li
2020-06-18
1
-1
/
+1
*
base-files: fix LED IDE trigger
Thomas Albers
2020-06-03
1
-1
/
+1
*
package/base-files: caldata: work around dd's limitation
Thibaut VARÈNE
2020-05-28
1
-3
/
+5
*
package/base-files: add caldata_sysfsload_from_file()
Thibaut VARÈNE
2020-05-08
1
-0
/
+15
*
package/base-files: caldata: allow setting target file
Thibaut VARÈNE
2020-05-08
1
-8
/
+21
*
base-files: source functions.sh in /lib/functions/system.sh
Adrian Schmutzler
2020-04-12
1
-0
/
+1
*
base-files: diag: restore default trigger for 'boot' LED
Piotr Dymacz
2020-02-24
1
-4
/
+23
*
base-files: remove some bashisms
Sven Roederer
2020-01-26
1
-1
/
+1
*
base-files/system.sh: remove $ in $(())
Rosen Penev
2020-01-17
1
-1
/
+1
*
base-files: rename hostname with EUI of mac address
Rosy Song
2019-11-07
1
-0
/
+7
*
base-files: don't store label MAC address in uci system config
Adrian Schmutzler
2019-11-07
1
-3
/
+32
*
base-files: uci-defaults: do config flush in one shot
Roman Yeryomin
2019-10-22
1
-2
/
+1
*
treewide: use a single ath10k MAC patching function with checksum
Adrian Schmutzler
2019-10-15
1
-7
/
+1
*
treewide: move MAC address patch functions to common library
Adrian Schmutzler
2019-10-14
1
-0
/
+59
*
treewide: move calibration data extraction function to library
Adrian Schmutzler
2019-10-13
1
-0
/
+75
*
base-files: provide option to specify label MAC address in board.d
Adrian Schmutzler
2019-09-19
2
-0
/
+9
*
base-files: add function to retrieve label MAC address
Adrian Schmutzler
2019-09-19
1
-0
/
+10
*
base-files: use get_mac_binary() in mtd_get_mac_binary_ubi()
Adrian Schmutzler
2019-09-05
1
-6
/
+1
*
base-files: fix mtd_get_mac_text not accepting hex offsets
David Bauer
2019-09-05
1
-1
/
+1
*
base-files: Fix path check in get_mac_binary
Adrian Schmutzler
2019-07-09
1
-1
/
+1
*
base-files: Really check path in get_mac_binary
Adrian Schmutzler
2019-07-07
1
-1
/
+1
*
base-files: add network_get_uptime() to /lib/functions/network.sh
Florian Eckert
2019-06-29
1
-0
/
+5
*
base-files: fix uci led oneshot/timer trigger
Robinson Wu
2019-06-20
1
-0
/
+1
*
base-files: add support for the new ar8xxx MIB counters settings
Petr Štetiar
2019-05-20
1
-0
/
+13
*
base-files: add leds migration
Tomasz Maciej Nowak
2019-04-06
1
-0
/
+39
*
base-files: make it possible to specify switch led mode
Christian Lamparter
2018-09-29
1
-0
/
+2
*
base-files: add network_get_metric() to /lib/functions/network.sh
Florian Eckert
2018-09-25
1
-0
/
+5
*
base-files: add function to get mac as text from flash
Mathias Kresin
2018-08-11
1
-0
/
+23
*
base-files: use consistent coding style
Mathias Kresin
2018-08-11
1
-8
/
+4
*
base-files: network.sh: gracefully handle missing network.interface ubus ns
Jo-Philipp Wich
2018-07-17
1
-4
/
+10
*
base-files: fix ucidef_set_interface() protocol selection
Jo-Philipp Wich
2018-05-25
1
-5
/
+11
*
base-files: rework _ucidef_set_interface to be more generic
Roman Yeryomin
2018-05-24
1
-50
/
+24
*
base-files: get_dt_led: don't warn about missing led
Mathias Kresin
2018-04-04
1
-2
/
+1
*
base-files: add more name source to get_dt_led helper function
Mathias Kresin
2018-03-14
1
-1
/
+4
*
base-files: add function to get binary mac from file
Mathias Kresin
2018-03-14
1
-6
/
+13
*
linux-atm: add br2684ctl option to specify the netdev name
Martin Schiller
2018-01-10
1
-0
/
+2
*
base-files: unify get_dt_led helper function
Christian Lamparter
2017-12-14
1
-0
/
+12
[next]