1699 Commits (28a650e13a261fbc463ae41a55bf7012b60e53e3)

Author SHA1 Message Date
Nicolas Thill d7f96cfa50 fix typos in [11073] 17 years ago
Nicolas Thill a7b3ffc182 cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names 17 years ago
Nicolas Thill 50ee10f486 package/kernel fixes: - remove dup netfilter.mk includes - always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time 17 years ago
Travis Kemen 162a814ef4 only ignore dhcp but still listen for dns closes #3406 17 years ago
Felix Fietkau 31a3a503cc add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages 17 years ago
Yuji Mano 80e1190c4f add missing udevextras package option - edd_id 17 years ago
Yuji Mano 7d9a522254 add ps3-dump-bootloader to package install 17 years ago
Felix Fietkau ffc0827b65 fix lua compile configuration error 17 years ago
Nicolas Thill b99ab355c1 remove dependency on zd1211-firmware, since it was removed in [11022] 17 years ago
John Crispin 1dce440fa5 revert borked commit 17 years ago
John Crispin 3141b38fd8 make etrax serial driver register its device nodes, so we get a console 17 years ago
Felix Fietkau ae92bf4ae4 upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-" in uci package names 17 years ago
John Crispin b6b32f8131 remove old zd firmware 17 years ago
Nicolas Thill 3d4052492d ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number 17 years ago
Matteo Croce fe5b220467 acx100 fix by nabcore 17 years ago
Gabor Juhos 1b90498e69 IMQ is not yet available on 2.6.25 17 years ago
Nicolas Thill 11135c2a35 more use of the new GPIO_SUPPORT option 17 years ago
Gabor Juhos 3c05234962 kmod-ipt-iprange: fix build error on .25 17 years ago
Rod Whitby d05cc5d68d block.mk: Added ata-ixp4xx-cf module support for tw5334 board. 17 years ago
Gabor Juhos ec5f168c66 import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net/) project 17 years ago
Gabor Juhos 275ae38814 kernel/modules: modify AutoLoad levels of the W1 modules 17 years ago
Gabor Juhos 4006f2fbdd kernel/modules: make use the new GPIO_SUPPORT option 17 years ago
Gabor Juhos 363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms 17 years ago
Gabor Juhos 9a3fa80e0d add Dallas's 1-wire related packages 17 years ago
Felix Fietkau 19cb0b3693 fix lua cflags 17 years ago
Imre Kaloz a4dd1adf4a add preliminary support for Storm SL3512 based devices, not ready yet 17 years ago
Florian Fainelli 9389aa93ff Use the locally mirrored compat-wireless tarblall (#3377) 17 years ago
Imre Kaloz 3f788c241b generate and install NPE-A ethernet microcode as well 17 years ago
Andy Boyett e569db2e4b only build kmod-hwmon-pc87360 for x86 17 years ago
Felix Fietkau 2c3018e0da initramfs: start one hotplug2 for coldplugging and one for handling events between coldplug and end of /init 17 years ago
Felix Fietkau 7232fe9150 use the right hotplug2 invocation for initramfs 17 years ago
Gabor Juhos 8b011c593d base-files: fix a typo 17 years ago
Felix Fietkau e9f183265d leave ack/cts setting alone by default 17 years ago
Felix Fietkau eb13a77879 move timeout trigger for protection mode to node timeout trigger 17 years ago
Felix Fietkau eff0b609c0 clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate 17 years ago
Felix Fietkau 16767f8db3 madwifi: put an upper limit on the amount of sampling that minstrel should 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. 17 years ago
Felix Fietkau 0b341be6c0 This patch re-adds the udev and hotplug2 initialization fixes originally 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. 17 years ago
Nicolas Thill 8231561bce move hotplug2 & udevtrigger to base section 17 years ago
Matteo Croce 227af4b113 assign names to filesystems when mounting virtual ones (closes #3340) 17 years ago
Felix Fietkau 7637ba2bf8 add some more fine tuning for madwifi 17 years ago
Felix Fietkau 73663230c8 madwifi: add configurable rssi threshold and timeout values for protection mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be. 17 years ago
Felix Fietkau 3e03e66d7a reorder patches 17 years ago
Felix Fietkau 13c5a1b2d5 madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time 17 years ago
Felix Fietkau 456e3823f4 fix a some txq races (merge from madwifi-trunk) 17 years ago
Felix Fietkau 3de189af5d add missing kmod-hid module (thx, fish) 17 years ago
Nicolas Thill 6b8489761c build the kmod-video-quickcam module only if it was selected 17 years ago
Nicolas Thill eb8375839a don't build acx* kernel modules on UML 17 years ago
Felix Fietkau 41fb282b6d remove some redundant code 17 years ago
Matteo Croce ac5cfeb417 fix swap{on,off} path 17 years ago
Florian Fainelli b5ddac51df Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132) 17 years ago