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
...
*
ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'
juhosg
2010-01-30
7
-8
/
+2
*
ramips: rename dev_gpio_leds.h to dev-gpio-leds.h
juhosg
2010-01-30
7
-6
/
+6
*
ramips: cleanup WZR-AGL300NH board support file
juhosg
2010-01-30
1
-33
/
+9
*
ramips: register gpio-buttons on the RT-N15 board
juhosg
2010-01-30
4
-2
/
+28
*
ramips: add common gpio-buttons device
juhosg
2010-01-30
8
-1
/
+97
*
ramips: register rtl8366s device on the RT-N15 board
juhosg
2010-01-30
2
-2
/
+24
*
rtl8366_smi: sanitize gpio values to a 0/1 boolean
juhosg
2010-01-30
1
-5
/
+2
*
ramips: sanitize return value of ramips_gpio_get
juhosg
2010-01-30
1
-1
/
+1
*
ramips: update mips multi-machine stuff
juhosg
2010-01-30
11
-59
/
+285
*
autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir.
lars
2010-01-30
1
-2
/
+4
*
[xburst] Dynamically gate adc clock
lars
2010-01-30
1
-1
/
+46
*
[dnsmasq] Update to version 2.52
hauke
2010-01-29
3
-58
/
+8
*
[carl9170] carl9170 depends on usb
hauke
2010-01-29
1
-1
/
+1
*
[mac80211] add rt2800lib module
hauke
2010-01-29
1
-6
/
+15
*
[mac80211] compat should not depend on pcmcia or usb
hauke
2010-01-29
2
-0
/
+100
*
orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ...
nbd
2010-01-29
1
-0
/
+1
*
orion: fix the alignment related ath9k crash bug (#5815)
nbd
2010-01-29
1
-0
/
+11
*
[kernel] Fix KernelPackage/usb-net-rndis dependencies
hauke
2010-01-29
1
-2
/
+1
*
[xburst] Fix usb gadget driver build
lars
2010-01-29
1
-0
/
+2
*
preinit: fix #6596
hauke
2010-01-29
1
-1
/
+1
*
[xburst] Export clock states through debugfs
lars
2010-01-29
4
-51
/
+255
*
[kernel] refresh no_module_reloc.patch for mips64 targets
florian
2010-01-29
3
-132
/
+246
*
add some missing symbols for 2.6.32
kaloz
2010-01-29
1
-0
/
+4
*
update to 2.6.32.7
kaloz
2010-01-29
5
-7
/
+7
*
madwifi: fix/improve station idle timeout handling
nbd
2010-01-29
1
-0
/
+151
*
madwifi: make sure that minstrel rc updates still work after a jiffies wrapar...
nbd
2010-01-29
1
-1
/
+1
*
madwifi: add sysctl for turning the radio silent
nbd
2010-01-29
1
-0
/
+85
*
base-files: do not warn about nonexistant sysctl overrides (some of them are ...
nbd
2010-01-29
1
-1
/
+1
*
[ar7] add UPF_IOREMAP flag to the uart port definition (#6532)
florian
2010-01-28
1
-0
/
+2
*
remove unnecessary dependency added in r19371 (thx, puchu)
nbd
2010-01-28
1
-1
/
+1
*
openssl: make engines support dynamically configurable (based on a patch by p...
nbd
2010-01-28
4
-9
/
+25
*
preinit: fix mixup between led and reset button enable on some platforms (thx...
nbd
2010-01-28
2
-4
/
+4
*
openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)
nbd
2010-01-28
2
-0
/
+112
*
openssl: refresh patches
nbd
2010-01-28
17
-146
/
+100
*
preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
nbd
2010-01-28
4
-4
/
+4
*
kconfig.pl: fix handling of multiple kmod-* package referencing the same KCON...
nbd
2010-01-28
1
-10
/
+22
*
fix brcm-2.4/brcm47xx failsafe init (thx, puchu)
nbd
2010-01-28
1
-3
/
+2
*
package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
juhosg
2010-01-28
1
-0
/
+30
*
kernel: add missing config symbols for 2.6.32
juhosg
2010-01-28
1
-0
/
+9
*
brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comt...
cshore
2010-01-28
2
-15
/
+59
*
ar71xx: switch to 2.6.32
juhosg
2010-01-28
3
-3
/
+3
*
kernel: update to 2.6.32.6
juhosg
2010-01-28
26
-820
/
+228
*
kernel: move mips_machine.h to 'arch/mips/include/asm'
juhosg
2010-01-28
6
-9
/
+9
*
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible
juhosg
2010-01-27
1
-20
/
+34
*
uci: allow shell scripts to override the config dir (patch by cshore)
nbd
2010-01-27
1
-11
/
+11
*
add missing +cs version suffix to the 4.4.3 codesourcery toolchain
nbd
2010-01-26
1
-1
/
+1
*
gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit more
nbd
2010-01-26
1
-36728
/
+6497
*
add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch
kaloz
2010-01-26
14
-1
/
+78761
*
package: kmod-usb-core depends on kmod-nls-base on 2.6.32
juhosg
2010-01-26
1
-1
/
+1
*
base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected
juhosg
2010-01-26
1
-2
/
+4
[prev]
[next]