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
*
ppl: update to new version.
Hauke Mehrtens
2010-12-11
1
-4
/
+4
*
tools/xz: do not overwrite the lzma binary
Felix Fietkau
2010-12-11
1
-0
/
+4
*
ath9k: do not adjust the slot time setting for long distance, it seems to cau...
Felix Fietkau
2010-12-11
2
-0
/
+22
*
mac80211: fix IBSS probe response storms on drivers that do not support drv_t...
Felix Fietkau
2010-12-11
1
-0
/
+11
*
ath9k: merge a pending patch for fixing tsf read and write
Felix Fietkau
2010-12-11
1
-0
/
+22
*
qemu: update qemu to version 0.13.0
Hauke Mehrtens
2010-12-11
1
-3
/
+3
*
kernel: update kernel versions
Hauke Mehrtens
2010-12-11
32
-40
/
+37
*
add a host package for xz
Felix Fietkau
2010-12-11
2
-1
/
+19
*
ath9k: add missing %pV printk revert
Felix Fietkau
2010-12-11
1
-0
/
+21
*
[tools] remove obsolete stamp dep after r24474
Jo-Philipp Wich
2010-12-11
1
-1
/
+1
*
[buildroot] rework aclocal handling, packages have issues writing through the...
Jo-Philipp Wich
2010-12-11
3
-5
/
+1
*
mac80211: update to 2010-12-09
Felix Fietkau
2010-12-11
29
-3078
/
+588
*
[package] libtool: don't install aclocal directory again if symlink into $(ST...
Jo-Philipp Wich
2010-12-11
1
-0
/
+2
*
[include] autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
Jo-Philipp Wich
2010-12-10
1
-0
/
+1
*
[tools] fix xorg-macros dependency
Jo-Philipp Wich
2010-12-10
1
-1
/
+1
*
[tools] turn util-macros into tools/xorg-macros host build, provides global x...
Jo-Philipp Wich
2010-12-10
2
-0
/
+33
*
ath9k: fix non-AMPDU QoS per-tid sequence number assignment
Felix Fietkau
2010-12-10
1
-0
/
+34
*
ar71xx: add missing files for the JA76PF board
Gabor Juhos
2010-12-10
2
-0
/
+122
*
[package] kernel: package kmod-zd1201 (#8386)
Jo-Philipp Wich
2010-12-10
1
-0
/
+54
*
[brcm63xx] Fixed Comtrend CT536_CT5621 board settings. These boards are bas...
Daniel Dickinson
2010-12-10
4
-1
/
+82
*
[package] mac80211: use iw for txpower control (#8416)
Jo-Philipp Wich
2010-12-10
1
-2
/
+1
*
ar71xx: add support for the jjPlus JA79PF
Gabor Juhos
2010-12-10
11
-2
/
+38
*
ar71xx: add support for the TP-LINK TL-MR3220 v1 board
Gabor Juhos
2010-12-10
13
-44
/
+91
*
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
Gabor Juhos
2010-12-10
1
-0
/
+9
*
ar71xx: add default network configuration file for the TL-MR3420
Gabor Juhos
2010-12-10
1
-0
/
+24
*
[include] autotools.mk: remove autom4ate.cache directory when autoreconf-ing
Jo-Philipp Wich
2010-12-10
1
-0
/
+1
*
[tools] automake: rework patch; only skip when the directories does not exist...
Jo-Philipp Wich
2010-12-10
1
-7
/
+10
*
ar71xx: do not throw compile errors if the nbg460n uboot is not selected
Felix Fietkau
2010-12-10
1
-2
/
+4
*
[tools] automake: use symlinks instead of hardlinks to link aclocal versions
Jo-Philipp Wich
2010-12-10
1
-4
/
+4
*
[tools] automake: skip over not existing m4 macro directories, don't fail
Jo-Philipp Wich
2010-12-10
1
-0
/
+12
*
support the autoreconf fixup without libtool
Felix Fietkau
2010-12-10
1
-0
/
+5
*
make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share...
Felix Fietkau
2010-12-10
1
-1
/
+4
*
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
Gabor Juhos
2010-12-10
3
-3
/
+6
*
ar71xx: add rtc modules for nbg460n
Gabor Juhos
2010-12-10
1
-3
/
+33
*
ar71xx: add nbg460n image generation
Gabor Juhos
2010-12-10
7
-2
/
+84
*
ar71xx: adding u-boot for nbg460n
Gabor Juhos
2010-12-10
19
-0
/
+3643
*
[tools] revert r24406
Jo-Philipp Wich
2010-12-10
1
-1
/
+0
*
mac80211: fix compile errors when LED support in the kernel is disabled
Felix Fietkau
2010-12-10
2
-1
/
+21
*
[tools] revert r24407, its already packaged in the xorg feed
Jo-Philipp Wich
2010-12-10
2
-36
/
+0
*
[tools] package xorg-macros
Jo-Philipp Wich
2010-12-10
2
-0
/
+36
*
[tools] pkg-config: install pkg.m4 to aclocal/
Jo-Philipp Wich
2010-12-10
1
-0
/
+1
*
toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go v...
Alexandros C. Couloumbis
2010-12-09
1
-0
/
+67
*
[package] kernel: fix raid module packaging on newer kernels (#8384)
Jo-Philipp Wich
2010-12-09
1
-1
/
+10
*
tools/mpfr: update to version 3.0.0
Alexandros C. Couloumbis
2010-12-09
3
-15
/
+1962
*
tools/mpc: update to version 0.8.2
Alexandros C. Couloumbis
2010-12-09
1
-2
/
+2
*
tools/gmp: update to version 5.0.1
Alexandros C. Couloumbis
2010-12-09
3
-2
/
+211
*
tools/cloog: update to version 0.15.10
Alexandros C. Couloumbis
2010-12-09
1
-2
/
+2
*
tools/ccache: update to version 3.1.3
Alexandros C. Couloumbis
2010-12-09
1
-2
/
+2
*
package/libtool: Strip trailing slashes from libdir and destdir
Alexandros C. Couloumbis
2010-12-09
1
-0
/
+30
*
[package] libtool: disregard libdir from *.la files, prevents libtool from li...
Jo-Philipp Wich
2010-12-09
1
-0
/
+49
[next]