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
*
toolchain: remove obsolete relinking code
Felix Fietkau
2015-11-10
1
-61
/
+4
*
opkg: remove obsolete gcc version check
Felix Fietkau
2015-11-10
1
-1
/
+0
*
gcc: remove version 4.6, it is no longer needed
Felix Fietkau
2015-11-10
29
-1104
/
+3
*
gcc: enable LTO support unconditionally
Felix Fietkau
2015-11-10
1
-5
/
+1
*
gcc: use version 5.x for octeon instead of 4.6 - it has been tested with glibc
Felix Fietkau
2015-11-10
1
-1
/
+1
*
build: add -Wno-error=unused-result to target cflags
Felix Fietkau
2015-11-10
1
-1
/
+1
*
openvpn: enable options consistency check even in the small build
Felix Fietkau
2015-11-10
1
-0
/
+12
*
toolchain: add support of ARC architecture
Felix Fietkau
2015-11-10
31
-31
/
+934
*
ath10k-firmware: add qca6174 firmware (mostly untested)
Felix Fietkau
2015-11-10
1
-7
/
+18
*
kirkwood: rename EA3500/EA4500 profiles
Luka Perkov
2015-11-10
2
-11
/
+11
*
kirkwood: add diag LED on Linksys EA3500
Luka Perkov
2015-11-10
1
-0
/
+3
*
kirkwood: support sysupgrade on Linksys EA[34]500
Luka Perkov
2015-11-10
2
-0
/
+111
*
kirkwood: support Linksys boot counter on EA[34]500
Luka Perkov
2015-11-10
2
-0
/
+21
*
kirkwood: generate factory images for Linksys EA[34]500
Luka Perkov
2015-11-10
2
-12
/
+39
*
kirkwood: find active Linksys root partition
Luka Perkov
2015-11-10
4
-0
/
+124
*
kirkwood: consistently use engineering board names
Luka Perkov
2015-11-10
4
-12
/
+12
*
kirkwood: rework Linksys EA[34]500 DTS
Luka Perkov
2015-11-10
7
-95
/
+173
*
kirkwood: enable squashfs-on-ubiblock support
Luka Perkov
2015-11-10
3
-3
/
+3
*
mac80211: restricted automatic channel selection
Felix Fietkau
2015-11-08
1
-0
/
+3
*
tools/e2fsprogs: update to 1.42.13
Felix Fietkau
2015-11-08
4
-17
/
+15
*
e2fsprogs: add packages for "chattr" and "lsattr"
Felix Fietkau
2015-11-08
1
-0
/
+24
*
conntrack-tools: split into conntrack/conntrackd
Felix Fietkau
2015-11-08
1
-16
/
+31
*
conntrack-tools: upgrade to 1.4.3
Felix Fietkau
2015-11-08
2
-42
/
+2
*
conntrack-tools: remove default config file
Felix Fietkau
2015-11-08
2
-7
/
+1
*
x86: add generic profiles to x86_64, kvm_guest and xen_domu
Felix Fietkau
2015-11-08
3
-0
/
+45
*
ar71xx: add support for TP-LINK TL-WR941ND v6 (international version)
Felix Fietkau
2015-11-08
10
-80
/
+265
*
uhttpd: update to the latest version, adds support for redirect helper scripts
Felix Fietkau
2015-11-08
2
-3
/
+7
*
libubox: update to the latest version, adds a small json_script feature
Felix Fietkau
2015-11-08
1
-2
/
+2
*
ar71xx: fix typo in r47416
Felix Fietkau
2015-11-07
1
-1
/
+1
*
ar71xx: fix alignment of struct arpt_arp (fixes #14577)
Felix Fietkau
2015-11-07
1
-0
/
+11
*
kernel: remove kmod-xen-kbddev, it is already enabled in the kernel config
Felix Fietkau
2015-11-07
1
-17
/
+0
*
kernel: remove kmod-acpi-button package, it is already built into the kernel
Felix Fietkau
2015-11-07
1
-16
/
+0
*
toolchain: remove obsolete kernel version check
Felix Fietkau
2015-11-07
1
-1
/
+1
*
kernel: remove linux 4.0 support
Felix Fietkau
2015-11-07
211
-33364
/
+0
*
image: append-ubi: add optional UBI subpage size
Felix Fietkau
2015-11-07
1
-1
/
+2
*
tools/quilt: fix build error during kernel_menuconfig on a cleaned env
Felix Fietkau
2015-11-07
1
-10
/
+10
*
rules.mk: export STAGING_DIR_HOST to sub-makefiles and shells
Felix Fietkau
2015-11-07
1
-1
/
+1
*
mac80211: set mcast-rate for mesh point interfaces
Felix Fietkau
2015-11-07
1
-6
/
+8
*
ramips: minor fixes for mt7621 profiles
Felix Fietkau
2015-11-07
2
-4
/
+2
*
ar71xx: add support for the TP-LINK TL-WR1043ND v3
Felix Fietkau
2015-11-07
1
-1
/
+8
*
ar71xx: Add support for ZyXEL NBG6616.
Felix Fietkau
2015-11-07
10
-26
/
+194
*
include/image.mk: Introduce generic option to wrap kernel into JFFS2
Felix Fietkau
2015-11-07
2
-16
/
+18
*
include/image.mk: introduce KERNEL_INITRAMFS_NAME variable
Felix Fietkau
2015-11-07
1
-2
/
+3
*
mac80211: disable a broken feature that was merged with the last update
Felix Fietkau
2015-11-07
2
-1
/
+29
*
uClibc: mark as broken for all architectures that use musl by default
Felix Fietkau
2015-11-07
1
-0
/
+1
*
toplevel.mk: fix distclean
Felix Fietkau
2015-11-06
1
-1
/
+1
*
toolchain/gdb: update to 7.10, sync with target package version
Felix Fietkau
2015-11-06
4
-8
/
+8
*
kernel: omap_wdt module load typo
Felix Fietkau
2015-11-06
1
-1
/
+1
*
kernel: load softdog on boot
Felix Fietkau
2015-11-06
1
-1
/
+1
*
tools/mm-macros: update to 0.9.8
Felix Fietkau
2015-11-06
1
-4
/
+5
[next]