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
Commit message (
Expand
)
Author
Age
Files
Lines
*
uboot-layerscape: adjust LS1012A-IOT config and env
Pawel Dembicki
2022-11-12
2
-1
/
+46
*
bcm4908: backport upstream BQL support for bcm4908_enet
Rafał Miłecki
2022-11-03
1
-0
/
+45
*
bcm4908: backport bcm4908_enet fix for NULL dereference
Rafał Miłecki
2022-11-03
4
-4
/
+103
*
bcm4908: optimize Ethernet driver by using build_skb()
Rafał Miłecki
2022-11-03
1
-0
/
+152
*
kernel: mtd: backport SafeLoader parser
Rafał Miłecki
2022-11-02
9
-6
/
+240
*
kernel: mtd: backport extended dynamic partitions support
Rafał Miłecki
2022-10-27
5
-3
/
+152
*
ramips: rt3883: enable lzma-loader for Belkin F9K1109v1
Robert Senderek
2022-10-23
1
-1
/
+1
*
mac80211: Update to version 5.10.149-1
Hauke Mehrtens
2022-10-23
22
-179
/
+80
*
kernel: mtd: fix unbalanced of_node_put() in dynamic partitions code
Rafał Miłecki
2022-10-21
1
-0
/
+101
*
kernel: bump 5.4 to 5.4.219
Hauke Mehrtens
2022-10-18
7
-83
/
+11
*
OpenWrt v21.02.5: revert to branch defaults
Hauke Mehrtens
2022-10-15
5
-11
/
+10
*
OpenWrt v21.02.5: adjust config defaults
v21.02.5
Hauke Mehrtens
2022-10-15
5
-10
/
+11
*
mac80211: backport security fix and disable MBSSID support
Felix Fietkau
2022-10-13
2
-0
/
+96
*
OpenWrt v21.02.4: revert to branch defaults
Hauke Mehrtens
2022-10-09
5
-11
/
+10
*
OpenWrt v21.02.4: adjust config defaults
v21.02.4
Hauke Mehrtens
2022-10-09
5
-10
/
+11
*
firmware: intel-microcode: update to 20220809
Christian Lamparter
2022-10-09
1
-2
/
+2
*
wireless-regdb: update to 2022-08-12
Nick Hainke
2022-10-09
1
-2
/
+2
*
wireless-regdb: bump to 2022.06.06
Stijn Tintel
2022-10-09
2
-3
/
+3
*
wireless-regdb: update to version 2022.02.18
Sungbo Eo
2022-10-09
1
-2
/
+2
*
build: add support for python3.11 and higher
Oscar Molnar
2022-10-05
1
-2
/
+4
*
kernel: bump 5.4 to 5.4.215
Hauke Mehrtens
2022-10-05
15
-71
/
+71
*
treewide: fix security issues by bumping all packages using libwolfssl
Petr Štetiar
2022-10-05
3
-3
/
+3
*
wolfssl: fix TLSv1.3 RCE in uhttpd by using 5.5.1-stable (CVE-2022-39173)
Petr Štetiar
2022-10-05
1
-2
/
+2
*
wolfssl: bump to 5.5.0
Ivan Pavlov
2022-10-05
3
-5
/
+5
*
wolfssl: bump to 5.4.0
Eneas U de Queiroz
2022-10-05
3
-4
/
+4
*
wolfssl: bump to v5.3.0-stable
Eneas U de Queiroz
2022-10-05
3
-45
/
+2
*
kernel: fix possible mtd NULL pointer dereference
Rafał Miłecki
2022-10-04
3
-2
/
+32
*
bcm53xx: backport clk driver fix for DT nodes names
Rafał Miłecki
2022-10-03
1
-0
/
+72
*
build: fix warnings from grep
Chris Osgood
2022-09-29
1
-1
/
+1
*
Makefile: fix stray \ warnings with grep-3.8
Nick Hainke
2022-09-29
1
-1
/
+1
*
mt7620: fix missing kernel config symbol
Federico Capoano
2022-09-24
1
-0
/
+1
*
rampis: feed zbt-we1026 external watchdog
Federico Capoano
2022-09-24
2
-0
/
+9
*
base-files: add support for heartbeat led trigger
Alexey Smirnov
2022-09-24
1
-0
/
+9
*
scripts/download.pl: fix downloads with wget
Petr Štetiar
2022-09-21
1
-2
/
+8
*
scripts/download.pl: silence can't exec curl warning
Petr Štetiar
2022-09-21
1
-1
/
+1
*
scripts: always check certificates
Josh Roys
2022-09-21
3
-2
/
+11
*
tools: remove xxd package
Petr Štetiar
2022-09-21
2
-20
/
+1
*
build: provide xxd -i with scripts/xxdi.pl
Petr Štetiar
2022-09-21
1
-1
/
+4
*
scripts: xxdi.pl: add xxd -i compat mode
Petr Štetiar
2022-09-21
1
-18
/
+19
*
scripts: xxdi.pl: remove File::Slurp dependency
Jo-Philipp Wich
2022-09-21
1
-2
/
+17
*
scripts: add xxdi.pl
Petr Štetiar
2022-09-21
1
-0
/
+50
*
bcm4908: fix -EPROBE_DEFER support in bcm4908_enet
Rafał Miłecki
2022-09-21
2
-1
/
+64
*
kernel: update U-Boot NVMEM driver
Rafał Miłecki
2022-09-21
4
-0
/
+59
*
bcm4908: backport mtd parser for Broadcom's U-Boot partition
Rafał Miłecki
2022-09-21
2
-0
/
+138
*
bcm53xx: update NVMEM driver for NVRAM
Rafał Miłecki
2022-09-21
4
-5
/
+230
*
kernel: backport mtd dynamic partition patch
Christian Marangi
2022-09-21
5
-4
/
+110
*
kernel: bump 5.4 to 5.4.213
Hauke Mehrtens
2022-09-17
43
-107
/
+102
*
bcm53xx: drop downstream patch that now breaks pinctrl driver
Rafał Miłecki
2022-09-13
1
-31
/
+0
*
bcm4908: enable NVMEM U-Boot env data driver
Rafał Miłecki
2022-09-05
1
-0
/
+3
*
kernel: backport U-Boot environment data NVMEM driver
Rafał Miłecki
2022-09-05
5
-9
/
+359
[next]