1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • 6471883892 generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c agb 2008-10-07 08:01:55 +00:00
  • 08e4e4ee7c allow larger beacon interval values - useful for big mesh networks (patch by sven-ola) nbd 2008-10-07 01:41:03 +00:00
  • d3dafc2ca8 madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases nbd 2008-10-07 01:40:36 +00:00
  • 14b88b01e8 fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges nbd 2008-10-07 01:40:09 +00:00
  • e9fd938246 madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag nbd 2008-10-07 01:39:38 +00:00
  • dc1f0c32c7 don't register GPIO 0 as LED. it drives the chip select line of the SPI flash on most AR2317 boards. fixes strange jffs2 errors on bootup nbd 2008-10-07 00:15:07 +00:00
  • 7e6b7122f6 [kernel] update mini_fo fix for 2.6.27 juhosg 2008-10-06 17:24:33 +00:00
  • 8e3dcd75f3 don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate those in config-target.in instead of config-package.in nbd 2008-10-06 16:34:28 +00:00
  • baa7d032c5 enable luci by default nbd 2008-10-06 16:33:34 +00:00
  • 1084c92661 fix busybox http auth if the root user has an empty password nbd 2008-10-06 16:33:14 +00:00
  • 8ddac8e3cd add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patches, rename patches/ for old compat-wireless to patches-old/ nbd 2008-10-06 12:04:04 +00:00
  • 3e7cd682f4 [kernel] make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016) juhosg 2008-10-05 13:08:12 +00:00
  • b06573b702 [adm5120] experimental support for 2.6.27 juhosg 2008-10-05 11:07:49 +00:00
  • 7bab42f05f [kernel] 2.6.27: revert case insensitive match support in xt_string while we are using iptables-1.4.0 juhosg 2008-10-05 09:21:12 +00:00
  • c2ace55782 [kernel] fix a typo in the generic 2.6.27 config juhosg 2008-10-05 07:52:25 +00:00
  • c28f9d72f0 [kernel] move some 2.6.27 config stuff to generic juhosg 2008-10-05 06:57:43 +00:00
  • 57e12bbb24 [ar71xx] experimental support for 2.6.27 juhosg 2008-10-05 06:29:44 +00:00
  • c2a8c24118 [kernel] refresh 2.6.27 patches based on -rc8 juhosg 2008-10-05 06:26:28 +00:00
  • 22fce88f93 [ar71xx] backport cevt-r4k fixes from mainline juhosg 2008-10-04 19:09:35 +00:00
  • 1700a7c379 Silence ifconfig down errors in mac80211 (#4067) florian 2008-10-04 16:54:43 +00:00
  • 4a2e30239c Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062) florian 2008-10-04 16:51:03 +00:00
  • 31800c29b0 fix infinite recursion in metadata.pl nbd 2008-10-04 16:22:24 +00:00
  • 36b5265fa0 [opkg] use gzipped package lists agb 2008-10-04 10:27:06 +00:00
  • 9204c7e206 madwifi: add another missing change for linux 2.4 compat nbd 2008-10-04 10:13:12 +00:00
  • b7ba52b1eb fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) nbd 2008-10-03 17:25:07 +00:00
  • 93f00c0eb5 madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled nbd 2008-10-03 15:17:34 +00:00
  • d7bb78e92d implement conditional dependencies for generating the Depends: field of ipkgs nbd 2008-10-03 14:37:55 +00:00
  • db931e8444 [ebtables] ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it agb 2008-10-03 06:02:20 +00:00
  • 8bef1323b0 Add workaround for eth0/1 PHY on WRTSL54GS noz 2008-10-02 22:22:46 +00:00
  • 816a2302d9 remove accidentally committed debug message nbd 2008-10-02 18:31:26 +00:00
  • 64c023294f mtd: fix image check on non-broadcom platforms nbd 2008-10-02 18:19:02 +00:00
  • 7e8f0bc28d implement conditional dependencies for menuconfig and build deps nbd 2008-10-01 21:26:19 +00:00
  • fe71fc77ef CONFIG_NF_CT_ACCT is deprecated in 2.6.27 nbd 2008-10-01 21:25:53 +00:00
  • 1f14cd6ff3 Split ebtables into ebtables and ebtables-utils, bump release number florian 2008-10-01 19:53:36 +00:00
  • 142b9d1d3d [ar71xx] forgot the kernel pacthes for the watchdog driver juhosg 2008-09-30 17:36:40 +00:00
  • d6594675f0 Document how to build binary ipkgs florian 2008-09-30 11:45:54 +00:00
  • b66b7bc87e [ar71xx] add hardware watchdog driver juhosg 2008-09-30 08:05:18 +00:00
  • 85aaffee65 Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow noz 2008-09-30 00:56:55 +00:00
  • 3c81b4d4cd Delete 2.6.24 files for OLPC florian 2008-09-29 18:46:56 +00:00
  • 2fae58f888 Do not override classifier kernel configuration symbols florian 2008-09-29 18:45:24 +00:00
  • a860e07cba fix up the asm includes location for .27 when building kernel headers nbd 2008-09-29 18:09:24 +00:00
  • 086679e426 move some 2.6.27 config stuff from ixp to generic, use slab instead of slub by default (slub crashes early on), enable kallsyms for now until the target is stable nbd 2008-09-29 16:49:39 +00:00
  • ee1732b0e6 as discussed on irc: revert config-default->config-2.6.26 rename nbd 2008-09-29 12:18:12 +00:00
  • 5951d03bc4 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested) nbd 2008-09-29 01:08:17 +00:00
  • a440b7b655 ixp4xx: rename config-default to config-2.6.26 nbd 2008-09-29 01:06:44 +00:00
  • b1ca02b872 ixp4xx: remove 2.6.25 patches nbd 2008-09-29 01:06:14 +00:00
  • 5b8cf3b2cf fix ar2315 watchdog restart (patch from #3953) nbd 2008-09-28 20:23:44 +00:00
  • 21b639b95b cris is little endian, not big endian (patch from #4048) nbd 2008-09-28 19:52:15 +00:00
  • 71b1c2cbf3 add option in sysupgrade to restore config from file or URL (patch from #4043) nbd 2008-09-28 19:45:59 +00:00
  • d8376cda1b madwifi: revert part of the noderef fix patch nbd 2008-09-28 19:35:56 +00:00
  • 98eb073946 [kernel] 2.6.25/2.6.26: fix compiler warning in imq.c juhosg 2008-09-28 19:07:37 +00:00
  • baf609d512 broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw) nbd 2008-09-28 18:30:23 +00:00
  • 23ab7d24d7 fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028 blogic 2008-09-28 17:40:09 +00:00
  • 1d1f04a661 custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029 blogic 2008-09-28 17:06:39 +00:00
  • 740dc63d5f set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions nbd 2008-09-28 16:17:49 +00:00
  • 3056e3c10b firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic nbd 2008-09-28 16:17:37 +00:00
  • 584f54c224 busybox: remove the upstream-provided bugfix patch for line editing it actually breaks the history functionality instead of fixing it nbd 2008-09-28 15:26:25 +00:00
  • c181f4417f fix iw compile nbd 2008-09-28 11:01:33 +00:00
  • 18a6a4834f madwifi: set essid on to avoid association with different ssid (patch from #3937) nbd 2008-09-28 09:43:37 +00:00
  • d92b87cd72 Add support for HW crypto cores: padlock, geode and hifn75x (#388#) florian 2008-09-28 07:09:47 +00:00
  • 1120fcc463 scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages nbd 2008-09-27 22:57:58 +00:00
  • 014f9c6b03 [ath5k] create a profile for brcm47xx and ixp4xx agb 2008-09-27 20:16:16 +00:00
  • ecf4c24b4e [brcm47xx] make b43 the default profile agb 2008-09-27 20:15:51 +00:00
  • 808ddb3dcd Remove 2.6.23 config, files and patches from olpc target. lars 2008-09-27 17:48:41 +00:00
  • 133e403410 Update olpc target kernel to 2.26.5. lars 2008-09-27 17:09:35 +00:00
  • efe85d2e91 Fix location to the ebtables modules (#3855) florian 2008-09-27 15:13:35 +00:00
  • 9543640bbf Generate olpc.fth depending on the target image type. lars 2008-09-27 14:43:38 +00:00
  • ffcd502a13 Document madwifi specific diversity and antenna settings (#3889 florian 2008-09-27 11:40:40 +00:00
  • c2a5ebc6dc Fix reference to the old and replaced kmod-rt61 florian 2008-09-27 10:47:00 +00:00
  • 96266367b7 fix IMQ autoloading nico 2008-09-27 10:09:54 +00:00
  • f26798ad81 remove unnecessary patch chunk nbd 2008-09-26 22:01:33 +00:00
  • 436d8ee7e0 madwifi: fix some really evil noderef issues (fixes #3999) nbd 2008-09-26 20:09:17 +00:00
  • 151259743b [kernel] update to 2.6.26.5 and 2.6.25.17 juhosg 2008-09-26 18:46:53 +00:00
  • ae64582e5c remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now nico 2008-09-26 09:42:17 +00:00
  • 8f1f5d8522 fix typo from last sysupgrade commit nbd 2008-09-26 08:58:43 +00:00
  • d8ef8d0af9 add switch to not save configuration over the reflash in noninteractive mode thepeople 2008-09-26 00:10:01 +00:00
  • c0036b1ceb madwifi: don't crash if the static rate is not in a per-node rateset nbd 2008-09-25 23:55:47 +00:00
  • 45b9a8f17a [ar71xx] sync kernel config juhosg 2008-09-25 20:17:41 +00:00
  • 481b78c06f [adm5120] sync kernel config juhosg 2008-09-25 20:16:41 +00:00
  • 7a05ec5ec0 add gpio related config symbols to generic config nico 2008-09-25 19:59:07 +00:00
  • 722aace7b9 add option to shutoff softled thepeople 2008-09-25 19:19:32 +00:00
  • 646e591ff8 [adm5120] remove broken status from the Big Endian subtarget juhosg 2008-09-25 18:58:28 +00:00
  • a7c35fcd0d fix some warnings nbd 2008-09-25 18:24:53 +00:00
  • 8114ef99e3 mtd: improve support for reading input from a pipe. fixes sysupgrade nbd 2008-09-25 18:24:18 +00:00
  • c789f9720c [atheros] remove empty dirs juhosg 2008-09-25 18:02:35 +00:00
  • 9f4a7ba694 add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly blogic 2008-09-25 16:27:54 +00:00
  • d20c210d75 make sure a predefined CFLAGS variable does not get in the way (fix for #4038) nbd 2008-09-25 14:10:04 +00:00
  • 863ffbda1f disable CONFIG_USB_SUPPORT on avr32 nico 2008-09-25 13:31:05 +00:00
  • 8da092e746 Fix a segfault in uclibc ldso. lars 2008-09-25 13:06:43 +00:00
  • 9c10689383 Embed luaposix and bitlib into Lua core library cyrus 2008-09-25 12:15:32 +00:00
  • fcb62b7607 install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) nbd 2008-09-25 11:31:35 +00:00
  • e1600d34b0 sysupgrade for adm5120 nbd 2008-09-25 11:29:04 +00:00
  • b855e3ddfe call autoconf when there's no ./configure script, move it at Build/Prepare stage nico 2008-09-25 10:47:39 +00:00
  • 4e88f567d7 move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1) nico 2008-09-25 09:46:46 +00:00
  • 1f74483425 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported nico 2008-09-24 19:28:53 +00:00
  • e804791ab2 allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097) nico 2008-09-24 17:11:41 +00:00
  • 1fa1f8e7d8 firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging nico 2008-09-24 15:10:16 +00:00
  • ac9e683f8a don't override netfilter configuration on storm nico 2008-09-24 14:43:35 +00:00
  • 7daf1f1f85 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032) nico 2008-09-24 14:11:36 +00:00
  • 7f903b44da add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23 nico 2008-09-24 13:58:23 +00:00