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
...
*
ramips: add support for read/write uboot env to Asus RX-AX53U
Felix Baumann
2022-12-28
1
-2
/
+11
*
realtek: Fix reset register access
Birger Koblitz
2022-12-28
2
-2
/
+2
*
bcm27xx: fix BCMGENET kernel config
Álvaro Fernández Rojas
2022-12-28
2
-0
/
+54
*
kernel: mediatek: fix WED offload regression on MT7622
Felix Fietkau
2022-12-27
1
-0
/
+55
*
kernel: mediatek: improve ethernet fix for dealing with small fragments
Felix Fietkau
2022-12-27
2
-21
/
+37
*
hostapd: allow sharing the incoming DAS port across multiple interfaces
Felix Fietkau
2022-12-27
1
-0
/
+298
*
realtek: Reduce variable scopes
Olliver Schinagl
2022-12-27
12
-443
/
+335
*
realtek: Cleanup Makefiles
Olliver Schinagl
2022-12-27
9
-31
/
+110
*
realtek: Replace C++ style comments
Olliver Schinagl
2022-12-27
20
-964
/
+966
*
realtek: Whitespace and codestyle cleanup
Olliver Schinagl
2022-12-27
25
-810
/
+767
*
realtek: add cond_resched to loops accessing the FDB table
Jan Hoffmann
2022-12-27
4
-0
/
+12
*
realtek: restructure rtl_table_read/write
Jan Hoffmann
2022-12-27
4
-28
/
+62
*
realtek: simplify log messages in rtl83xx_mdio_probe
Jan Hoffmann
2022-12-27
2
-14
/
+2
*
realtek: don't set L2LEARNING flag in rtl83xx TX header
Jan Hoffmann
2022-12-27
2
-4
/
+4
*
iproute2: Fix build with GCC 12 and glibc 2.36
Hauke Mehrtens
2022-12-26
1
-0
/
+43
*
uhttpd: update to latest Git HEAD
Hauke Mehrtens
2022-12-26
1
-4
/
+4
*
rules: drop -Wno-error additional flags from default TARGET_CFLAGS
Christian Marangi
2022-12-26
1
-1
/
+1
*
libbsd: fix libpath to not use host path
Xuefer H
2022-12-26
2
-0
/
+14
*
dnsmasq: bump to v2.88
Kevin Darbyshire-Bryant
2022-12-25
3
-8
/
+8
*
uboot-omap: build with omap generic subtarget
Kuan-Yi Li
2022-12-25
1
-0
/
+1
*
uboot-tegra: build with tegra generic subtarget
Kuan-Yi Li
2022-12-25
1
-0
/
+1
*
uboot-zynq: build with zynq generic subtarget
Kuan-Yi Li
2022-12-25
1
-0
/
+1
*
uboot-mxs: build with mxs generic subtarget
Kuan-Yi Li
2022-12-25
1
-0
/
+1
*
uboot-kirkwood: build with kirkwood generic subtarget
Kuan-Yi Li
2022-12-25
1
-0
/
+1
*
sunxi: ensure NanoPi R1 has unique MAC address
Jan-Niklas Burfeind
2022-12-25
3
-11
/
+35
*
kernel: bump 5.10 to 5.10.161
John Audia
2022-12-24
3
-4
/
+4
*
kernel: bump 5.15 to 5.15.85
John Audia
2022-12-24
5
-6
/
+6
*
mac80211: Do not build brcmsmac on bcm47xx_legacy
Hauke Mehrtens
2022-12-24
1
-1
/
+1
*
mpc85xx: drop empty patch as it backported to LTS kernel 5.15.70
Josef Schlehofer
2022-12-24
1
-0
/
+0
*
CI: tools: reogranize and split workflow
Christian Marangi
2022-12-24
3
-128
/
+163
*
realtek: 5.15: Fix incorrect switch patches
Olliver Schinagl
2022-12-24
1
-0
/
+53
*
realtek: 5.10: Fix incorrect switch patches
Olliver Schinagl
2022-12-24
1
-0
/
+53
*
tools: Improve diffability/maintainability
Olliver Schinagl
2022-12-24
1
-5
/
+37
*
omap: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
pistachio: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
octeontx: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
tegra: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
zynq: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
mxs: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
kirkwood: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
gemini: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
ath25: add generic subtarget
Christian Marangi
2022-12-23
2
-0
/
+2
*
ramips: Fix drivers/pwm/pwm-mediatek-ramips.c compile
Hauke Mehrtens
2022-12-23
1
-2
/
+4
*
kernel: Move CONFIG_PWM_IMG and CONFIG_PWM_MEDIATEK to generic configuration
Hauke Mehrtens
2022-12-23
3
-1
/
+4
*
kernel: Move CONFIG_DRM_XEN_FRONTEND to generic configuration
Hauke Mehrtens
2022-12-23
3
-2
/
+1
*
mt76: update to the latest version
Felix Fietkau
2022-12-22
1
-3
/
+3
*
uboot-sunxi: use UUID of bootdev and bootpart
Jan-Niklas Burfeind
2022-12-22
1
-3
/
+5
*
sunxi: remove frequency for NanoPi R1
Jan-Niklas Burfeind
2022-12-22
1
-2
/
+1
*
github: point to forum feature request category
Stijn Tintel
2022-12-21
1
-1
/
+1
*
github: add issue template
Stijn Tintel
2022-12-21
2
-0
/
+94
[prev]
[next]