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
*
xburst: remove an obsolete CompareKernelPatchVer call
Felix Fietkau
2012-06-07
1
-11
/
+0
*
include/netfilter.mk: clean up, remove junk for old kernel versions
Felix Fietkau
2012-06-07
1
-70
/
+9
*
e2fsprogs: add posix_memalign related portability patch from #8508
Felix Fietkau
2012-06-07
1
-0
/
+31
*
fixes python related autokrampf install bug
John Crispin
2012-06-07
1
-0
/
+14
*
base-files: implement network_defer_device() and network_ready_device() wrapp...
Jo-Philipp Wich
2012-06-07
1
-0
/
+16
*
eglibc: use 2.15 by default
Felix Fietkau
2012-06-07
1
-1
/
+1
*
iproute2: fix build errors with newer versions of eglibc
Felix Fietkau
2012-06-07
1
-0
/
+6
*
iptables: fix build error if only libraries are selected
Felix Fietkau
2012-06-07
1
-1
/
+1
*
eglibc: add version 2.15
Felix Fietkau
2012-06-07
7
-0
/
+169
*
toolchain: install libgcc for minimal gcc, needed by newer eglibc versions
Felix Fietkau
2012-06-07
1
-2
/
+2
*
netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)
Jo-Philipp Wich
2012-06-07
1
-1
/
+1
*
fix 553-board_96348w3.patch patch wrt gpio-keys-polled
Florian Fainelli
2012-06-06
1
-1
/
+1
*
ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)
Felix Fietkau
2012-06-06
1
-1
/
+1
*
kernel: add a few more tracing related symbols
Felix Fietkau
2012-06-06
1
-0
/
+2
*
ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)
Felix Fietkau
2012-06-06
1
-0
/
+4
*
ar71xx: add a helper function for setting up PHY4 swapping on ar933x
Felix Fietkau
2012-06-06
3
-15
/
+21
*
target: do not make target/*/install depend on target/*/compile - removes one...
Felix Fietkau
2012-06-06
1
-4
/
+1
*
ar71xx: only build all loader images if the image builder is enabled - saves ...
Felix Fietkau
2012-06-06
1
-1
/
+1
*
fix alarm led color for board 96348A-122
Florian Fainelli
2012-06-06
1
-1
/
+1
*
add 96348w3 board (#10764)
Florian Fainelli
2012-06-06
3
-3
/
+72
*
update livebox board support (#8677)
Florian Fainelli
2012-06-06
1
-62
/
+200
*
fix leds naming for all bcm63xx boards
Florian Fainelli
2012-06-06
26
-166
/
+429
*
kernel: make tracing support configurable
Felix Fietkau
2012-06-06
2
-0
/
+12
*
hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE
Felix Fietkau
2012-06-06
1
-4
/
+6
*
tools/yaffs2: add mirror md5sum - upstream repo went away
Felix Fietkau
2012-06-06
1
-0
/
+1
*
build: add PKG_MIRROR_MD5SUM support for host builds
Felix Fietkau
2012-06-06
1
-0
/
+1
*
build: prevent the environment variable CROSS_COMPILE from leaking into build...
Felix Fietkau
2012-06-06
1
-1
/
+1
*
libubox: add mirror md5sum
Felix Fietkau
2012-06-06
1
-0
/
+1
*
download.mk: refuse to download mirror tarballs from packages using version c...
Felix Fietkau
2012-06-06
1
-1
/
+1
*
backport upstream spi-bcm63xx fixes
Florian Fainelli
2012-06-06
3
-0
/
+381
*
backport spi message queue infrastructure
Florian Fainelli
2012-06-06
1
-0
/
+603
*
increase led number in patch 301-led_count.patch
Florian Fainelli
2012-06-06
4
-33
/
+11
*
add ccache wrapper
John Crispin
2012-06-06
4
-2
/
+20
*
util-linux: fix typo
Luka Perkov
2012-06-05
1
-2
/
+3
*
base-files: add permission exceptions, do not clobber shadow permissions - ba...
Jo-Philipp Wich
2012-06-05
2
-1
/
+5
*
remove bogus patch
John Crispin
2012-06-05
1
-192
/
+0
*
rename libmisc.a to libipfixmisc.a
John Crispin
2012-06-05
3
-2
/
+29
*
clean up generic image building
John Crispin
2012-06-05
1
-48
/
+0
*
base-files: ship a static initial shadow db instead of creating it from passw...
Jo-Philipp Wich
2012-06-05
2
-4
/
+5
*
base-files: make user_add() populate the shadow db as well
Jo-Philipp Wich
2012-06-05
2
-1
/
+2
*
/etc/functions.sh => /lib/functions.sh
Jo-Philipp Wich
2012-06-05
25
-26
/
+26
*
fix board patches so that new boards are withing appropriate ifdef
Florian Fainelli
2012-06-05
39
-111
/
+133
*
refresh generic patches
Florian Fainelli
2012-06-05
5
-15
/
+11
*
fix bisectability of patch 303-spi-board-info.patch
Florian Fainelli
2012-06-05
1
-1
/
+9
*
bump to 3.3.8
John Crispin
2012-06-05
39
-40
/
+40
*
kirkwood: reorganize target
Luka Perkov
2012-06-05
14
-787
/
+693
*
uboot-envtools: forgot to remove uboot-envtools.init file
Luka Perkov
2012-06-04
1
-27
/
+0
*
uboot-envtools: update to 2012.04.01
Luka Perkov
2012-06-04
10
-119
/
+169
*
log failed package builds
John Crispin
2012-06-04
1
-2
/
+5
*
netifd: update to latest version, fixes wifi restart issues
Felix Fietkau
2012-06-04
1
-2
/
+2
[next]