8923 Commits (adea7e58b70fcd2422aaaee9b4fdc1381f0740b3)
 

Author SHA1 Message Date
Nicolas Thill adea7e58b7 fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24) 16 years ago
Nicolas Thill 34a1fe969e fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) 16 years ago
Nicolas Thill 94d41bca72 build 'IPsec BEET mode' as a module on storm 16 years ago
Nicolas Thill ab04e16a1a don't fail if there are no modules.mk under ./target/linux/ 16 years ago
Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 16 years ago
Felix Fietkau 69692e019a parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g) 16 years ago
Felix Fietkau 065306a9a8 fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321) 16 years ago
Felix Fietkau 35b92f0c99 don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906 16 years ago
Felix Fietkau deb3f95996 madwifi: fix locking issues in state machine changes 16 years ago
Felix Fietkau 216c6cd8a9 firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size (fixes #3505) 16 years ago
Felix Fietkau c3ae8337f4 AR7 watchdog supports magic close 16 years ago
Felix Fietkau a361a8101c fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used 16 years ago
Felix Fietkau ebd408630f fix multiple instances of busybox httpd (thx, Yanira) 16 years ago
Gabor Juhos cd9ca196b6 experimental support for the Motorola MU Gateway 16 years ago
Nicolas Thill 038f8c0532 add missing /etc/functions.sh include required for saving network state (closes: #3902) 16 years ago
Nicolas Thill 7218e6326f make links to statup scripts in /etc/rc.d relative 16 years ago
Felix Fietkau c6aaa353b1 add feeds.conf to .gitignore 16 years ago
Felix Fietkau f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86) 16 years ago
Felix Fietkau bbd9eb4669 clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices 16 years ago
Gabor Juhos 6ce27efe73 add board specific UART registration 16 years ago
Gabor Juhos 0513f7bd6e remove 2.6.25 config files 16 years ago
Lars-Peter Clausen aa10aa313d Avoid endless recursion in uClibc pthreads. 16 years ago
Felix Fietkau d374e28a2b mtd: use broadcom specific code on linux 2.6 as well 16 years ago
Felix Fietkau 413b45df85 fix mtd target define for brcm-2.4 16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527) 16 years ago
Nicolas Thill 2219c8b27f upgrade busybox to v1.11.2 and add current upstream fixes 16 years ago
Nicolas Thill 5d45133fc2 remove patch missed from [12498] only needed for ipkg support 16 years ago
Florian Fainelli ed19d22451 Upgrade iw to stable 0.9.5 16 years ago
Florian Fainelli fc3311fd6d Remove 2.6.22 kernel configuration file 16 years ago
Florian Fainelli d1f4f4646d Remove 2.6.22 files, no target uses them anymore 16 years ago
Felix Fietkau 78fd83bd12 rename generic-2.6/config-default to generic-2.6/config-2.6.21 16 years ago
Felix Fietkau 4296e978da rename generic-2.6/patches to generic-2.6/patches-2.6.21 16 years ago
Felix Fietkau e5dc717d22 atheros: don't try to enable pci on AR2317 (fixes #3533) 16 years ago
Lars-Peter Clausen 5ac7398565 Restore config after running scripts/env diff. 16 years ago
Gabor Juhos 23a45e0c6d remove some debug stuff 16 years ago
Gabor Juhos 3932821bce create firmware image for the WP543 board 16 years ago
Gabor Juhos 219ec2a419 add MyLoader support 16 years ago
Gabor Juhos 264279d6d3 remove 2.6.25 config as well 16 years ago
Gabor Juhos ee906ec81e nuke 2.6.25 specific patches 16 years ago
Gabor Juhos d590c14151 WP543: add static mtd partitions 16 years ago
Nicolas Thill 40f6992324 add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath9k (closes: #3816) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014 - fix "undefined reference to `fmsub'" error on powerpc http://bugs.uclibc.org/view.php?id=1588 16 years ago
Gabor Juhos a43e2d5ac6 fix the PCI byte lane enable generation code, based on a patch by Chris Dearman 16 years ago
Steven Barth 954c24c5ed Fixed a typo in the firewall scripts 16 years ago
Steven Barth 551bee5fa6 Fixed dependency handling for feeds 16 years ago
Steven Barth efb4cebbc6 Fixed a typo in firewall scripts, closes #4000 16 years ago
Nicolas Thill 772fe7fe71 use the Download/ macro to get ACX firmwares 16 years ago
Nicolas Thill aca19fe74c add missing Kconfig symbol 16 years ago
Nicolas Thill 76e78e2203 add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993) 16 years ago
Jens Muecke 76c9809ed4 Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp 16 years ago
Felix Fietkau 87f9c56103 fix whitespace order in cflags without CONFIG_DEBUG to prevent breakage in some packages' configure step 16 years ago