- Aug 10, 2021
-
-
Martin Weinelt authored
-
- Jul 30, 2021
-
-
David Bauer authored
-
David Bauer authored
a205de5594 ramips: mt76x8: add missing config symbol 8abe67d6d2 x86: move Kconfig symbol to common config 2e1a5a4353 generic: add missing Kconfig symbol Fixes #2277 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jul 29, 2021
-
-
David Bauer authored
941ba3ffc4 ath79: fix JT-OR750i switch LED assignment 17cb9a9a9e ath79: enable missing pinmux for JT-OR750i a5850c049e ath79: add support for Joy-IT JT-OR750i 55d9c020a1 netifd: update to the latest version 089efd61e9 netifd: update to the latest version 60fad8f82b glibc: update to latest 2.33 HEAD (bug 28011) c58afca1aa glibc: update to latest 2.33 HEAD (BZ #27646, bug 27896, BZ #15271) 249aeaa9d8 dnsmasq: distinct Ubus names for multiple instances a1d50e7b45 kernel: bump 5.4 to 5.4.132 88c8d0a219 dnsmasq: add /tmp/hosts/ to jail_mount 4633471d74 odhcpd: fix invalid DHCPv6 ADVERTSIE with small configured leasetime (FS#3935) Signed-off-by:
David Bauer <mail@david-bauer.net>
-
Steffen Förster authored
TP-Link RE200 v2 is a wireless range extender with Ethernet and 2.4G and 5G WiFi with internal antennas. It's based on MediaTek MT7628AN+MT7610EN. Specifications -------------- - MediaTek MT7628AN (580 Mhz) - 64 MB of RAM - 8 MB of FLASH - 2T2R 2.4 GHz and 1T1R 5 GHz - 1x 10/100 Mbps Ethernet - UART header on PCB (57600 8n1) - 8x LED (GPIO-controlled), 2x button There are 2.4G and 5G LEDs in red and green which are controlled separately. MAC addresses ------------- The MAC address assignment matches stock firmware, i.e.: LAN : *:0D 2.4G: *:0E 5G : *:0F Installation ------------ Web Interface ------------- It is possible to upgrade to OpenWrt via the web interface. Simply flash the -factory.bin from OEM. In contrast to a stock firmware, this will not overwrite U-Boot.
-
- Jul 28, 2021
-
-
David Bauer authored
-
- Jul 23, 2021
-
-
lemoer authored
v2: In contrast to the last patches, this is now built on top of ssh only, without using e.g. 9pfs. Furthermore it works also with arbitary remote hosts on any target/architecture. Also the scripts were renamed and moved to /scripts. The aim of this commit is to allow fast rebuild cycles during the development of gluon packages. Currently the following workflow can be used: # start a local qemu instance scripts/run_qemu.sh output/images/factory/[...].img # do your changes in the file you want to patch vi package/gluon-ebtables/files/etc/init.d/gluon-ebtables # rebuild and update the package scripts/push_pkg.sh package/gluon-ebtables/ # test your changes ... # do more changes ... # rebuild and update the package scripts/push_pkg.sh package/gluon-ebtables/ # test your changes ... (and so on...) Implementation details: - Currently this is based on ssh/scp. - Opkg is used to install/update the packages in the remote machine. Benefits: - This works with compiled and non-compiled packages. - This works with native OpenWrt and Gluon packages. - This even performs the check_site.lua checks as they are integrated as post_install scripts into the openwrt package. - It works for all architectures/targets.
-
Matthias Schiffer authored
Specify conffiles for our packages, so they aren't overwritten during opkg updates. While this only matters during development, it is unintended to have different behaviour for opkg update and full firmware updates.
-
lemoer authored
With this commit, the gateway nexthop is now a clickable link, that leads to the status page of the nexthop.
-
- Jul 21, 2021
-
-
Matthias Schiffer authored
docs: update Sphinx theme
-
- Jul 18, 2021
-
-
David Bauer authored
df4feb1655 ipq40xx: fix FRITZRepeater 1200 RGMII delay f3f70fb956 netifd: update to the latest version Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
-
- Jul 17, 2021
-
-
Matthias Schiffer authored
-
David Bauer authored
The PHY lookup helper "find_phy_by_path" could not lookup the PHY name for paths from multi-phy devices. An example for such a path would be: '1e140000.pcie/pci0000:00/0000:00:01.0/0000:02:00.0+1' The integer after the plus (+) character determines the PHY index of the specific device in relation to the PHY with the lowest index of the device. For example, if the device provides phy2 and phy3, the above path would describe phy3. In case the device provides phy0 and phy1, it would describe phy1. Rewrite the "find_phy_by_path" function to support those paths as well as regular device paths in a universal manner. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jul 15, 2021
-
-
aiyion.prime authored
[Matthias Schiffer: whitespace changes, error handling]
-
aiyion.prime authored
[Matthias Schiffer: simplify close_fds() helper and use in child process]
-
- Jul 14, 2021
-
-
Matthias Schiffer authored
Run site check for manual package installations
-
Matthias Schiffer authored
Remove ramips-rt305x and now unused build features
-
- Jul 13, 2021
-
-
David Bauer authored
Delete all default network device sections upon first boot. Only LAN & WAN networks are defined at this point. We are using the legacy way of definiting bridges via the interface sections ifname option. The prior filtering was based upon a single device and didn't take into consideration that DSA interface names can be named arbitrarily. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
23cde9d12a mpc85xx: add missing Kconfig symbols fe498dd3f1 netifd: update to the latest version Signed-off-by:
David Bauer <mail@david-bauer.net>
-
Matthias Schiffer authored
With the removal of ramips-rt305x, all targets come with opkg again.
-
Matthias Schiffer authored
With the removal of ramips-rt305x, the last user of GLUON_SPECIALIZE_KERNEL is gone.
-
Matthias Schiffer authored
VoCores aren't exactly useful mesh nodes except for experimentation. They certainly aren't worth maintaining a whole target, in particular one that has a WLAN driver not used by any other target.
-
- Jul 12, 2021
-
-
David Bauer authored
38cdc57be6 mediatek: add missing config symbols 6073d2c02a generic: add missing config symbols 8921e36ed8 iwinfo: move device info into -data package d3278c4343 build: ensure that dash isn't prepended twice to abi version suffix 47f617ef8d build: prepend ABI suffixes with a dash if package name ends with digit febf6db0d0 ath79: add missing MTD_NAND_RB91X symbol 983fcc42a4 ath79: add missing GPIO_LATCH symbol 0ad49d368b ath79: mikrotik: fix beeper phantom noise on RB912 ffa943f0b9 ath79: ar934x: fix mounting issues if subpage is not supported 88e1c9b0b5 ath79: add support for MikroTik RouterBOARD 912UAG-2HPnD bd2e070557 ath79: add NAND driver for MikroTik RB91xG series 43723e6db9 ath79: add gpio-latch driver for MikroTik RouterBOARDs 3eb34bc251 hostapd: make wnm_sleep_mode_no_keys configurable 89d21b7f62 hostapd: make country3 option configurable 72f0733123 ltq-deu: Mark lantiq DEU broken b0424190ef iwinfo: build with nl80211 backend only and make shared d723002d84 treewide: unmark selected packages nonshared 86f6171788 ath10k-ct: fix typo in Makefile 24cfa5005e ath10k-ct: update to latest version 69c10497c7 kernel/modules: move act_gact into kmod-sched-core fc4b5411b3 package/comgt: Handle bind/unbind events Signed-off-by:
David Bauer <mail@david-bauer.net>
-
Martin Weinelt authored
It was found that a one second timeout for nodeinfo data may be too low, so that when a node is otherwise occupied that timeout may be reached too often. The nodeinfo query response is also vital to the status-page base template, so that when it times out, the site will be turned in a broken state, that it cannot recover from. Fixes: #2256
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Installing the script into the image allows site checks to run for manual package installations via opkg.
-
- Jul 11, 2021
-
-
Matthias Schiffer authored
A leading tab character usually marks recipe lines in Makefiles; non-recipe lines must be indented using spaces. The incorrect tab character doesn't seen to have caused any issues in this case, but it should be fixed nonetheless, if only for consistency.
-
- Jul 07, 2021
-
-
David Bauer authored
ath79-generic: add support for Siemens WS-AP3610
-
- Jul 06, 2021
-
-
David Bauer authored
-
- Jul 03, 2021
-
-
David Bauer authored
825aa0c respondd-module-airtime: fix null pointer deref
-
- Jul 01, 2021
-
-
Martin Weinelt authored
gluon-core: util: check if file exists prior to reading
-
Martin Weinelt authored
actions: add mediatek-mt7622 target
-
David Bauer authored
Add the newly added mediatek-mt7622 to the firmware build-test matrix. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
The file_contains_line helper function was not testing whether a file exists or not prior attempting to read from it. Add this check to circumvent errors on the private WiFi config in case the hwflags file is missing. Reported-by:
Tom Herbers <freifunk@tomherbers.de> Tested-by:
Tom Herbers <freifunk@tomherbers.de> Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
d666ebcaa3 ubus: update to the latest version a9100f2196 base-files: wifi: tidy up the reconf code b27b63b082 base-files: wifi: swap the order of some ubus calls 6f13a39035 mac80211: print an error if wifi teardown fails 9302e63d1a mac80211: always call wireless_set_data (FS#3784) bea9380149 mac80211: fix no_reload logic (FS#3902) ccbe535604 mac80211: backport fix for nl80211 control port tx (fixes FS#3857) 4c29ff7cb8 mac80211: add support for 802.3 encap offload with software rate control a078037ace mac80211: improve rate control performance 9fa925362f busybox: sysntpd: add trigger to reload server a75928d125 busybox: sysntpd: option to bind server to iface Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
The relevant entry for the primary MAC location was lost when rebasing the patch on OpenWrt 21.02. Fixes commit ded4b8a7 ("rockchip-armv8: add FriendlyARM NanoPi R2S") Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jun 30, 2021
-
-
Martin Weinelt authored
-
Martin Weinelt authored
modules: update routing feed URL
-