index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add debug compile option for rtw88 devices
Florian Eckert
2022-02-20
1
-0
/
+18
*
kernel: add kmod-hwmon-lm70 support
Christian Lamparter
2022-02-19
1
-0
/
+17
*
ksmbd: add out-of-tree module
Rosen Penev
2022-02-19
2
-0
/
+84
*
linux/modules: split up oid_registry
Rosen Penev
2022-02-19
2
-2
/
+12
*
gpio-nxp-74hc153: remove package
Mauri Sandberg
2022-02-19
3
-327
/
+0
*
kernel: add package kmod-gpio-cascade
Mauri Sandberg
2022-02-19
1
-0
/
+20
*
kernel: add package kmod-multiplexer
Mauri Sandberg
2022-02-19
1
-0
/
+34
*
mt76: update to the latest version
Felix Fietkau
2022-02-15
1
-3
/
+3
*
mac80211: fix traffic stalls on forwarded mesh packets due to wrong AC selection
Felix Fietkau
2022-02-15
1
-0
/
+50
*
mac80211: fix rekey failure in drivers with 802.3 decap offload
Felix Fietkau
2022-02-12
1
-0
/
+43
*
kernel: bpf-headers: fix build error when testing kernel is used
Ansuel Smith
2022-02-06
1
-0
/
+3
*
kernel: usb: remove left-over LINUX_5_10 dependency symbol
Christian Lamparter
2022-02-04
1
-1
/
+1
*
bpf-headers: fix build error from within the SDK
Felix Fietkau
2022-02-04
1
-0
/
+1
*
om-watchdog: Drop unused package
Sven Eckelmann
2022-02-03
3
-87
/
+0
*
mt76: update to the latest version
Felix Fietkau
2022-02-03
1
-4
/
+4
*
mac80211: backport support for background radar detection
Felix Fietkau
2022-02-03
9
-12
/
+1627
*
mac80211: backport MBSSID/EMA support patches
Felix Fietkau
2022-02-03
3
-16
/
+771
*
mac80211: reorganize patches
Felix Fietkau
2022-02-03
12
-0
/
+0
*
mac80211: backport support for ndo_fill_forward_path
Felix Fietkau
2022-02-03
1
-0
/
+172
*
netfilter: add kmod-nft-compat
Etienne Champetier
2022-02-02
1
-0
/
+11
*
kernel: add kmod-vrf
Marek BehĂșn
2022-02-01
1
-0
/
+17
*
kernel: Make kmod-usb-net-lan78xx depend on kmod-of-mdio
Hauke Mehrtens
2022-02-01
1
-1
/
+1
*
netfilter: correct some dependencies
Tiago Gaspar
2022-01-27
1
-2
/
+2
*
ltq-vdsl-mei: Remove static linking
Hauke Mehrtens
2022-01-21
1
-0
/
+47
*
kernel: add missing kmod+regmap-i2c dependency for NCT7802Y module
Christian Lamparter
2022-01-15
1
-1
/
+1
*
mvebu: cortexa9: Add support for Ctera C200-V2
Pawel Dembicki
2022-01-15
1
-1
/
+2
*
package: kernel: add driver module for NCT7802Y
Pawel Dembicki
2022-01-15
1
-0
/
+15
*
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
*
linux-firmware: add new package r8152-firmware
Marty Jones
2022-01-08
1
-0
/
+1
*
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
[next]