9077 Commits (0b8495230347fbcad0a8acc5ac1982c37b8ebf64)
 

Author SHA1 Message Date
Felix Fietkau fc59ffea21 fix ar2315 watchdog restart (patch from #3953) 16 years ago
Felix Fietkau 8ce76ceccb cris is little endian, not big endian (patch from #4048) 16 years ago
Felix Fietkau 2b2884293a add option in sysupgrade to restore config from file or URL (patch from #4043) 16 years ago
Felix Fietkau 72fd7feb0d madwifi: revert part of the noderef fix patch 16 years ago
Gabor Juhos dcca20be51 2.6.25/2.6.26: fix compiler warning in imq.c 16 years ago
Felix Fietkau ec6c0fdc5e broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw) 16 years ago
John Crispin 221f4ad32d fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028 16 years ago
John Crispin b56d5cc36f custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029 16 years ago
Felix Fietkau aaf31c36f1 set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions 16 years ago
Felix Fietkau 13abdc0af1 firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic 16 years ago
Felix Fietkau d896035377 busybox: remove the upstream-provided bugfix patch for line editing it actually breaks the history functionality instead of fixing it 16 years ago
Felix Fietkau 2b04816c55 fix iw compile 16 years ago
Felix Fietkau d94103514b madwifi: set essid on to avoid association with different ssid (patch from #3937) 16 years ago
Florian Fainelli 93c504a8ae Add support for HW crypto cores: padlock, geode and hifn75x (#388#) 16 years ago
Felix Fietkau 033d2f6ca6 scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages 16 years ago
Andy Boyett c514c50057 create a profile for brcm47xx and ixp4xx 16 years ago
Andy Boyett 74a598a426 make b43 the default profile 16 years ago
Lars-Peter Clausen 8186dcaa7d Remove 2.6.23 config, files and patches from olpc target. 16 years ago
Lars-Peter Clausen 41ac00278f Update olpc target kernel to 2.26.5. 16 years ago
Florian Fainelli f1b0fe6f28 Fix location to the ebtables modules (#3855) 16 years ago
Lars-Peter Clausen 50dd431344 Generate olpc.fth depending on the target image type. 16 years ago
Florian Fainelli dea97a3fa3 Document madwifi specific diversity and antenna settings (#3889 16 years ago
Florian Fainelli 5718709711 Fix reference to the old and replaced kmod-rt61 16 years ago
Nicolas Thill 05df3ec37b fix IMQ autoloading 16 years ago
Felix Fietkau 8876ac6d6d remove unnecessary patch chunk 16 years ago
Felix Fietkau c109d5d091 madwifi: fix some really evil noderef issues (fixes #3999) 16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17 16 years ago
Nicolas Thill 6f98e7cf01 remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now 16 years ago
Felix Fietkau e2daafdb1d fix typo from last sysupgrade commit 16 years ago
Travis Kemen 3770c99cf8 add switch to not save configuration over the reflash in noninteractive mode 16 years ago
Felix Fietkau 2e91cf283b madwifi: don't crash if the static rate is not in a per-node rateset 16 years ago
Gabor Juhos 31d6fde17f sync kernel config 16 years ago
Gabor Juhos 3b7f041bce sync kernel config 16 years ago
Nicolas Thill e812557612 add gpio related config symbols to generic config 16 years ago
Travis Kemen b42c11bb48 add option to shutoff softled 16 years ago
Gabor Juhos 3c8963aa9b remove broken status from the Big Endian subtarget 16 years ago
Felix Fietkau a38c409d6a fix some warnings 16 years ago
Felix Fietkau 5a0a3cbc00 mtd: improve support for reading input from a pipe. fixes sysupgrade 16 years ago
John Crispin d58b9ba0d0 add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly 16 years ago
Felix Fietkau d0302d323b make sure a predefined CFLAGS variable does not get in the way (fix for #4038) 16 years ago
Nicolas Thill 3616f2d48c disable CONFIG_USB_SUPPORT on avr32 16 years ago
Lars-Peter Clausen 387da72d9c Fix a segfault in uclibc ldso. 16 years ago
Steven Barth c1ef612776 Embed luaposix and bitlib into Lua core library 16 years ago
Felix Fietkau 7300d22877 install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) 16 years ago
Felix Fietkau 71b68efe91 sysupgrade for adm5120 16 years ago
Nicolas Thill 63e0397058 call autoconf when there's no ./configure script, move it at Build/Prepare stage 16 years ago
Nicolas Thill 59a058534c move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1) 16 years ago
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported 16 years ago
Nicolas Thill 1990fc90fd allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097) 16 years ago
Nicolas Thill d7810ed63e firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging 16 years ago