| Commit message (Expand) | Author | Age | Files | Lines |
* | ipq40xx: add support for ASUS RT-ACRH17/RT-AC42U | Joshua Roys | 2022-01-15 | 3 | -0/+2 |
* | hostapd: add op-class to get_status output | David Bauer | 2022-01-14 | 1 | -2/+9 |
* | netifd: update to git HEAD | Hans Dedecker | 2022-01-14 | 1 | -3/+3 |
* | iptables: enable nftable support by default | Paul Spooren | 2022-01-14 | 1 | -2/+2 |
* | netifd: update to git HEAD | Hans Dedecker | 2022-01-12 | 1 | -3/+3 |
* | procd: update to git HEAD | Daniel Golle | 2022-01-12 | 1 | -3/+3 |
* | firewall: update to latest HEAD | Kevin Darbyshire-Bryant | 2022-01-10 | 1 | -3/+3 |
* | ath79: Add support for OpenMesh OM5P-AC v1 | Sven Eckelmann | 2022-01-09 | 1 | -0/+1 |
* | ath79: Add support for OpenMesh OM5P-AN | Sven Eckelmann | 2022-01-09 | 1 | -0/+1 |
* | opkg: update to git HEAD of 2022-01-09 | Daniel Golle | 2022-01-09 | 1 | -3/+3 |
* | firewall4: bump to git HEAD | Stijn Tintel | 2022-01-09 | 1 | -3/+3 |
* | kernel: add kmod-usb-net-lan78xx | Josef Schlehofer | 2022-01-08 | 1 | -0/+17 |
* | kernel: provide kmod-fixed-phy as separate kmod | Christian Lamparter | 2022-01-08 | 1 | -2/+17 |
* | kernel: add kmod-phy-microchip | Christian Lamparter | 2022-01-08 | 1 | -0/+15 |
* | elfutils: Add missing musl-fts dependency | Florian Fainelli | 2022-01-07 | 1 | -1/+1 |
* | linux-firmware: add new package r8152-firmware | Marty Jones | 2022-01-08 | 2 | -1/+15 |
* | ltq-ifxos: update to 1.7.1 | Jan Hoffmann | 2022-01-08 | 6 | -234/+34 |
* | ltq-vdsl: move to the default device name /dev/dsl_cpe_api/0 | Andre Heider | 2022-01-08 | 3 | -14/+3 |
* | busybox: update to 1.35.0 | Hannu Nyman | 2022-01-08 | 10 | -208/+314 |
* | mbedtls: enable session tickets | Glenn Strauss | 2022-01-08 | 1 | -18/+0 |
* | elfutils: update to 0.186 | Sergey V. Lobanov | 2022-01-08 | 7 | -145/+30 |
* | ramips: add support for Linksys EA6350 v4 | Nick McKinney | 2022-01-08 | 1 | -0/+1 |
* | utils/mdadm: fix build on hosts without /run dir | Sergey V. Lobanov | 2022-01-08 | 1 | -1/+1 |
* | toolchain: glibc: Update to version 2.34 | Hauke Mehrtens | 2022-01-07 | 1 | -4/+1 |
* | firewall4: bump to git HEAD | Stijn Tintel | 2022-01-06 | 1 | -2/+2 |
* | firewall4: fix syntax error in dependency spec | Jo-Philipp Wich | 2022-01-06 | 1 | -1/+1 |
* | firewall/firewall4: provide uci-firewall | Stijn Tintel | 2022-01-06 | 2 | -2/+4 |
* | firewall4: bump to git HEAD | Stijn Tintel | 2022-01-06 | 1 | -4/+4 |
* | firewall4: order DEPENDS alphabetically | Stijn Tintel | 2022-01-06 | 1 | -1/+5 |
* | firewall4: drop kmod-ipt-nat from CONFLICTS | Stijn Tintel | 2022-01-06 | 1 | -1/+1 |
* | ltq-deu: disable arc4 algorithm | Daniel Kestrel | 2022-01-06 | 1 | -4/+4 |
* | ltq-deu: add aes_gcm algorithm | Daniel Kestrel | 2022-01-06 | 1 | -0/+313 |
* | ltq-deu: change PKG_RELEASE to AUTORELEASE | Daniel Kestrel | 2022-01-06 | 1 | -1/+1 |
* | ltq-deu: remove redundant code for setting the key in aes | Daniel Kestrel | 2022-01-06 | 1 | -120/+4 |
* | ltq-deu: add shash cbcmac-aes algorithm to the driver | Daniel Kestrel | 2022-01-06 | 1 | -5/+362 |
* | ltq-deu: remove driver disablement for kernel 5.4 and above | Daniel Kestrel | 2022-01-06 | 1 | -1/+1 |
* | ltq-deu: add aes_xts algorithm | Daniel Kestrel | 2022-01-06 | 1 | -0/+324 |
* | ltq-deu: update initialisations for hmac algorithms | Daniel Kestrel | 2022-01-06 | 2 | -6/+4 |
* | ltq-deu: remove compiler warning and shorten locked sections | Daniel Kestrel | 2022-01-06 | 7 | -43/+7 |
* | ltq-deu: fix temp size exceed in hmac algorithms | Daniel Kestrel | 2022-01-06 | 2 | -71/+146 |
* | ltq-deu: fix setkey errors and static shared temp for hmac algos | Daniel Kestrel | 2022-01-06 | 2 | -52/+137 |
* | ltq-deu: fix ifxdeu-ctr-rfc3686(aes) not matching generic impl | Daniel Kestrel | 2022-01-06 | 1 | -1/+2 |
* | ltq-deu: changes for hash multithread callers and md5 endianess | Daniel Kestrel | 2022-01-06 | 6 | -79/+45 |
* | ltq-deu: make deu hash lock global and remove md5_hmac_ exports | Daniel Kestrel | 2022-01-06 | 6 | -48/+23 |
* | ltq-deu: add aes_ofb and aes_cfb algorithms | Daniel Kestrel | 2022-01-06 | 1 | -0/+194 |
* | ltq-deu: fix cryptomgr test errors for aes | Daniel Kestrel | 2022-01-06 | 1 | -45/+44 |
* | ltq-deu: fix cryptomgr test errors for des | Daniel Kestrel | 2022-01-06 | 2 | -31/+58 |
* | ltq-deu: convert SHA1 after library impl of SHA1 was removed | Daniel Kestrel | 2022-01-06 | 2 | -9/+9 |
* | ltq-deu: convert blkcipher to skcipher | Daniel Kestrel | 2022-01-06 | 3 | -464/+413 |
* | ltq-deu: set correct control register for AES | Daniel Kestrel | 2022-01-06 | 1 | -1/+1 |