aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* update versionYuji Mano2008-05-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modules/other.mk: Enable bluetooth for atherosRod Whitby2008-05-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Asus wl-520gcFlorian Fainelli2008-05-161-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch adds a number of configuration options to the MadWifi package. ↵Travis Kemen2008-05-152-35/+261
| | | | | | | | | | | You can now configure the HAL, bus, default rate control algorithm as well as the debug mode from within make menuconfig. The goal is to be able to support hardware profiles with different HALs without messing around with the Makefile directly. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow package/switch to compile against 2.6.25Peter Denison2008-05-141-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adding check for /proc/net/vlan/config (==vlan enabled kernel)Ralph Hempel2008-05-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typo in broadcom-diag LED output enablePeter Denison2008-05-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Fix kmod-ata-piix depsAndy Boyett2008-05-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Package nvidia sata driverAndy Boyett2008-05-121-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Package AHCI driverAndy Boyett2008-05-121-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Package VIA sata driverAndy Boyett2008-05-121-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable ip6tables as well on 2.6.25 until we have working IMQ supportNicolas Thill2008-05-111-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix fuse: use in-kernel module for 2.6.25+ kernelsNicolas Thill2008-05-111-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a macro to compare kernel patch versions and use it for crypto and ↵Nicolas Thill2008-05-112-4/+9
| | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a package for the badblocks utility (closes: #3404)Nicolas Thill2008-05-111-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typos in [11073]Nicolas Thill2008-05-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵Nicolas Thill2008-05-081-6/+6
| | | | | | IPT_NATHELPER_EXTRA respectively, to better match package names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel fixes:Nicolas Thill2008-05-082-4/+3
| | | | | | | | - remove dup netfilter.mk includes - always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only ignore dhcp but still listen for dns closes #3406Travis Kemen2008-05-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesFelix Fietkau2008-05-071-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing udevextras package option - edd_idYuji Mano2008-05-052-8/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ps3-dump-bootloader to package installYuji Mano2008-05-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix lua compile configuration errorFelix Fietkau2008-05-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11040 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert borked commitJohn Crispin2008-05-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make etrax serial driver register its device nodes, so we get a consoleJohn Crispin2008-05-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected ↵Felix Fietkau2008-05-031-2/+2
| | | | | | "-" in uci package names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove old zd firmwareJohn Crispin2008-05-031-41/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp/pptp fixes:Nicolas Thill2008-05-033-4/+6
| | | | | | | | | - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx100 fix by nabcoreMatteo Croce2008-05-021-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] IMQ is not yet available on 2.6.25Gabor Juhos2008-05-022-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more use of the new GPIO_SUPPORT optionNicolas Thill2008-05-022-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* block.mk: Added ata-ixp4xx-cf module support for tw5334 board.Rod Whitby2008-04-301-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] import w1-gpio-custom driver from the Squidge ↵Gabor Juhos2008-04-294-0/+244
| | | | | | (http://squidge.sourceforge.net/) project git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: modify AutoLoad levels of the W1 modulesGabor Juhos2008-04-291-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: make use the new GPIO_SUPPORT optionGabor Juhos2008-04-292-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove the i2c-gpio-custom driver from adm5120, and make it ↵Gabor Juhos2008-04-295-17/+264
| | | | | | available on all platforms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add Dallas's 1-wire related packagesGabor Juhos2008-04-291-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix lua cflagsFelix Fietkau2008-04-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-271-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the locally mirrored compat-wireless tarblall (#3377)Florian Fainelli2008-04-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generate and install NPE-A ethernet microcode as wellImre Kaloz2008-04-262-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build kmod-hwmon-pc87360 for x86Andy Boyett2008-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* initramfs: start one hotplug2 for coldplugging and one for handling events ↵Felix Fietkau2008-04-231-1/+2
| | | | | | between coldplug and end of /init git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the right hotplug2 invocation for initramfsFelix Fietkau2008-04-231-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix a typoGabor Juhos2008-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-231-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-231-25/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up cwmin/cwmax defines and remove some wrong values which made ↵Felix Fietkau2008-04-231-19/+87
| | | | | | minstrel a bit inaccurate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10924 3c298f89-4303-0410-b956-a3cf2f4a3e73