summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow package/switch to compile against 2.6.25Peter Denison2008-05-141-0/+4
| | | | SVN-Revision: 11138
* adding check for /proc/net/vlan/config (==vlan enabled kernel)Ralph Hempel2008-05-131-1/+1
| | | | SVN-Revision: 11132
* Fix typo in broadcom-diag LED output enablePeter Denison2008-05-121-1/+1
| | | | SVN-Revision: 11125
* Fix kmod-ata-piix depsAndy Boyett2008-05-121-1/+1
| | | | SVN-Revision: 11121
* Package nvidia sata driverAndy Boyett2008-05-121-0/+11
| | | | SVN-Revision: 11120
* Package AHCI driverAndy Boyett2008-05-121-0/+17
| | | | SVN-Revision: 11119
* Package VIA sata driverAndy Boyett2008-05-121-0/+16
| | | | SVN-Revision: 11118
* disable ip6tables as well on 2.6.25 until we have working IMQ supportNicolas Thill2008-05-111-1/+2
| | | | SVN-Revision: 11117
* fix fuse: use in-kernel module for 2.6.25+ kernelsNicolas Thill2008-05-111-4/+15
| | | | SVN-Revision: 11116
* 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) SVN-Revision: 11115
* add a package for the badblocks utility (closes: #3404)Nicolas Thill2008-05-111-1/+13
| | | | SVN-Revision: 11107
* fix typos in [11073]Nicolas Thill2008-05-091-2/+2
| | | | SVN-Revision: 11094
* 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 SVN-Revision: 11073
* package/kernel fixes: - remove dup netfilter.mk includes - always define ↵Nicolas Thill2008-05-082-4/+3
| | | | | | NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time SVN-Revision: 11072
* only ignore dhcp but still listen for dns closes #3406Travis Kemen2008-05-081-1/+1
| | | | SVN-Revision: 11062
* add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesFelix Fietkau2008-05-071-0/+3
| | | | SVN-Revision: 11059
* add missing udevextras package option - edd_idYuji Mano2008-05-052-8/+14
| | | | SVN-Revision: 11053
* add ps3-dump-bootloader to package installYuji Mano2008-05-051-0/+1
| | | | SVN-Revision: 11052
* fix lua compile configuration errorFelix Fietkau2008-05-041-0/+2
| | | | SVN-Revision: 11047
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-031-1/+1
| | | | SVN-Revision: 11040
* revert borked commitJohn Crispin2008-05-031-1/+1
| | | | SVN-Revision: 11038
* make etrax serial driver register its device nodes, so we get a consoleJohn Crispin2008-05-031-1/+1
| | | | SVN-Revision: 11037
* 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 SVN-Revision: 11030
* remove old zd firmwareJohn Crispin2008-05-031-41/+0
| | | | SVN-Revision: 11022
* ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ↵Nicolas Thill2008-05-033-4/+6
| | | | | | (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number SVN-Revision: 11018
* acx100 fix by nabcoreMatteo Croce2008-05-021-0/+14
| | | | SVN-Revision: 11011
* IMQ is not yet available on 2.6.25Gabor Juhos2008-05-022-1/+2
| | | | SVN-Revision: 11007
* more use of the new GPIO_SUPPORT optionNicolas Thill2008-05-022-2/+2
| | | | SVN-Revision: 10998
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-301-1/+1
| | | | SVN-Revision: 10992
* block.mk: Added ata-ixp4xx-cf module support for tw5334 board.Rod Whitby2008-04-301-0/+16
| | | | SVN-Revision: 10986
* import w1-gpio-custom driver from the Squidge ↵Gabor Juhos2008-04-294-0/+244
| | | | | | (http://squidge.sourceforge.net/) project SVN-Revision: 10982
* kernel/modules: modify AutoLoad levels of the W1 modulesGabor Juhos2008-04-291-7/+5
| | | | SVN-Revision: 10981
* kernel/modules: make use the new GPIO_SUPPORT optionGabor Juhos2008-04-292-4/+4
| | | | SVN-Revision: 10980
* remove the i2c-gpio-custom driver from adm5120, and make it available on all ↵Gabor Juhos2008-04-295-17/+264
| | | | | | platforms SVN-Revision: 10979
* add Dallas's 1-wire related packagesGabor Juhos2008-04-291-0/+116
| | | | SVN-Revision: 10977
* fix lua cflagsFelix Fietkau2008-04-281-1/+1
| | | | SVN-Revision: 10971
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-271-0/+3
| | | | SVN-Revision: 10956
* Use the locally mirrored compat-wireless tarblall (#3377)Florian Fainelli2008-04-271-1/+1
| | | | SVN-Revision: 10951
* generate and install NPE-A ethernet microcode as wellImre Kaloz2008-04-262-1/+2
| | | | SVN-Revision: 10945
* only build kmod-hwmon-pc87360 for x86Andy Boyett2008-04-231-1/+1
| | | | SVN-Revision: 10933
* initramfs: start one hotplug2 for coldplugging and one for handling events ↵Felix Fietkau2008-04-231-1/+2
| | | | | | between coldplug and end of /init SVN-Revision: 10930
* use the right hotplug2 invocation for initramfsFelix Fietkau2008-04-231-2/+6
| | | | SVN-Revision: 10928
* base-files: fix a typoGabor Juhos2008-04-231-1/+1
| | | | SVN-Revision: 10927
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-231-0/+42
| | | | SVN-Revision: 10926
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-231-25/+33
| | | | SVN-Revision: 10925
* clean up cwmin/cwmax defines and remove some wrong values which made ↵Felix Fietkau2008-04-231-19/+87
| | | | | | minstrel a bit inaccurate SVN-Revision: 10924
* madwifi: put an upper limit on the amount of sampling that minstrel should ↵Felix Fietkau2008-04-221-12/+24
| | | | | | do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog. SVN-Revision: 10921
* This patch re-adds the udev and hotplug2 initialization fixes originally ↵Felix Fietkau2008-04-221-3/+12
| | | | | | | | present in /init but was removed when some code was moved from /init to /etc/preinit in rev 10870. This adds udev initialization and only handles hotplug2 initialization when hotplug2 is present. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> SVN-Revision: 10912
* move hotplug2 & udevtrigger to base sectionNicolas Thill2008-04-212-2/+4
| | | | SVN-Revision: 10910
* assign names to filesystems when mounting virtual ones (closes #3340)Matteo Croce2008-04-211-5/+5
| | | | SVN-Revision: 10903