aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* mac80211: brcm: fix compilation warning for unused brcmf_of_fwnamesChristian Marangi2023-05-121-1/+5
* ath10k-ct: add patch fixing compilation warning for debug levelChristian Marangi2023-05-121-0/+222
* mac80211: ath9k: handle error from copy_to_user in read_file_eepromChristian Marangi2023-05-121-2/+3
* kernel: gpio-nct5104d: drop unused variables in nct5104d_gpio_initChristian Marangi2023-05-121-2/+0
* nat46: bump to latest git HEADChristian Marangi2023-05-121-4/+4
* build: generate index.jsonPaul Spooren2023-05-091-0/+4
* base-files: Do not break on non-eth portsOlliver Schinagl2023-05-091-2/+0
* ramips: add support for Linksys RE7000Christoph Krapp2023-05-091-0/+1
* kernel: other: limit mhi-pci-generic to devices with PCI supportAleksander Jan Bajkowski2023-05-091-1/+1
* kernel: other: limit serial-8250-exar to devices with PCI supportAleksander Jan Bajkowski2023-05-091-1/+1
* kernel: i2c: limit i2c-designware-pci to devices with PCI supportAleksander Jan Bajkowski2023-05-091-1/+1
* uboot-rockchip: add ROC-RK3328-CC supportTianling Shen2023-05-094-1/+280
* tfa-layerscape: Add ls1028ardb supportWojciech Dubowik2023-05-071-0/+14
* uboot-layerscape: Add ls1028ardb supportWojciech Dubowik2023-05-074-0/+39
* uboot-layerscape: Don't fixup kaslr seed when no nodeWojciech Dubowik2023-05-071-0/+33
* ls-rcw: Add ls1028ardb supportWojciech Dubowik2023-05-071-0/+4
* ramips: add support for SNR-CPE-ME1Maximilian Weinmann2023-05-071-0/+1
* umbim: allow forcing DHCP/DHCPv6 configurationLech Perczak2023-05-071-8/+8
* iproute2: update to 6.3.0Nick Hainke2023-05-071-2/+2
* mwlwifi: update to version 10.3.9.1-20230429Kabuli Chana2023-05-061-3/+3
* mac80211: ath11k: sync with ath-nextRobert Marko2023-05-0616-130/+935
* wireless-regdb: update to 2023.05.03Yuu Toriyama2023-05-041-2/+2
* gettext-full: bootstrap to local gnulib sourceMichael Pratt2023-05-042-344/+39
* gettext-full: link to local libxml2Michael Pratt2023-05-043-25/+35
* gettext-full: set gperf as build prerequisiteMichael Pratt2023-05-041-0/+2
* libxml2: add from packages feedMichael Pratt2023-05-042-0/+218
* gperf: add from packages feedMichael Pratt2023-05-041-0/+36
* gettext-full: override SUBDIRS variable with MakefileMichael Pratt2023-05-042-23/+44
* 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 ZyXEL WSM20Andreas Böhler2023-04-291-1/+2
* 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