Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix sstrip compile on mac os x | Felix Fietkau | 2007-12-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 9645 | ||||
* | refactor hotplug2 rules, make sure that the default button rule is only used ↵ | Felix Fietkau | 2007-12-01 | 3 | -36/+37 |
| | | | | | | during the init (should fix #2772) SVN-Revision: 9644 | ||||
* | add shell compatibility patch from #2659 | Felix Fietkau | 2007-11-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 9643 | ||||
* | add switch gpio init for bcm57xx (untested, see #2744) | Felix Fietkau | 2007-11-30 | 1 | -1/+10 |
| | | | | SVN-Revision: 9642 | ||||
* | add extra wrt350n leds (patch from #2745) | Felix Fietkau | 2007-11-30 | 1 | -1/+4 |
| | | | | SVN-Revision: 9641 | ||||
* | fix kernel config related build error | Felix Fietkau | 2007-11-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 9640 | ||||
* | make sure iw doesn't get compiled on older kernels | Felix Fietkau | 2007-11-30 | 1 | -2/+4 |
| | | | | SVN-Revision: 9639 | ||||
* | adjust libnl url | Felix Fietkau | 2007-11-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 9638 | ||||
* | add iw utility (untested) | Felix Fietkau | 2007-11-30 | 1 | -0/+46 |
| | | | | SVN-Revision: 9637 | ||||
* | upgrade libnl to 1.0-pre8 | Felix Fietkau | 2007-11-30 | 1 | -4/+4 |
| | | | | SVN-Revision: 9636 | ||||
* | include the kernel config for kernel related packages (should fix some b43 ↵ | Felix Fietkau | 2007-11-30 | 1 | -1/+4 |
| | | | | | | compile issues) SVN-Revision: 9635 | ||||
* | fix ppp issues (thanks to Fatus for debugging this) | Felix Fietkau | 2007-11-30 | 1 | -2/+3 |
| | | | | SVN-Revision: 9634 | ||||
* | Fix zlib for powerpc | Felix Fietkau | 2007-11-29 | 1 | -3/+3 |
| | | | | | | | | | | For some architectures like powerpc, the library must be compiled with -fPIC (checked also for mips/mipsel) Signed-off-by: Thomas Langer <thomas.langer@infineon.com> SVN-Revision: 9632 | ||||
* | switch to 2.6.23.9 | Gabor Juhos | 2007-11-29 | 2 | -1/+4 |
| | | | | SVN-Revision: 9629 | ||||
* | update busybox to 1.8.2 | Travis Kemen | 2007-11-29 | 2 | -14/+3 |
| | | | | SVN-Revision: 9625 | ||||
* | add options for rate 80211h compression bursting wmm and mac filtering From: ↵ | Travis Kemen | 2007-11-28 | 1 | -0/+38 |
| | | | | | | Vasilis T. (aka Acinonyx) SVN-Revision: 9624 | ||||
* | some cleanup and remove overwriting of device defaults for bgscan and diversity | Travis Kemen | 2007-11-28 | 1 | -22/+10 |
| | | | | SVN-Revision: 9619 | ||||
* | drop the '0' default in config_get_bool | Felix Fietkau | 2007-11-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 9618 | ||||
* | Fix AutoLoad macro typos (#2765) | Florian Fainelli | 2007-11-28 | 1 | -4/+4 |
| | | | | SVN-Revision: 9615 | ||||
* | package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) | Felix Fietkau | 2007-11-28 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9613 | ||||
* | use instead of closes #2759 | Travis Kemen | 2007-11-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 9612 | ||||
* | add support for the PCEngines Alix | Travis Kemen | 2007-11-28 | 2 | -1/+17 |
| | | | | SVN-Revision: 9611 | ||||
* | add txpower patches and add uci configuration file From: Vasilis T. (aka ↵ | Travis Kemen | 2007-11-28 | 4 | -1/+457 |
| | | | | | | Acinonyx) SVN-Revision: 9610 | ||||
* | don't overwrite device default for fast frames closes #2321 | Travis Kemen | 2007-11-28 | 1 | -2/+4 |
| | | | | SVN-Revision: 9609 | ||||
* | add option to turn off dynamic dhcp closes #2694 | Travis Kemen | 2007-11-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 9608 | ||||
* | init: check permissions on rc.d files | Felix Fietkau | 2007-11-28 | 1 | -1/+1 |
| | | | | | | | | | | | | We try to unconditionally execute /etc/rc.d/* files, even if they're not executable - an easy way of temproarily disabling a service. When this happens, we get a permission denied error on boot. This change only tries to run execulable startup scripts. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9607 | ||||
* | init: don't start hotplug2 if it doesn't exist | Felix Fietkau | 2007-11-28 | 1 | -1/+2 |
| | | | | | | | | | | | | The current init script always tries to start hotplug 2, even if it's not present, so we get an error on boot. This change checks for the presence of the hotplug2 binary before trying to start it. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9606 | ||||
* | ps3: use readable video mode descriptions in readme | Felix Fietkau | 2007-11-28 | 2 | -5/+8 |
| | | | | | | | | | The ps3 video modes can be specified as readable names (eg "720p"), so use those instead. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9605 | ||||
* | ps3: build-in ps3 system manager | Felix Fietkau | 2007-11-28 | 1 | -3/+3 |
| | | | | | | | | | This changes the ps3 kernel config to build-in the System Manager module, which is required for proper shutdown and reboot. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9604 | ||||
* | update to latest madwifi snapshot - fixes some noderef bugs | Felix Fietkau | 2007-11-27 | 9 | -371/+298 |
| | | | | SVN-Revision: 9602 | ||||
* | fix remaining netif_rx calls in napi polling patch | Felix Fietkau | 2007-11-27 | 1 | -6/+28 |
| | | | | SVN-Revision: 9601 | ||||
* | add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ↵ | Gabor Juhos | 2007-11-26 | 1 | -0/+16 |
| | | | | | | (closes: #2756) SVN-Revision: 9600 | ||||
* | more USB driver fixes, now it passes usbtests 1-14 | Gabor Juhos | 2007-11-26 | 2 | -9/+30 |
| | | | | SVN-Revision: 9599 | ||||
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 | 2 | -9/+18 |
| | | | | SVN-Revision: 9598 | ||||
* | add missing dependency | Felix Fietkau | 2007-11-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 9597 | ||||
* | fix USB driver to compile with ADMH_VERBOSE_DEBUG defined | Gabor Juhos | 2007-11-23 | 3 | -36/+34 |
| | | | | SVN-Revision: 9593 | ||||
* | USB driver updates, the driver passes usbtests 1-10 now | Gabor Juhos | 2007-11-23 | 6 | -452/+948 |
| | | | | SVN-Revision: 9592 | ||||
* | disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors | Gabor Juhos | 2007-11-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 9591 | ||||
* | fix build issues that happen when the staging dir is cleared and the build ↵ | Felix Fietkau | 2007-11-20 | 1 | -1/+5 |
| | | | | | | directories stay SVN-Revision: 9588 | ||||
* | fix a few stampfile locations | Felix Fietkau | 2007-11-20 | 2 | -3/+3 |
| | | | | SVN-Revision: 9587 | ||||
* | add external kernel tree support | Eugene Konev | 2007-11-20 | 2 | -0/+15 |
| | | | | SVN-Revision: 9584 | ||||
* | update stripped subset of l7 patterns to 11-03-2007 patterns | Tim Yardley | 2007-11-19 | 17 | -128/+151 |
| | | | | SVN-Revision: 9582 | ||||
* | fix libnl include issues which broke a few packages | Felix Fietkau | 2007-11-19 | 2 | -2/+3 |
| | | | | SVN-Revision: 9581 | ||||
* | remove madwifi tx locking patch - i don't trust it | Felix Fietkau | 2007-11-18 | 1 | -77/+0 |
| | | | | SVN-Revision: 9580 | ||||
* | fix path to .config (#2722) | Felix Fietkau | 2007-11-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 9579 | ||||
* | prevent mac80211 from accidentally starting to build on older kernel ↵ | Felix Fietkau | 2007-11-17 | 1 | -6/+8 |
| | | | | | | versions because of dependencies (#2718) SVN-Revision: 9578 | ||||
* | comment out dependencies that are not supposed to be used yet (#2723) | Felix Fietkau | 2007-11-17 | 1 | -2/+3 |
| | | | | SVN-Revision: 9577 | ||||
* | clean up stale stampfiles | Felix Fietkau | 2007-11-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 9576 | ||||
* | fix hostapd rebuild check, isolate the common src/ directory for hostapd ↵ | Felix Fietkau | 2007-11-17 | 2 | -14/+16 |
| | | | | | | variants as well to fix compile errors when both variants are selected (#2722) SVN-Revision: 9575 | ||||
* | fix hostapd build with openssl | Felix Fietkau | 2007-11-16 | 1 | -2/+3 |
| | | | | SVN-Revision: 9574 |