aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: add gnulib sourceMichael Pratt2023-05-044-0/+81
* autotools: add list of fake paths to toolsMichael Pratt2023-05-041-0/+2
* prereq-build: add check for true and falseMichael Pratt2023-05-042-0/+15
* lantiq: xrx200: mark subtarget as source-onlyAleksander Jan Bajkowski2023-05-041-1/+1
* Revert "lantiq: mark source only"Aleksander Jan Bajkowski2023-05-041-1/+1
* kernel: improve handling of CONFIG_IO_URINGTony Ambardar2023-05-0315-15/+2
* kernel: fix handling of CONFIG_DYNAMIC_DEBUGTony Ambardar2023-05-039-9/+2
* kernel: bump 5.15 to 5.15.110John Audia2023-05-033-4/+4
* ipq40xx: convert AVM FRITZ!Repeater 3000 to DSANick Hainke2023-05-033-2/+22
* kernel: Activate CONFIG_SLAB_FREELIST_RANDOMHauke Mehrtens2023-05-032-2/+2
* omap: mark source onlyPaul Spooren2023-05-031-1/+1
* lantiq: mark source onlyPaul Spooren2023-05-031-1/+1
* uboot-mediatek: fixes build when nmbm enabledChukun Pan2023-05-021-3/+3
* uboot-mediatek: fix CONFIG_TEXT_BASE variableChukun Pan2023-05-027-12/+12
* uboot-mediatek: remove duplicate config in mt7986Chukun Pan2023-05-022-14/+5
* ramips: mt7621: add support for Cudy X6 v2Felix Baumann2023-05-025-52/+137
* realtek: hpe_1920-8g: add phy-handle for SFP portsJan Hoffmann2023-04-302-0/+4
* mediatek: no longer hard-code WAN PHY of Netgear WAX206Daniel Golle2023-04-301-2/+2
* generic: net: phy: realtek: detect early version of RTL8221BDaniel Golle2023-04-301-0/+63
* kernel: bump 5.15 to 5.15.109John Audia2023-04-3011-61/+12
* kernel: bump 5.10 to 5.10.179John Audia2023-04-309-16/+16
* ramips: add factory image for TP-Link EC330-G5u v1Mikhail Zhilkin2023-04-291-0/+3
* ramips: TP-Link EC330-G5u v1: switch to mac-address-asciiMikhail Zhilkin2023-04-293-10/+26
* ramips: lzma-loader: Refactor loaderAntonio Vázquez2023-04-299-87/+75
* ramips: add support for D-Link DAP-1620 B1Rani Hod2023-04-296-8/+198
* bcm27xx: Deactivate CONFIG_OABI_COMPATHauke Mehrtens2023-04-292-2/+0
* kernel: Deactivate CONFIG_COMPATHauke Mehrtens2023-04-293-11/+0
* kernel: Deactivate CONFIG_LEGACY_PTYSHauke Mehrtens2023-04-2912-24/+0
* kernel: Activate CONFIG_ARM64_SW_TTBR0_PANHauke Mehrtens2023-04-294-4/+0
* kernel: Activate CONFIG_HARDENED_USERCOPY for all targetsHauke Mehrtens2023-04-294-4/+0
* ramips: mt7621: add support for ZyXEL WSM20Andreas Böhler2023-04-297-2/+324
* umbim: include MBIM-provided DNS servers also with DHCP modeLech Perczak2023-04-291-15/+18
* umbim: extract common code from static and dhcp(v6) setup procedureLech Perczak2023-04-291-34/+16
* umbim: handle MTU configurationLech Perczak2023-04-291-2/+16
* umbim: delegate RFC7278 IPv6 prefixes from OOB configLech Perczak2023-04-291-0/+6
* umbim: drop IP configuration parsing using 'eval'Lech Perczak2023-04-291-1/+0
* umbim: support multiple-valued configuration fieldsLech Perczak2023-04-291-10/+32
* umbim: add "_proto_mbim_get_field" helperLech Perczak2023-04-291-0/+12
* umbim: log output of 'config' stepLech Perczak2023-04-291-1/+3
* umbim: pass ipXtable to child interfacesLech Perczak2023-04-291-2/+8
* umbim: respect 'Enable IPv6 negotiation' optionLech Perczak2023-04-291-0/+4
* umbim: use static config by default, fallback to DHCPLech Perczak2023-04-291-4/+7
* umbim: separate DHCPv6 configuration from DHCP(v4)Lech Perczak2023-04-291-3/+4
* umbim: restructure IPv4/IPv6 handlingLech Perczak2023-04-291-29/+25
* umbim: inherit firewall zone membership from parent interfaceLech Perczak2023-04-291-0/+6
* umbim: inherit "peerdns" option from parent interfaceLech Perczak2023-04-291-2/+2
* umbim: use IP configuration provided by MBIM by defaultLech Perczak2023-04-291-1/+1
* umbim: detect actual connection IP typeLech Perczak2023-04-291-4/+10
* umbim: fail connect step immediatelyLech Perczak2023-04-291-3/+6
* umbim: connect session for only the selected PDP typeLech Perczak2023-04-291-48/+60