| Commit message (Expand) | Author | Age | Files | Lines |
* | ltq-vdsl/ltq-adsl: fix elapsed time calculation | Jan Hoffmann | 2022-06-07 | 4 | -2/+246 |
* | ltq-atm/ltq-ptm: avoid unnecessary build dependencies | Jan Hoffmann | 2022-06-07 | 2 | -6/+11 |
* | ltq-vdsl-mei: add locking to interrupt handler | Jan Hoffmann | 2022-06-07 | 2 | -1/+46 |
* | ltq-vdsl-mei: enable vectoring error sample callback | Jan Hoffmann | 2022-06-07 | 2 | -13/+2 |
* | ltq-vectoring: add driver | Jan Hoffmann | 2022-06-07 | 4 | -0/+349 |
* | ltq-vdsl-mei: Remove static linking | Hauke Mehrtens | 2022-01-21 | 1 | -0/+47 |
* | 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 | 1 | -2/+2 |
* | 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 |
* | ltq-deu: make cipher/digest usable by openssl | Mathias Kresin | 2022-01-05 | 9 | -28/+28 |
* | ltq-deu: aes-ctr: process all input data | Mathias Kresin | 2022-01-05 | 1 | -31/+21 |
* | ltq-deu: aes: do not read/write behind buffer | Mathias Kresin | 2022-01-05 | 1 | -12/+14 |
* | ltq-deu: init des/aes before registering crpyto algorithms | Mathias Kresin | 2022-01-05 | 2 | -3/+2 |
* | ltq-vdsl-fw: update w921v firmware download URL | Daniel Golle | 2021-11-15 | 3 | -5/+5 |
* | ltq-vdsl: add missing backslash | Jan Hoffmann | 2021-08-21 | 1 | -2/+2 |
* | ltq-vdsl/ltq-vdsl-app: clean up configure args | Jan Hoffmann | 2021-08-21 | 1 | -8/+5 |
* | lantiq: kernel 5.10: disable ltq-deu | Mathias Kresin | 2021-04-12 | 1 | -1/+1 |
* | lantiq: ltq-adsl: add kernel 5.10 compatiblity | Mathias Kresin | 2021-04-12 | 1 | -0/+14 |
* | lantiq: ltq-vdsl: add kernel 5.10 compatiblity | Mathias Kresin | 2021-04-12 | 1 | -4/+16 |
* | ltq-atm/ltq-ptm: add kernel 5.10 compatiblity | Mathias Kresin | 2021-04-12 | 3 | -0/+25 |
* | lantiq: ltq-tapi: add kernel 5.10 compatiblity | Mathias Kresin | 2021-04-12 | 1 | -0/+50 |
* | lantiq: ltq-vdsl-mei: add kernel 5.10 compatiblity | Mathias Kresin | 2021-04-12 | 2 | -7/+71 |
* | lantiq: ltq-ifxos: add kernel 5.10 compatiblity | Mathias Kresin | 2021-04-12 | 1 | -1/+10 |
* | lantiq: enable G.INP retransmission counters | Jeroen Peelaerts | 2021-04-03 | 1 | -1/+3 |
* | lantiq: ltq-tapi: disable KPI and QOS | Mathias Kresin | 2021-03-01 | 1 | -2/+2 |
* | ltq-vdsl-app: fix -Wundef warnings | Mathias Kresin | 2021-03-01 | 1 | -1/+10 |
* | kernel: lantiq: fix Module.symvers handling | Mathias Kresin | 2021-02-18 | 8 | -2/+16 |
* | ltq-ptm: Update VR9 PTM firmware | Antti Seppälä | 2021-02-12 | 8 | -312/+439 |
* | treewide: unify OpenWrt hosted source via @OPENWRT | Paul Spooren | 2021-02-05 | 5 | -5/+5 |
* | kernel: remove obsolete kernel version switches for 4.19 | Adrian Schmutzler | 2020-10-30 | 2 | -9/+1 |
* | treewide: https for downloads.openwrt.org sources | Paul Spooren | 2020-08-31 | 1 | -1/+1 |