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
*
fix mpfr download url
Felix Fietkau
2009-01-26
1
-1
/
+1
*
eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy...
Felix Fietkau
2009-01-26
1
-0
/
+14
*
port the eglibc cross compiling fix to version 2.9
Felix Fietkau
2009-01-26
1
-0
/
+57
*
fix handling of eglibc config options for packaging
Felix Fietkau
2009-01-26
1
-1
/
+5
*
fix eglibc 2.8 cross-compile under darwin / mac os x
Felix Fietkau
2009-01-26
1
-0
/
+57
*
[ar71xx] experimental support for the Planex MZK-W04NU board
Gabor Juhos
2009-01-26
9
-3
/
+110
*
[ar71xx] update 2.6.28 config
Gabor Juhos
2009-01-26
1
-1
/
+1
*
[ar71xx] tew-632brp: add WPS button
Gabor Juhos
2009-01-26
1
-1
/
+8
*
[ar71xx] move random MAC address generation into the platform initialization ...
Gabor Juhos
2009-01-26
3
-12
/
+13
*
madwifi: fix rx for pure wds interfaces
Felix Fietkau
2009-01-26
2
-13
/
+14
*
madwifi: fix a potential race condition in the wds ap station interface setup...
Felix Fietkau
2009-01-26
1
-13
/
+15
*
[kernel] generic-2.6/2.6.28: refresh a patch
Gabor Juhos
2009-01-26
1
-8
/
+8
*
[adm5120] build firmware image for the CR-NSADP board
Gabor Juhos
2009-01-26
1
-0
/
+1
*
[adm5120] add USB drivers for the NFS-101U/WU profiles
Gabor Juhos
2009-01-26
1
-2
/
+2
*
[adm5120] refresh 2.6.28 patches
Gabor Juhos
2009-01-26
2
-13
/
+6
*
madwifi: add back a missing part of the mbss vap refactoring
Felix Fietkau
2009-01-26
1
-1
/
+4
*
install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have...
Felix Fietkau
2009-01-26
1
-0
/
+2
*
madwifi: preserve the interface mode correctly when using wds with sta separa...
Felix Fietkau
2009-01-26
14
-38
/
+39
*
madwifi: fix a race condition in the wds sta separation, which is triggered b...
Felix Fietkau
2009-01-26
5
-17
/
+17
*
madwifi: fix fast-frame related dma unmap bug
Felix Fietkau
2009-01-26
1
-0
/
+11
*
madwifi: fix a noderef problem in the mbss vap cleanup
Felix Fietkau
2009-01-26
1
-17
/
+44
*
[adm5120] oops, revert to 2.6.27.13
Gabor Juhos
2009-01-25
1
-1
/
+1
*
[adm5120] preliminary support for 2.6.28 (based on the patches by Alexandros ...
Gabor Juhos
2009-01-25
40
-2
/
+3291
*
Added support WRV54G.
Jose Vasconcellos
2009-01-25
1
-9
/
+15
*
[kernel] remove trailing whitespace from the md5sum of the 2.6.27.13 tarball ...
Gabor Juhos
2009-01-25
1
-1
/
+1
*
[kernel] generic-2.6/2.6.28: add missing config symbol
Gabor Juhos
2009-01-25
1
-0
/
+1
*
detect quilt configure errors properly (their broken configure script does no...
Felix Fietkau
2009-01-25
1
-0
/
+5
*
improve support for building on mac os x by improving detection of missing co...
Felix Fietkau
2009-01-25
3
-17
/
+30
*
[kernel] update to 2.6.27.13
Gabor Juhos
2009-01-25
10
-11
/
+11
*
if quilt failed whilst patching, no output was shown
John Crispin
2009-01-25
1
-1
/
+1
*
[rb532] delete files directory, could overlap with newer files and is redunda...
Florian Fainelli
2009-01-25
0
-0
/
+0
*
[rb532] update 2.6.27 patches with upstream fixes from git repository and mai...
Florian Fainelli
2009-01-25
20
-250
/
+794
*
[package] mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehr...
Gabor Juhos
2009-01-25
23
-1996
/
+693
*
madwifi: fix the long standing bug that is triggered by nodes getting a timeo...
Felix Fietkau
2009-01-25
6
-3
/
+843
*
Use multi libc naming scheme for PACKAGE_DIR
Lars-Peter Clausen
2009-01-24
1
-1
/
+1
*
only support OABI userland due to EABI userland is not fully supported yet
Mirko Vogt
2009-01-24
1
-3
/
+3
*
[kernel] generic-2.6/2.6.28: sync yaffs code with the current CVS version
Gabor Juhos
2009-01-23
4
-281
/
+8237
*
[kernel] switch to 2.6.27.12
Gabor Juhos
2009-01-23
13
-14
/
+14
*
[kernel] generic-2.6/2.6.28: refresh a patch
Gabor Juhos
2009-01-23
1
-26
/
+18
*
[kernel] generic-2.6: make MyLoader parser compatible with the old partition ...
Gabor Juhos
2009-01-23
1
-2
/
+2
*
[package] mac80211: update compat-wireless to 2009-01-23
Gabor Juhos
2009-01-23
12
-575
/
+867
*
[ppc] fix missing config symbol when doing a select all packages
Florian Fainelli
2009-01-23
2
-0
/
+2
*
Patch actually applies now!
Lars-Peter Clausen
2009-01-22
1
-31
/
+0
*
do not ignore exit codes of quilt anymore (by nbd)
Mirko Vogt
2009-01-22
1
-1
/
+1
*
Allow changing country code for madwifi driver. Thanks alisonken1
Travis Kemen
2009-01-22
1
-4
/
+14
*
fix sound support
Mirko Vogt
2009-01-22
1
-5
/
+23
*
renamed profile "graphical" to "full" and added phone suite
Mirko Vogt
2009-01-22
2
-17
/
+17
*
[package] mac80211: update compat-wireless to 2009-01-19
Gabor Juhos
2009-01-22
35
-2134
/
+1540
*
[ar71xx] fix Ubiquiti RouterStation images
Gabor Juhos
2009-01-22
1
-1
/
+2
*
some minor changes
Mirko Vogt
2009-01-22
1
-2
/
+1
[next]