aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* sync with madwifi changeset 3070Felix Fietkau2007-12-221-6/+7
| | | | SVN-Revision: 9835
* Ext3 cannot load without mbcache, package it as wellFlorian Fainelli2007-12-221-1/+2
| | | | SVN-Revision: 9822
* Add a madwifi patch by Brian Candler, which fixes minstrel when operating ↵Felix Fietkau2007-12-211-0/+22
| | | | | | without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876 SVN-Revision: 9820
* Fix macfiltering for broadcom devices (#2822)Florian Fainelli2007-12-191-13/+12
| | | | SVN-Revision: 9805
* Put back kmod-ebtables for 2.4 kernelsFlorian Fainelli2007-12-191-1/+0
| | | | SVN-Revision: 9801
* Make ipkg depends on tar and gunzip (#2821)Florian Fainelli2007-12-171-0/+2
| | | | SVN-Revision: 9785
* * adding network config for olpc * adding libertas * config issue * quiet ↵Jens Muecke2007-12-1538-0/+19020
| | | | | | mode for bootloader SVN-Revision: 9768
* base-files: fix revision number in 'etc/banner'Gabor Juhos2007-12-141-1/+1
| | | | SVN-Revision: 9755
* LED driver for PCEngines ALIX boardsFelix Fietkau2007-12-141-0/+16
| | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- SVN-Revision: 9748
* fix the sdkFelix Fietkau2007-12-141-3/+7
| | | | SVN-Revision: 9747
* fix mount.shfs symlink issueFelix Fietkau2007-12-131-1/+1
| | | | SVN-Revision: 9735
* clean up openwrt version handling, use a separate script that is executed at ↵Felix Fietkau2007-12-131-7/+3
| | | | | | the beginning of the build process, fix revision checking with git SVN-Revision: 9723
* add workaround for ppp-on-boot issues, fixes #2524Felix Fietkau2007-12-131-0/+4
| | | | SVN-Revision: 9722
* remove a broken patch that should have been nuked with the busybox upgrade ↵Felix Fietkau2007-12-131-12/+0
| | | | | | (#2809) SVN-Revision: 9720
* refresh patches, make madwifi-dfs compile on linux 2.4 againFelix Fietkau2007-12-1315-204/+421
| | | | SVN-Revision: 9719
* update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xxFelix Fietkau2007-12-133-360/+48
| | | | SVN-Revision: 9718
* add linux-uvc patch from #2842Felix Fietkau2007-12-121-4/+6
| | | | SVN-Revision: 9716
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-111-11/+12
| | | | SVN-Revision: 9707
* fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to ↵Felix Fietkau2007-12-091-0/+2
| | | | | | | | package/kernel/modules/sound.mk Signed-off-by: Mirko Vogt <dev@nanl.de> SVN-Revision: 9696
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-0911-27/+27
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* enable IPv6-support for ipsec-toolsFelix Fietkau2007-12-091-1/+2
| | | | | | | | Enable IPv6-Support for ipsec-tools Signed-off-by: Patrick Scharrenberg <pittipatti@web.de> SVN-Revision: 9693
* add back patch to fix building on avr32 and crisImre Kaloz2007-12-091-0/+11
| | | | SVN-Revision: 9691
* Enable adminport feature of ipsec-tools (#2750)Florian Fainelli2007-12-091-1/+2
| | | | SVN-Revision: 9687
* Upgrade wpa_supplicant to 0.5.9 (#2823)Florian Fainelli2007-12-091-2/+2
| | | | SVN-Revision: 9686
* finally fix libintl issues on osx and potentially other platforms by ↵Felix Fietkau2007-12-061-0/+2
| | | | | | disabling its use in busybox completely SVN-Revision: 9663
* Remove HOST_LOADLIBES fix from busybox, caused problems.Felix Fietkau2007-12-061-1/+0
| | | | | | | | OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail. Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9662
* Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.Felix Fietkau2007-12-053-5/+5
| | | | | | | | $(CP) is defined as CP:="cp -fpR" Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9661
* busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)Felix Fietkau2007-12-051-1/+2
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9660
* add i8x0 audio driverFelix Fietkau2007-12-031-0/+17
| | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 9652
* update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt ↵Felix Fietkau2007-12-035-275/+32
| | | | | | packaging code (ported from wr to kamikaze) SVN-Revision: 9651
* add missing dependencyFelix Fietkau2007-12-031-1/+1
| | | | SVN-Revision: 9650
* update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode ↵Felix Fietkau2007-12-028-582/+426
| | | | | | issues, needs more testing SVN-Revision: 9648
* refactor hotplug2 rules, make sure that the default button rule is only used ↵Felix Fietkau2007-12-013-36/+37
| | | | | | during the init (should fix #2772) SVN-Revision: 9644
* add switch gpio init for bcm57xx (untested, see #2744)Felix Fietkau2007-11-301-1/+10
| | | | SVN-Revision: 9642
* add extra wrt350n leds (patch from #2745)Felix Fietkau2007-11-301-1/+4
| | | | SVN-Revision: 9641
* make sure iw doesn't get compiled on older kernelsFelix Fietkau2007-11-301-2/+4
| | | | SVN-Revision: 9639
* adjust libnl urlFelix Fietkau2007-11-301-1/+1
| | | | SVN-Revision: 9638
* add iw utility (untested)Felix Fietkau2007-11-301-0/+46
| | | | SVN-Revision: 9637
* upgrade libnl to 1.0-pre8Felix Fietkau2007-11-301-4/+4
| | | | SVN-Revision: 9636
* fix ppp issues (thanks to Fatus for debugging this)Felix Fietkau2007-11-301-2/+3
| | | | SVN-Revision: 9634
* Fix zlib for powerpcFelix Fietkau2007-11-291-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
* update busybox to 1.8.2Travis Kemen2007-11-292-14/+3
| | | | SVN-Revision: 9625
* add options for rate 80211h compression bursting wmm and mac filtering From: ↵Travis Kemen2007-11-281-0/+38
| | | | | | Vasilis T. (aka Acinonyx) SVN-Revision: 9624
* some cleanup and remove overwriting of device defaults for bgscan and diversityTravis Kemen2007-11-281-22/+10
| | | | SVN-Revision: 9619
* drop the '0' default in config_get_boolFelix Fietkau2007-11-281-1/+1
| | | | SVN-Revision: 9618
* Fix AutoLoad macro typos (#2765)Florian Fainelli2007-11-281-4/+4
| | | | SVN-Revision: 9615
* package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)Felix Fietkau2007-11-281-2/+2
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9613
* use instead of closes #2759Travis Kemen2007-11-281-1/+1
| | | | SVN-Revision: 9612
* add txpower patches and add uci configuration file From: Vasilis T. (aka ↵Travis Kemen2007-11-283-1/+297
| | | | | | Acinonyx) SVN-Revision: 9610
* don't overwrite device default for fast frames closes #2321Travis Kemen2007-11-281-2/+4
| | | | SVN-Revision: 9609