| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: brcm: fix compilation warning for unused brcmf_of_fwnames | Christian Marangi | 2023-05-12 | 1 | -1/+5 |
* | ath10k-ct: add patch fixing compilation warning for debug level | Christian Marangi | 2023-05-12 | 1 | -0/+222 |
* | mac80211: ath9k: handle error from copy_to_user in read_file_eeprom | Christian Marangi | 2023-05-12 | 1 | -2/+3 |
* | kernel: gpio-nct5104d: drop unused variables in nct5104d_gpio_init | Christian Marangi | 2023-05-12 | 1 | -2/+0 |
* | nat46: bump to latest git HEAD | Christian Marangi | 2023-05-12 | 1 | -4/+4 |
* | build: generate index.json | Paul Spooren | 2023-05-09 | 1 | -0/+4 |
* | base-files: Do not break on non-eth ports | Olliver Schinagl | 2023-05-09 | 1 | -2/+0 |
* | ramips: add support for Linksys RE7000 | Christoph Krapp | 2023-05-09 | 1 | -0/+1 |
* | kernel: other: limit mhi-pci-generic to devices with PCI support | Aleksander Jan Bajkowski | 2023-05-09 | 1 | -1/+1 |
* | kernel: other: limit serial-8250-exar to devices with PCI support | Aleksander Jan Bajkowski | 2023-05-09 | 1 | -1/+1 |
* | kernel: i2c: limit i2c-designware-pci to devices with PCI support | Aleksander Jan Bajkowski | 2023-05-09 | 1 | -1/+1 |
* | uboot-rockchip: add ROC-RK3328-CC support | Tianling Shen | 2023-05-09 | 4 | -1/+280 |
* | tfa-layerscape: Add ls1028ardb support | Wojciech Dubowik | 2023-05-07 | 1 | -0/+14 |
* | uboot-layerscape: Add ls1028ardb support | Wojciech Dubowik | 2023-05-07 | 4 | -0/+39 |
* | uboot-layerscape: Don't fixup kaslr seed when no node | Wojciech Dubowik | 2023-05-07 | 1 | -0/+33 |
* | ls-rcw: Add ls1028ardb support | Wojciech Dubowik | 2023-05-07 | 1 | -0/+4 |
* | ramips: add support for SNR-CPE-ME1 | Maximilian Weinmann | 2023-05-07 | 1 | -0/+1 |
* | umbim: allow forcing DHCP/DHCPv6 configuration | Lech Perczak | 2023-05-07 | 1 | -8/+8 |
* | iproute2: update to 6.3.0 | Nick Hainke | 2023-05-07 | 1 | -2/+2 |
* | mwlwifi: update to version 10.3.9.1-20230429 | Kabuli Chana | 2023-05-06 | 1 | -3/+3 |
* | mac80211: ath11k: sync with ath-next | Robert Marko | 2023-05-06 | 16 | -130/+935 |
* | wireless-regdb: update to 2023.05.03 | Yuu Toriyama | 2023-05-04 | 1 | -2/+2 |
* | gettext-full: bootstrap to local gnulib source | Michael Pratt | 2023-05-04 | 2 | -344/+39 |
* | gettext-full: link to local libxml2 | Michael Pratt | 2023-05-04 | 3 | -25/+35 |
* | gettext-full: set gperf as build prerequisite | Michael Pratt | 2023-05-04 | 1 | -0/+2 |
* | libxml2: add from packages feed | Michael Pratt | 2023-05-04 | 2 | -0/+218 |
* | gperf: add from packages feed | Michael Pratt | 2023-05-04 | 1 | -0/+36 |
* | gettext-full: override SUBDIRS variable with Makefile | Michael Pratt | 2023-05-04 | 2 | -23/+44 |
* | uboot-mediatek: fixes build when nmbm enabled | Chukun Pan | 2023-05-02 | 1 | -3/+3 |
* | uboot-mediatek: fix CONFIG_TEXT_BASE variable | Chukun Pan | 2023-05-02 | 7 | -12/+12 |
* | uboot-mediatek: remove duplicate config in mt7986 | Chukun Pan | 2023-05-02 | 2 | -14/+5 |
* | ramips: mt7621: add support for ZyXEL WSM20 | Andreas Böhler | 2023-04-29 | 1 | -1/+2 |
* | umbim: include MBIM-provided DNS servers also with DHCP mode | Lech Perczak | 2023-04-29 | 1 | -15/+18 |
* | umbim: extract common code from static and dhcp(v6) setup procedure | Lech Perczak | 2023-04-29 | 1 | -34/+16 |
* | umbim: handle MTU configuration | Lech Perczak | 2023-04-29 | 1 | -2/+16 |
* | 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 |