index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] iproute2: honour when building libnetlink.a, completes r18323 and ...
Jo-Philipp Wich
2009-11-14
1
-0
/
+7
*
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...
Felix Fietkau
2009-11-14
7
-2
/
+161
*
[hostapd-utils] fix build of hostapd-utils
Hauke Mehrtens
2009-11-14
1
-1
/
+1
*
e1000: add CONFIG_E1000_NAPI=y for older kernels
Felix Fietkau
2009-11-14
1
-1
/
+2
*
mac80211: update to 2009-11-13 and add some of my new performance improvement...
Felix Fietkau
2009-11-14
13
-385
/
+528
*
make fpu emulation support configurable through kernel_menuconfig by adding a...
Felix Fietkau
2009-11-13
5
-10
/
+10
*
[brcm47xx] fix problem with 128MB ram.
Hauke Mehrtens
2009-11-13
4
-0
/
+60
*
package/mac80211: add config option to enable Atheros wireless debugging
Gabor Juhos
2009-11-13
1
-2
/
+11
*
ar71xx: add preliminary support for the Netgear WNDR3700
Gabor Juhos
2009-11-13
10
-0
/
+163
*
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images
Gabor Juhos
2009-11-13
1
-2
/
+2
*
ar71xx: add profile for the TL-WR841ND v5 board
Gabor Juhos
2009-11-13
1
-0
/
+11
*
hostapd: fix endian bugs in STA HT capability handling
Felix Fietkau
2009-11-12
1
-0
/
+33
*
hostapd: fix HT40 BSS scan checks
Felix Fietkau
2009-11-12
1
-0
/
+11
*
gcc: add a config option for using the gcc graphite framework (disabled by de...
Felix Fietkau
2009-11-12
3
-3
/
+8
*
neither avr32 or coldfire has a shared libgcc
Imre Kaloz
2009-11-12
1
-0
/
+2
*
update openssl to 0.9.8l -- thanks puchu
Imre Kaloz
2009-11-12
5
-3
/
+122
*
metadata.pl: fix menuconfig code for package features
Felix Fietkau
2009-11-12
1
-2
/
+3
*
[package] opkg: forgot to remove two obsolete patches in last commit
Jo-Philipp Wich
2009-11-11
2
-23
/
+0
*
[package] opkg: bump to r284
Jo-Philipp Wich
2009-11-11
9
-969
/
+27
*
mac80211: disable powersave on the sta by default (for performance reasons)
Felix Fietkau
2009-11-11
1
-0
/
+3
*
wireless-tools: re-enable support for enabling/disabling powersave
Felix Fietkau
2009-11-11
1
-25
/
+1
*
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
Felix Fietkau
2009-11-11
2
-2
/
+23
*
e1000: depend on pci support instead of x86 target - some people have minipci...
Felix Fietkau
2009-11-11
1
-1
/
+1
*
[2.6.30] export __cpuc_flush_dcache_page for ARM targets
Imre Kaloz
2009-11-11
1
-0
/
+33
*
powerpc: use the in-kernel dtc compiler
Imre Kaloz
2009-11-11
4
-36
/
+2
*
some more Kconfig symbol move..
Imre Kaloz
2009-11-11
60
-91
/
+24
*
another round of kernel config cleanups
Imre Kaloz
2009-11-11
67
-271
/
+60
*
we don't support the 2.6.27 kernels for a long time now
Imre Kaloz
2009-11-11
11
-592
/
+0
*
move CPUFREQ to generic configs
Imre Kaloz
2009-11-11
15
-9
/
+6
*
sort all target config files
Imre Kaloz
2009-11-11
69
-1351
/
+1351
*
move CONFIG_CRASH_DUMP to the generic configs
Imre Kaloz
2009-11-11
7
-5
/
+2
*
hostapd: automatically add wds sta interfaces of an ap to the right bridge
Felix Fietkau
2009-11-11
2
-0
/
+14
*
hostapd: implement wds ap support
Felix Fietkau
2009-11-11
2
-1
/
+251
*
mac80211: fix a bug in broadcast handling of wds sta interfaces
Felix Fietkau
2009-11-11
1
-0
/
+9
*
merge target kernel config files with subtarget config files and add a variab...
Felix Fietkau
2009-11-11
3
-3
/
+4
*
automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)
Felix Fietkau
2009-11-11
1
-1
/
+2
*
hostapd: update to latest git, remove openssl dependency for hostapd-full, it...
Felix Fietkau
2009-11-11
7
-33
/
+55
*
[rdc] cleanup subtarget kernel configurations to contain only what is
Florian Fainelli
2009-11-10
4
-1188
/
+0
*
hostapd: use the new build variants feature to clean up the makefile
Felix Fietkau
2009-11-10
2
-63
/
+26
*
build system: introduce a new feature called build variants.
Felix Fietkau
2009-11-10
5
-2
/
+10
*
mac80211: implement wds sta support (wds ap support work in progress, needs h...
Felix Fietkau
2009-11-10
6
-1
/
+633
*
mac80211: fix wpa in client mode
Felix Fietkau
2009-11-10
1
-1
/
+2
*
[rdc] convert profiles to become subtargets, compile tested only
Florian Fainelli
2009-11-10
18
-632
/
+1218
*
add preliminary MPC83xx support
Imre Kaloz
2009-11-09
6
-1
/
+2272
*
backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi in...
Felix Fietkau
2009-11-09
1
-0
/
+888
*
mac80211: fix wifi detect with 11n cards that have multiple bands
Felix Fietkau
2009-11-09
1
-2
/
+5
*
[rdc] remove empty wl153 profile after r18349
Florian Fainelli
2009-11-08
1
-0
/
+0
*
[rdc] also support pcmcia
Florian Fainelli
2009-11-08
4
-17
/
+22
*
[rdc] move headers to arch/x86/include/asm/, patch from sn9
Florian Fainelli
2009-11-08
5
-19
/
+8
*
[rdc] make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch fr...
Florian Fainelli
2009-11-08
2
-4
/
+4
[next]