index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...
nbd
2008-10-06
1
-2
/
+6
*
enable luci by default
nbd
2008-10-06
1
-0
/
+2
*
fix busybox http auth if the root user has an empty password
nbd
2008-10-06
1
-2
/
+2
*
add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patche...
nbd
2008-10-06
11
-5
/
+1818
*
[kernel] make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)
juhosg
2008-10-05
4
-12
/
+12
*
[adm5120] experimental support for 2.6.27
juhosg
2008-10-05
115
-0
/
+1602
*
[kernel] 2.6.27: revert case insensitive match support in xt_string while we ...
juhosg
2008-10-05
1
-0
/
+112
*
[kernel] fix a typo in the generic 2.6.27 config
juhosg
2008-10-05
1
-1
/
+1
*
[kernel] move some 2.6.27 config stuff to generic
juhosg
2008-10-05
3
-26
/
+15
*
[ar71xx] experimental support for 2.6.27
juhosg
2008-10-05
16
-0
/
+877
*
[kernel] refresh 2.6.27 patches based on -rc8
juhosg
2008-10-05
5
-14
/
+10
*
[ar71xx] backport cevt-r4k fixes from mainline
juhosg
2008-10-04
1
-18
/
+38
*
Silence ifconfig down errors in mac80211 (#4067)
florian
2008-10-04
1
-1
/
+1
*
Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)
florian
2008-10-04
1
-0
/
+14
*
fix infinite recursion in metadata.pl
nbd
2008-10-04
1
-1
/
+5
*
[opkg] use gzipped package lists
agb
2008-10-04
1
-1
/
+1
*
madwifi: add another missing change for linux 2.4 compat
nbd
2008-10-04
1
-1
/
+1
*
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
nbd
2008-10-03
1
-2
/
+2
*
madwifi patch cleanup and stability fixes
nbd
2008-10-03
35
-162
/
+401
*
implement conditional dependencies for generating the Depends: field of ipkgs
nbd
2008-10-03
1
-1
/
+6
*
[ebtables] ebtables-utils: create $(1)/usr/sbin/ dir before files are install...
agb
2008-10-03
1
-0
/
+1
*
Add workaround for eth0/1 PHY on WRTSL54GS
noz
2008-10-02
1
-0
/
+51
*
remove accidentally committed debug message
nbd
2008-10-02
1
-3
/
+1
*
mtd: fix image check on non-broadcom platforms
nbd
2008-10-02
1
-1
/
+1
*
implement conditional dependencies for menuconfig and build deps
nbd
2008-10-01
3
-4
/
+26
*
CONFIG_NF_CT_ACCT is deprecated in 2.6.27
nbd
2008-10-01
1
-1
/
+1
*
Split ebtables into ebtables and ebtables-utils, bump release number
florian
2008-10-01
1
-1
/
+14
*
[ar71xx] forgot the kernel pacthes for the watchdog driver
juhosg
2008-09-30
1
-0
/
+26
*
Document how to build binary ipkgs
florian
2008-09-30
1
-0
/
+53
*
[ar71xx] add hardware watchdog driver
juhosg
2008-09-30
5
-0
/
+293
*
Allow dropbear to use shadow passwords, and correct base-files generation of
noz
2008-09-30
2
-3
/
+8
*
Delete 2.6.24 files for OLPC
florian
2008-09-29
2
-12518
/
+0
*
Do not override classifier kernel configuration symbols
florian
2008-09-29
3
-6
/
+0
*
fix up the asm includes location for .27 when building kernel headers
nbd
2008-09-29
1
-0
/
+5
*
move some 2.6.27 config stuff from ixp to generic, use slab instead of slub b...
nbd
2008-09-29
2
-112
/
+81
*
as discussed on irc: revert config-default->config-2.6.26 rename
nbd
2008-09-29
1
-0
/
+0
*
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable...
nbd
2008-09-29
147
-0
/
+79002
*
ixp4xx: rename config-default to config-2.6.26
nbd
2008-09-29
1
-0
/
+0
*
ixp4xx: remove 2.6.25 patches
nbd
2008-09-29
43
-10408
/
+0
*
fix ar2315 watchdog restart (patch from #3953)
nbd
2008-09-28
1
-1
/
+1
*
cris is little endian, not big endian (patch from #4048)
nbd
2008-09-28
1
-2
/
+2
*
add option in sysupgrade to restore config from file or URL (patch from #4043)
nbd
2008-09-28
1
-1
/
+15
*
madwifi: revert part of the noderef fix patch
nbd
2008-09-28
1
-19
/
+0
*
[kernel] 2.6.25/2.6.26: fix compiler warning in imq.c
juhosg
2008-09-28
2
-2
/
+2
*
broadcom-wl: only use mssid if necessary (fixes spurious error messages on ol...
nbd
2008-09-28
1
-1
/
+7
*
fixes firewall rule generation. forwarding rules were inserted in input chain...
blogic
2008-09-28
1
-3
/
+6
*
custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
blogic
2008-09-28
1
-3
/
+3
*
set default input policy to ACCEPT to bring the firewall behavior closer to t...
nbd
2008-09-28
1
-1
/
+1
*
firewall: fix default policies, add a check for duplicate defaults sections a...
nbd
2008-09-28
1
-18
/
+34
*
busybox: remove the upstream-provided bugfix patch for line editing
nbd
2008-09-28
1
-145
/
+0
[prev]
[next]