- Jun 23, 2011
-
-
Jo-Philipp Wich authored
SVN-Revision: 27262
-
Jo-Philipp Wich authored
introduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch from David Kuehling via Qi hardware) SVN-Revision: 27261
-
- Jun 22, 2011
-
-
Florian Fainelli authored
In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258
-
Jo-Philipp Wich authored
SVN-Revision: 27256
-
- Jun 21, 2011
-
-
Hauke Mehrtens authored
This closes #9446 SVN-Revision: 27255
-
Florian Fainelli authored
SVN-Revision: 27254
-
Florian Fainelli authored
This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
-
Hauke Mehrtens authored
Use the firmware from linux-firmware git where possible. Update some firmware files in that process and check for missing firmware files for some modules. * update Ralink firmwares * update ath9k_htc firmware * add firmware for mwl8k * add more firmware files for libertas-sd and libertas-usb SVN-Revision: 27252
-
Hauke Mehrtens authored
if debugfs was enabled ath9k_htc did not load. SVN-Revision: 27251
-
Hauke Mehrtens authored
SVN-Revision: 27250
-
Hauke Mehrtens authored
SVN-Revision: 27247
-
Florian Fainelli authored
SVN-Revision: 27246
-
- Jun 20, 2011
-
-
Mirko Vogt authored
Compiling with -Os results in: "error: #error "glibc cannot be compiled without optimization" Still, building with -Os is listed as feature in <http://www.eglibc.org/features>: "" Building with -Os EGLIBC supports building the library with compiler optimizing for size -Os instead of for speed -O2. "" SVN-Revision: 27245
-
Jo-Philipp Wich authored
scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. Signed-off-by:
Denton Gentry <denny@geekhold.com> SVN-Revision: 27244
-
Florian Fainelli authored
SVN-Revision: 27243
-
Jo-Philipp Wich authored
kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com> SVN-Revision: 27242
-
- Jun 19, 2011
-
-
Jo-Philipp Wich authored
Restrict Soekris specific base-files handling to Soekris profiles, based on patch by Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27241
-
Jo-Philipp Wich authored
generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish). The codepath seems to be only taken when using IPv6, so there should be no negative side effects when IPv6 isn't loaded. I did not measure how big the performance impact is. Signed-off-by:
Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27237
-
Florian Fainelli authored
SVN-Revision: 27236
-
Florian Fainelli authored
SVN-Revision: 27235
-
Florian Fainelli authored
SVN-Revision: 27234
-
Florian Fainelli authored
SVN-Revision: 27233
-
Florian Fainelli authored
SVN-Revision: 27232
-
Florian Fainelli authored
SVN-Revision: 27230
-
Florian Fainelli authored
SVN-Revision: 27229
-
Florian Fainelli authored
SVN-Revision: 27228
-
Jo-Philipp Wich authored
SVN-Revision: 27226
-
Gabor Juhos authored
SVN-Revision: 27222
-
Gabor Juhos authored
SVN-Revision: 27221
-
- Jun 18, 2011
-
-
Mirko Vogt authored
SVN-Revision: 27220
-
Hauke Mehrtens authored
SVN-Revision: 27219
-
Hauke Mehrtens authored
SVN-Revision: 27218
-
Hauke Mehrtens authored
SVN-Revision: 27217
-
Mirko Vogt authored
SVN-Revision: 27216
-
Mirko Vogt authored
SVN-Revision: 27215
-
Mirko Vogt authored
SVN-Revision: 27214
-
Mirko Vogt authored
SVN-Revision: 27213
-
- Jun 17, 2011
-
-
Mirko Vogt authored
SVN-Revision: 27210
-
Mirko Vogt authored
SVN-Revision: 27209
-
Rod Whitby authored
ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not wifi capability out of the box. SVN-Revision: 27202
-