[PATCH] realtek: add support for D-Link DGS-1210-10P H/W:R1

2021-09-17 Thread Paul Fertser
This is an 8 port 1000BASE-T + 2 1000BASE-X SFP gigabit switch with PoE+ support, 65 W budget. In order to manipulate the PoE+ one needs the rtl83xx-poe package [0]. Specifications -- * SoC: Realtek RTL8380M 500 MHz MIPS 4KEc * Flash: Macronix MX25L25645GMI-08G 32 MiB *

ath10k: qca4019: FW crash on 5GHz when baseEepHeader.nonLinearTxFir == 1

2021-09-17 Thread Sven Eckelmann
Hi, I've just wanted to test openwrt-21.02 (with ath10k-firmware-qca4019 + kmod- ath10k) on an Plasma Cloud PA1200 router. While this device worked fine in the past, with this upgrade (to the newest firmware from linux-firmware), the 5GHz radio firmware seems to crash whenever I set it up via

[PATCH] realtek: fix RTL8231 gpio expander for high GPIOs

2021-09-17 Thread Paul Fertser
GPIOs > 31 require special handling. This patch fixes both the initialisation (defaulting to input) and direction get/set operations. Runtime-tested on D-Link DGS-1210-10P-R1 which has "reset" button on GPIO[33]. Signed-off-by: Paul Fertser --- .../realtek/files-5.4/drivers/gpio/gpio-rtl8231.c

Re: OpenWrt 21.02.0 Fourth release candidate - DSA docs

2021-09-17 Thread Perry
Hi all, On 9/17/21 1:30 PM, Rich Brown wrote: > Hi Arınç > >> On Sep 17, 2021, at 3:17 AM, Arınç ÜNAL wrote: >> >> The current naming used on LuCI/UCI is inaccurate and confusing. The >> “interfaces” under Network → Interfaces actually represent networks. The >> actual interfaces are called

Re: Activate https server support in 21.02 by default

2021-09-17 Thread Perry
Hi all, This issue has come up recently in the Freifunk-Berlin community. We have brainstormed a little bit and came up with a suggestion. Would it be possible to have all the headers in the themes to contain a link to https (iff the correct packages are installed)? A bonus would be a nice

Re: OpenWrt 21.02.0 Fourth release candidate - DSA docs

2021-09-17 Thread Rich Brown
Hi Arınç > On Sep 17, 2021, at 3:17 AM, Arınç ÜNAL wrote: > > The current naming used on LuCI/UCI is inaccurate and confusing. The > “interfaces” under Network → Interfaces actually represent networks. The > actual interfaces are called “device”. I agree that the terminology is confusing. I

Re: OpenWrt 21.02.0 Fourth release candidate - DSA docs

2021-09-17 Thread Arınç ÜNAL
-- What this mail is trying to accomplish? Change "interface" and "device" networking terms on LuCI/UCI and OpenWrt Wiki. -- Device and Interface Confusion With DSA, each switch port became an interface, and that produced the need of configuring interfaces. This confusion became more