Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iw: add support for configuring HT IBSS | Felix Fietkau | 2011-06-24 | 1 | -0/+113 |
| | | | | SVN-Revision: 27278 | ||||
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | Felix Fietkau | 2011-06-24 | 1 | -0/+637 |
| | | | | SVN-Revision: 27277 | ||||
* | ath9k: add some more pending fixes | Felix Fietkau | 2011-06-24 | 2 | -2/+195 |
| | | | | SVN-Revision: 27276 | ||||
* | mac80211: update to wireless-testing 2011-06-22 | Felix Fietkau | 2011-06-24 | 61 | -5009/+90 |
| | | | | SVN-Revision: 27275 | ||||
* | kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in ↵ | Felix Fietkau | 2011-06-24 | 1 | -2/+2 |
| | | | | | | kmod-net-zd1201 SVN-Revision: 27274 | ||||
* | mac80211: enable cfg80211 debugfs support | Felix Fietkau | 2011-06-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 27273 | ||||
* | add missing linux-3.0 config symbol | Florian Fainelli | 2011-06-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 27269 | ||||
* | metadata.pl: fix handling of multiple conditional depends that reference the ↵ | Jo-Philipp Wich | 2011-06-23 | 1 | -4/+4 |
| | | | | | | same package (exposed by previous hotplug2 changes), also kill duplicate dependency specs while we're at it SVN-Revision: 27267 | ||||
* | hotplug2: make libbsd depend on "not uclibc" for now, the conditional ↵ | Jo-Philipp Wich | 2011-06-23 | 1 | -1/+1 |
| | | | | | | depdendency handling needs fixes SVN-Revision: 27266 | ||||
* | fix conditional dependencies to libbsd | Mirko Vogt | 2011-06-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 27265 | ||||
* | manual/Makefile: Don't mix pattern rules with normal rules. | Mirko Vogt | 2011-06-23 | 1 | -0/+16 |
| | | | | | | | | This change got committed into the official eglibc repository in commit 11461. Thanks to Philip Prindeville for pointing this out. SVN-Revision: 27264 | ||||
* | add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) | Jo-Philipp Wich | 2011-06-23 | 3 | -1/+49 |
| | | | | SVN-Revision: 27262 | ||||
* | introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ↵ | Jo-Philipp Wich | 2011-06-23 | 2 | -0/+14 |
| | | | | | | patch from David Kuehling via Qi hardware) SVN-Revision: 27261 | ||||
* | register SSB sprom after ethernet devices | Florian Fainelli | 2011-06-22 | 5 | -4/+84 |
| | | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258 | ||||
* | cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from ↵ | Jo-Philipp Wich | 2011-06-22 | 1 | -3/+3 |
| | | | | | | compiling (#9573) SVN-Revision: 27256 | ||||
* | firmware-utils: fix build on big endian systems | Hauke Mehrtens | 2011-06-21 | 1 | -1/+1 |
| | | | | | | This closes #9446 SVN-Revision: 27255 | ||||
* | fix tab damage in 141-led_count.patch | Florian Fainelli | 2011-06-21 | 2 | -2/+2 |
| | | | | SVN-Revision: 27254 | ||||
* | fix and make usable kmod-pcmcia-rsrc | Florian Fainelli | 2011-06-21 | 2 | -15/+24 |
| | | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253 | ||||
* | mac80211: use firmware from linux-firmware git | Hauke Mehrtens | 2011-06-21 | 1 | -230/+64 |
| | | | | | | | | | | | | | 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 | ||||
* | mac80211: fix debugfs for ath9k_htc | Hauke Mehrtens | 2011-06-21 | 1 | -1/+1 |
| | | | | | | if debugfs was enabled ath9k_htc did not load. SVN-Revision: 27251 | ||||
* | mac80211: remove rests of ar9170 driver | Hauke Mehrtens | 2011-06-21 | 1 | -17/+1 |
| | | | | SVN-Revision: 27250 | ||||
* | kernel: refresh patches for kernel 3.0-rc4 | Hauke Mehrtens | 2011-06-21 | 14 | -14/+15 |
| | | | | SVN-Revision: 27247 | ||||
* | use macros to generate SPI registers table and switches | Florian Fainelli | 2011-06-21 | 2 | -244/+96 |
| | | | | SVN-Revision: 27246 | ||||
* | Revert "[toolchain/eglibc} eglibc in fact can be built with -Os" | Mirko Vogt | 2011-06-20 | 1 | -0/+4 |
| | | | | | | | | | | | | | | 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 | ||||
* | scripts/config/.gitignore omits source files scripts/config/.gitignore aims ↵ | Jo-Philipp Wich | 2011-06-20 | 2 | -1/+6 |
| | | | | | | | | 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 | ||||
* | fix usb mis-cleanup after r27162 (#9581) | Florian Fainelli | 2011-06-20 | 1 | -1/+2 |
| | | | | SVN-Revision: 27243 | ||||
* | kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * ↵ | Jo-Philipp Wich | 2011-06-20 | 1 | -0/+66 |
| | | | | | | 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 | ||||
* | Restrict Soekris specific base-files handling to Soekris profiles, based on ↵ | Jo-Philipp Wich | 2011-06-19 | 1 | -0/+2 |
| | | | | | | patch by Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27241 | ||||
* | generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the ↵ | Jo-Philipp Wich | 2011-06-19 | 3 | -0/+303 |
| | | | | | | | | | | | | 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 | ||||
* | dev-spi.c checks for running CPU, not board code | Florian Fainelli | 2011-06-19 | 4 | -10/+14 |
| | | | | SVN-Revision: 27236 | ||||
* | fixup patches after r27234 | Florian Fainelli | 2011-06-19 | 17 | -39/+40 |
| | | | | SVN-Revision: 27235 | ||||
* | remove accidental bcm6345 related patches | Florian Fainelli | 2011-06-19 | 3 | -628/+0 |
| | | | | SVN-Revision: 27234 | ||||
* | remove support for 2.6.37 and 2.6.38 | Florian Fainelli | 2011-06-19 | 79 | -10073/+0 |
| | | | | SVN-Revision: 27233 | ||||
* | switch to 2.6.39 | Florian Fainelli | 2011-06-19 | 26 | -47/+1302 |
| | | | | SVN-Revision: 27232 | ||||
* | remove 2.6.35 and 2.6.32 support | Florian Fainelli | 2011-06-19 | 2 | -736/+0 |
| | | | | SVN-Revision: 27230 | ||||
* | remove pre 2.6.39 patches and config | Florian Fainelli | 2011-06-19 | 28 | -25195/+0 |
| | | | | SVN-Revision: 27229 | ||||
* | remove 2.6.37 patches and config | Florian Fainelli | 2011-06-19 | 6 | -356/+0 |
| | | | | SVN-Revision: 27228 | ||||
* | block-mount: remove explicit lock waits, solves some potential race conditions | Jo-Philipp Wich | 2011-06-19 | 3 | -27/+21 |
| | | | | SVN-Revision: 27226 | ||||
* | ar71xx: cleanup AR933X UART driver | Gabor Juhos | 2011-06-19 | 2 | -483/+152 |
| | | | | SVN-Revision: 27222 | ||||
* | ar71xx: fix uart clock frequency for AR933X | Gabor Juhos | 2011-06-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 27221 | ||||
* | explicitly disable the use of ldconfig | Mirko Vogt | 2011-06-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 27220 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2011-06-18 | 3 | -7/+7 |
| | | | | SVN-Revision: 27219 | ||||
* | kernel: update to kernel 2.6.38.8 | Hauke Mehrtens | 2011-06-18 | 12 | -24/+24 |
| | | | | SVN-Revision: 27218 | ||||
* | brcm47xx: add support for kernel 3.0 | Hauke Mehrtens | 2011-06-18 | 32 | -0/+3029 |
| | | | | SVN-Revision: 27217 | ||||
* | patch: add /usr/lib to default search path of dynamic linker | Mirko Vogt | 2011-06-18 | 2 | -0/+32 |
| | | | | SVN-Revision: 27216 | ||||
* | add support for eglibc version 2.13 | Mirko Vogt | 2011-06-18 | 3 | -0/+9 |
| | | | | SVN-Revision: 27215 | ||||
* | [toolchain/eglibc} eglibc in fact can be built with -Os | Mirko Vogt | 2011-06-18 | 1 | -4/+0 |
| | | | | SVN-Revision: 27214 | ||||
* | when selecting eglibc, use version 2.12 by default | Mirko Vogt | 2011-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 27213 | ||||
* | fix glibc to work with all versions of binutils, fixes #7133 - thanks to ↵ | Mirko Vogt | 2011-06-17 | 2 | -0/+35 |
| | | | | | | marek siller SVN-Revision: 27210 | ||||
* | link against 'libbsd' when using glibc | Mirko Vogt | 2011-06-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 27209 |