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
...
*
make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)
Gabor Juhos
2008-10-05
4
-12
/
+12
*
experimental support for 2.6.27
Gabor Juhos
2008-10-05
115
-0
/
+1602
*
2.6.27: revert case insensitive match support in xt_string while we are using...
Gabor Juhos
2008-10-05
1
-0
/
+112
*
fix a typo in the generic 2.6.27 config
Gabor Juhos
2008-10-05
1
-1
/
+1
*
move some 2.6.27 config stuff to generic
Gabor Juhos
2008-10-05
3
-26
/
+15
*
experimental support for 2.6.27
Gabor Juhos
2008-10-05
16
-0
/
+877
*
refresh 2.6.27 patches based on -rc8
Gabor Juhos
2008-10-05
5
-14
/
+10
*
backport cevt-r4k fixes from mainline
Gabor Juhos
2008-10-04
1
-18
/
+38
*
Silence ifconfig down errors in mac80211 (#4067)
Florian Fainelli
2008-10-04
1
-1
/
+1
*
Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)
Florian Fainelli
2008-10-04
1
-0
/
+14
*
fix infinite recursion in metadata.pl
Felix Fietkau
2008-10-04
1
-1
/
+5
*
use gzipped package lists
Andy Boyett
2008-10-04
1
-1
/
+1
*
madwifi: add another missing change for linux 2.4 compat
Felix Fietkau
2008-10-04
1
-1
/
+1
*
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
Felix Fietkau
2008-10-03
1
-2
/
+2
*
madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by re...
Felix Fietkau
2008-10-03
35
-162
/
+401
*
implement conditional dependencies for generating the Depends: field of ipkgs
Felix Fietkau
2008-10-03
1
-1
/
+6
*
ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it
Andy Boyett
2008-10-03
1
-0
/
+1
*
Add workaround for eth0/1 PHY on WRTSL54GS
Peter Denison
2008-10-02
1
-0
/
+51
*
remove accidentally committed debug message
Felix Fietkau
2008-10-02
1
-3
/
+1
*
mtd: fix image check on non-broadcom platforms
Felix Fietkau
2008-10-02
1
-1
/
+1
*
implement conditional dependencies for menuconfig and build deps
Felix Fietkau
2008-10-01
3
-4
/
+26
*
CONFIG_NF_CT_ACCT is deprecated in 2.6.27
Felix Fietkau
2008-10-01
1
-1
/
+1
*
Split ebtables into ebtables and ebtables-utils, bump release number
Florian Fainelli
2008-10-01
1
-1
/
+14
*
forgot the kernel pacthes for the watchdog driver
Gabor Juhos
2008-09-30
1
-0
/
+26
*
Document how to build binary ipkgs
Florian Fainelli
2008-09-30
1
-0
/
+53
*
add hardware watchdog driver
Gabor Juhos
2008-09-30
5
-0
/
+293
*
Allow dropbear to use shadow passwords, and correct base-files generation of ...
Peter Denison
2008-09-30
2
-3
/
+8
*
Delete 2.6.24 files for OLPC
Florian Fainelli
2008-09-29
2
-12518
/
+0
*
Do not override classifier kernel configuration symbols
Florian Fainelli
2008-09-29
3
-6
/
+0
*
fix up the asm includes location for .27 when building kernel headers
Felix Fietkau
2008-09-29
1
-0
/
+5
*
move some 2.6.27 config stuff from ixp to generic, use slab instead of slub b...
Felix Fietkau
2008-09-29
2
-112
/
+81
*
as discussed on irc: revert config-default->config-2.6.26 rename
Felix Fietkau
2008-09-29
1
-0
/
+0
*
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable...
Felix Fietkau
2008-09-29
147
-0
/
+79002
*
ixp4xx: rename config-default to config-2.6.26
Felix Fietkau
2008-09-29
1
-0
/
+0
*
ixp4xx: remove 2.6.25 patches
Felix Fietkau
2008-09-29
43
-10408
/
+0
*
fix ar2315 watchdog restart (patch from #3953)
Felix Fietkau
2008-09-28
1
-1
/
+1
*
cris is little endian, not big endian (patch from #4048)
Felix Fietkau
2008-09-28
1
-2
/
+2
*
add option in sysupgrade to restore config from file or URL (patch from #4043)
Felix Fietkau
2008-09-28
1
-1
/
+15
*
madwifi: revert part of the noderef fix patch
Felix Fietkau
2008-09-28
1
-19
/
+0
*
2.6.25/2.6.26: fix compiler warning in imq.c
Gabor Juhos
2008-09-28
2
-2
/
+2
*
broadcom-wl: only use mssid if necessary (fixes spurious error messages on ol...
Felix Fietkau
2008-09-28
1
-1
/
+7
*
fixes firewall rule generation. forwarding rules were inserted in input chain...
John Crispin
2008-09-28
1
-3
/
+6
*
custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
John Crispin
2008-09-28
1
-3
/
+3
*
set default input policy to ACCEPT to bring the firewall behavior closer to t...
Felix Fietkau
2008-09-28
1
-1
/
+1
*
firewall: fix default policies, add a check for duplicate defaults sections a...
Felix Fietkau
2008-09-28
1
-18
/
+34
*
busybox: remove the upstream-provided bugfix patch for line editing it actual...
Felix Fietkau
2008-09-28
1
-145
/
+0
*
fix iw compile
Felix Fietkau
2008-09-28
1
-0
/
+1
*
madwifi: set essid on to avoid association with different ssid (patch from #3...
Felix Fietkau
2008-09-28
1
-0
/
+1
*
Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
Florian Fainelli
2008-09-28
1
-0
/
+44
*
scripts/feeds: allow multiple alternative urls for a single feed. this will b...
Felix Fietkau
2008-09-27
1
-5
/
+12
[prev]
[next]