| Commit message (Expand) | Author | Age | Files | Lines |
* | umbim: delegate RFC7278 IPv6 prefixes from OOB config | Lech Perczak | 2023-04-29 | 1 | -0/+6 |
* | umbim: drop IP configuration parsing using 'eval' | Lech Perczak | 2023-04-29 | 1 | -1/+0 |
* | umbim: support multiple-valued configuration fields | Lech Perczak | 2023-04-29 | 1 | -10/+32 |
* | umbim: add "_proto_mbim_get_field" helper | Lech Perczak | 2023-04-29 | 1 | -0/+12 |
* | umbim: log output of 'config' step | Lech Perczak | 2023-04-29 | 1 | -1/+3 |
* | umbim: pass ipXtable to child interfaces | Lech Perczak | 2023-04-29 | 1 | -2/+8 |
* | umbim: respect 'Enable IPv6 negotiation' option | Lech Perczak | 2023-04-29 | 1 | -0/+4 |
* | umbim: use static config by default, fallback to DHCP | Lech Perczak | 2023-04-29 | 1 | -4/+7 |
* | umbim: separate DHCPv6 configuration from DHCP(v4) | Lech Perczak | 2023-04-29 | 1 | -3/+4 |
* | umbim: restructure IPv4/IPv6 handling | Lech Perczak | 2023-04-29 | 1 | -29/+25 |
* | umbim: inherit firewall zone membership from parent interface | Lech Perczak | 2023-04-29 | 1 | -0/+6 |
* | umbim: inherit "peerdns" option from parent interface | Lech Perczak | 2023-04-29 | 1 | -2/+2 |
* | umbim: use IP configuration provided by MBIM by default | Lech Perczak | 2023-04-29 | 1 | -1/+1 |
* | umbim: detect actual connection IP type | Lech Perczak | 2023-04-29 | 1 | -4/+10 |
* | umbim: fail connect step immediately | Lech Perczak | 2023-04-29 | 1 | -3/+6 |
* | umbim: connect session for only the selected PDP type | Lech Perczak | 2023-04-29 | 1 | -48/+60 |
* | umbim: add support for non-dhcp mode | Martin Schiller | 2023-04-29 | 1 | -22/+64 |
* | tools/patchelf: update to 0.18.0 | Nick Hainke | 2023-04-29 | 1 | -2/+2 |
* | tools/coreutils: update to 9.3 | Nick Hainke | 2023-04-29 | 3 | -148/+2 |
* | kernel: mtk_bmt: refactor to avoid deep recursion | Michał Kępień | 2023-04-29 | 1 | -31/+24 |
* | kernel: Activate CONFIG_SCHED_STACK_END_CHECK | Hauke Mehrtens | 2023-04-29 | 2 | -2/+2 |
* | kernel: Activate CONFIG_SLAB_FREELIST_HARDENED | Hauke Mehrtens | 2023-04-29 | 2 | -2/+2 |
* | kernel: Initialize RNG using CPU RNG and bootloader | Hauke Mehrtens | 2023-04-29 | 2 | -4/+4 |
* | openssl: fix low-severity CVE-2023-1255 | Eneas U de Queiroz | 2023-04-29 | 2 | -1/+40 |
* | kernel: crypto: crypto-rng: select SHA512 for >= 5.14.0 | Glen Huang | 2023-04-29 | 1 | -1/+3 |
* | mediatek: remove mt753x driver | Felix Fietkau | 2023-04-29 | 16 | -3970/+0 |
* | ramips: reduce Archer AX23 / MR70X SPI-frequency | David Bauer | 2023-04-27 | 2 | -2/+2 |
* | broadcom-sprom: update to latest version | Álvaro Fernández Rojas | 2023-04-27 | 1 | -3/+3 |
* | generic: Convert incorrect generic/5.15 patches again | Olliver Schinagl | 2023-04-27 | 3 | -0/+47 |
* | bmips: fix external interrupt controller | Álvaro Fernández Rojas | 2023-04-27 | 1 | -21/+2 |
* | bmips: document GPIO external interrupts | Álvaro Fernández Rojas | 2023-04-27 | 12 | -11/+51 |
* | bmips: increment polled keys interval to 100 | Álvaro Fernández Rojas | 2023-04-27 | 9 | -9/+9 |
* | ci: add Coverity Scan scheduled workflow | Petr Štetiar | 2023-04-26 | 2 | -0/+134 |
* | busybox: turn on BUSYBOX_DEFAULT_ASH_RANDOM_SUPPORT for having $RANDOM | Ilario Gelmetti | 2023-04-25 | 1 | -1/+1 |
* | busybox: Activate resize tool by default | Hauke Mehrtens | 2023-04-25 | 1 | -1/+1 |
* | kernel: ssb: fallback-sprom: check bustype | Álvaro Fernández Rojas | 2023-04-24 | 1 | -2/+7 |
* | kernel: bcma: fallback-sprom: check hosttype | Álvaro Fernández Rojas | 2023-04-24 | 1 | -2/+7 |
* | kernel: bcma: fallback-sprom: align extraction with upstream | Álvaro Fernández Rojas | 2023-04-24 | 1 | -355/+134 |
* | kernel: ssb: fallback-sprom: drop mac leftovers | Álvaro Fernández Rojas | 2023-04-24 | 1 | -12/+0 |
* | kernel: ssb: fallback-sprom: optimize struct data | Álvaro Fernández Rojas | 2023-04-24 | 1 | -14/+14 |
* | kernel: bcma: fallback-sprom: optimize struct data | Álvaro Fernández Rojas | 2023-04-24 | 1 | -14/+14 |
* | ipq40xx: convert GL-AP1300 to DSA | Nick Hainke | 2023-04-24 | 4 | -6/+37 |
* | ath79: create APBoot-compatible image for Aruba AP-175 | Martin Kennedy | 2023-04-24 | 1 | -0/+6 |
* | kernel: net: phy: realtek: fix NULL pointer dereference | Daniel Golle | 2023-04-24 | 3 | -34/+42 |
* | ramips: fix green LED for D-Link DAP-X1860 | Sebastian Schaper | 2023-04-24 | 1 | -4/+9 |
* | ramips: Cudy X6 fixes / improvements | Felix Baumann | 2023-04-24 | 3 | -16/+19 |
* | ath79: add support for Alcatel HH40V | Andreas Böhler | 2023-04-23 | 5 | -0/+192 |
* | ath79: use gpios for switch management in WZR-HP-G300NH variants | Tony Ambardar | 2023-04-23 | 1 | -1/+0 |
* | ath79: fix switch support for WZR-HP-G300NH devices | Tony Ambardar | 2023-04-23 | 1 | -1/+2 |
* | hostapd: update to 2023-03-29 | Nick Hainke | 2023-04-22 | 54 | -587/+504 |