Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hotplug2: Fix event blocking when there are no available children (#6958, #7030) | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+203 |
| | | | | SVN-Revision: 20684 | ||||
* | base-files: Use hotplug2 to download firmware | Vasilis Tsiligiannis | 2010-04-03 | 2 | -16/+5 |
| | | | | SVN-Revision: 20683 | ||||
* | hotplug2: Always fork rules flagged as slow | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+21 |
| | | | | SVN-Revision: 20682 | ||||
* | hotplug2: Fix forking (#7033) | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+59 |
| | | | | SVN-Revision: 20681 | ||||
* | hotplug2: Cancel firmware loading on file openning errors | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+19 |
| | | | | SVN-Revision: 20680 | ||||
* | hotplug2: Fix sysfs path (#7031) | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+15 |
| | | | | SVN-Revision: 20679 | ||||
* | hostapd: fixup madwifi turbo modes (#7060) | Jo-Philipp Wich | 2010-04-03 | 1 | -1/+2 |
| | | | | SVN-Revision: 20675 | ||||
* | mac80211: update rt2x00 mcu patch (thanks to Luis Correia) | Gabor Juhos | 2010-04-03 | 2 | -42/+12 |
| | | | | SVN-Revision: 20674 | ||||
* | base-files: also regenerate wifi config if existing config contains only ↵ | Jo-Philipp Wich | 2010-04-03 | 2 | -3/+6 |
| | | | | | | whitespace SVN-Revision: 20669 | ||||
* | uhttpd: - cope with options instead of lists in uci config - fix compilation ↵ | Jo-Philipp Wich | 2010-04-03 | 3 | -16/+13 |
| | | | | | | without tls (#7050) - bump to rev 7 SVN-Revision: 20668 | ||||
* | kernel: move support for generic IDE chipsets out of ide-core in their own ↵ | Nicolas Thill | 2010-04-03 | 1 | -23/+47 |
| | | | | | | packages, fix ixp4xx build issue (closes: #6939) SVN-Revision: 20664 | ||||
* | busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner) | Nicolas Thill | 2010-04-03 | 28 | -116/+302 |
| | | | | SVN-Revision: 20661 | ||||
* | busybox: add myself as maintainer | Nicolas Thill | 2010-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 20657 | ||||
* | dnsmasq: allow multiple hostnames per domain section | Jo-Philipp Wich | 2010-04-02 | 2 | -5/+11 |
| | | | | SVN-Revision: 20656 | ||||
* | mac80211: remove MCU requests for SoC platforms in the rt2x00 driver | Gabor Juhos | 2010-04-01 | 2 | -1/+60 |
| | | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20650 | ||||
* | base-files: Cancel firmware loading if file doesn't exist | Vasilis Tsiligiannis | 2010-04-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 20649 | ||||
* | add a subtarget and drivers for the Intel Tolapai SoC | Imre Kaloz | 2010-04-01 | 23 | -0/+13255 |
| | | | | SVN-Revision: 20648 | ||||
* | load firmware to /lib/firmware | John Crispin | 2010-03-31 | 2 | -6/+13 |
| | | | | SVN-Revision: 20642 | ||||
* | adds proper md5sum to ifxos | John Crispin | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20640 | ||||
* | update os abstraction layer | John Crispin | 2010-03-31 | 2 | -24/+9 |
| | | | | SVN-Revision: 20639 | ||||
* | hostapd: fix build error caused by r20631 | Gabor Juhos | 2010-03-31 | 1 | -1/+10 |
| | | | | SVN-Revision: 20638 | ||||
* | adds voip support | John Crispin | 2010-03-31 | 15 | -1/+1303 |
| | | | | SVN-Revision: 20637 | ||||
* | fix licensing issues of ifxmips dsl driver | John Crispin | 2010-03-31 | 3 | -2/+26 |
| | | | | SVN-Revision: 20636 | ||||
* | uboot only builds with gcc 3.4.6 | John Crispin | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20635 | ||||
* | hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20631 | ||||
* | mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected | Gabor Juhos | 2010-03-31 | 1 | -0/+1 |
| | | | | | | | | | When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with the CONFIG_RT2X00_DEBUG flag set to enable debug output. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20629 | ||||
* | cleanup configuration handling | Ralph Hempel | 2010-03-31 | 2 | -42/+47 |
| | | | | SVN-Revision: 20628 | ||||
* | mac80211: fix a typo in rt2x00 config | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | | | | | Fix a simple typo Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20626 | ||||
* | mac80211: add missing config file for the rt2x00 | Gabor Juhos | 2010-03-31 | 1 | -0/+15 |
| | | | | SVN-Revision: 20623 | ||||
* | lua: drop refcounting patch in preparation for 10.03, it has unresolved ↵ | Jo-Philipp Wich | 2010-03-30 | 2 | -1129/+1 |
| | | | | | | issues resulting in random vm crashes SVN-Revision: 20617 | ||||
* | mac80211: enable building of the rt2800 on the ramips target | Gabor Juhos | 2010-03-30 | 4 | -8/+99 |
| | | | | SVN-Revision: 20615 | ||||
* | httpd failsafe - add image check and flash access | Ralph Hempel | 2010-03-30 | 4 | -119/+27 |
| | | | | SVN-Revision: 20610 | ||||
* | add preliminary AR9 support attention: if caches enabled the network is ↵ | Ralph Hempel | 2010-03-30 | 19 | -4/+2496 |
| | | | | | | broken attention: the network of the flash image doesn't work because of enabled caches SVN-Revision: 20606 | ||||
* | missing patch & config file | Ralph Hempel | 2010-03-30 | 2 | -0/+9381 |
| | | | | SVN-Revision: 20604 | ||||
* | adding httpd - failsafe patch flash write routine is not functional yet add ↵ | Ralph Hempel | 2010-03-30 | 3 | -2/+120 |
| | | | | | | configuration (board & dram) SVN-Revision: 20603 | ||||
* | openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability | Jo-Philipp Wich | 2010-03-29 | 2 | -1/+16 |
| | | | | SVN-Revision: 20592 | ||||
* | kernel: fix dependencies for x86 target | Hauke Mehrtens | 2010-03-29 | 2 | -10/+10 |
| | | | | | | | | | kmod-hid and kmod-input-core are directly build into the kernel for the x86 target. No package on x86 should depend on it. This fixes #6963 SVN-Revision: 20590 | ||||
* | mac80211: fix mesh. | Hauke Mehrtens | 2010-03-29 | 1 | -0/+45 |
| | | | | | | This fixes #6774 SVN-Revision: 20585 | ||||
* | fixes uboot compile error | John Crispin | 2010-03-29 | 1 | -0/+24 |
| | | | | SVN-Revision: 20580 | ||||
* | uhttpd: fix a signal related race condition exposed by LuCI on fast machines | Jo-Philipp Wich | 2010-03-29 | 3 | -3/+7 |
| | | | | SVN-Revision: 20573 | ||||
* | update e2fsprogs to 1.41.11 (#6896) | Florian Fainelli | 2010-03-29 | 2 | -13/+2 |
| | | | | SVN-Revision: 20572 | ||||
* | base-files: fix shell syntax (prevent error messages when activating ↵ | Nicolas Thill | 2010-03-29 | 1 | -1/+1 |
| | | | | | | initscripts in IB) SVN-Revision: 20571 | ||||
* | fix u-boot wiki urls | Felix Fietkau | 2010-03-28 | 2 | -2/+2 |
| | | | | SVN-Revision: 20564 | ||||
* | add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers) | Felix Fietkau | 2010-03-28 | 2 | -0/+93 |
| | | | | SVN-Revision: 20563 | ||||
* | add uboot-lantiq (based on a patch contributed by Lantiq) | Felix Fietkau | 2010-03-28 | 33 | -0/+5903 |
| | | | | SVN-Revision: 20561 | ||||
* | uboot-ifxmips: fix portability bug | Felix Fietkau | 2010-03-28 | 1 | -0/+30 |
| | | | | SVN-Revision: 20560 | ||||
* | propagate atm header changes into pppoatm and br2684ctl as well | Felix Fietkau | 2010-03-28 | 2 | -2/+9 |
| | | | | SVN-Revision: 20558 | ||||
* | ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include ↵ | Felix Fietkau | 2010-03-28 | 1 | -0/+3 |
| | | | | | | to cflags SVN-Revision: 20557 | ||||
* | linux-atm: add the kernel include dir to the cflags and move the build dir ↵ | Felix Fietkau | 2010-03-28 | 1 | -0/+3 |
| | | | | | | to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included SVN-Revision: 20556 | ||||
* | linux-atm: clean up package installation into staging | Felix Fietkau | 2010-03-28 | 1 | -11/+8 |
| | | | | SVN-Revision: 20555 |