Commit Graph

  • 91519d51e9 firewall: fix a possible deadlock when the firewall config has syntax errors during restart Jo-Philipp Wich 2010-05-18 20:15:47 +00:00
  • 6b3bfbf943 adds proper kconfig to select the new mach types John Crispin 2010-05-18 10:21:05 +00:00
  • 91853a0721 oops, missing fix from [21485] John Crispin 2010-05-18 09:14:01 +00:00
  • ba30e23bbc Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34 Lars-Peter Clausen 2010-05-17 22:05:07 +00:00
  • 0745a63313 brcm47xx: fix destroying of 128MB modded ASUS WL-500GP Hauke Mehrtens 2010-05-17 21:39:04 +00:00
  • da55c9639a base-files (#7316) - improve rdate reliability - make rdate config more ntp like - move time server list to /etc/config/timeserver - bump package revision Jo-Philipp Wich 2010-05-17 19:54:35 +00:00
  • 80bd4f6603 uci: bump package revision Jo-Philipp Wich 2010-05-17 19:39:08 +00:00
  • 28e92939d1 firewall: use uci_get_state() wrapper Jo-Philipp Wich 2010-05-17 19:38:13 +00:00
  • 51cae701b6 uhttpd: use uci_get() wrapper (#7312) Jo-Philipp Wich 2010-05-17 19:35:15 +00:00
  • 47e443f91b busybox: use uci_get() wrapper (#7312) Jo-Philipp Wich 2010-05-17 19:34:46 +00:00
  • ea06a67eac base-files: use uci_get() wrapper (#7312) Jo-Philipp Wich 2010-05-17 19:34:08 +00:00
  • 6efb515be1 uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) Jo-Philipp Wich 2010-05-17 19:31:05 +00:00
  • 18a79362e9 firewall: properly clear hooks in fw_stop() to prevent extensions from being called twice after fw_restart() Jo-Philipp Wich 2010-05-17 17:20:37 +00:00
  • de15765a37 firewall: - defer firewall start until the first interface is brought up by hotplug, fixes race conditions on slow devices - create a file lock during firewall start and wait for it in hotplug events, prevents race conditions between start and addif - start firewall actions in background from hotplug handler since the firewall itself fires further hotplug events which results in a deadlock if not forked off - get loaded state direcly from the uci binary since updated value is not recognized by config_get after uci_set_state - bump package revision to r2 Jo-Philipp Wich 2010-05-17 12:47:14 +00:00
  • c8f606c760 * adds support for speedport w502V * bump kernel to 2.6.33.4 * make ethernet be configurable as MII/RMII * on xway we now assign a static amount of cp1 ram (still need to find a sane value) * remove bogus board.c * jiffies were running with a (1 << 2) multiplier John Crispin 2010-05-17 10:06:46 +00:00
  • b12999bdbe atm driver was missing a dependency to the atm layer John Crispin 2010-05-17 10:02:07 +00:00
  • bef594108f add missing ifxmips crypto config symbols, spotted by buildbot Florian Fainelli 2010-05-17 09:28:44 +00:00
  • a33ac59db4 hwmon: fix depends definition Claudio Mignanti 2010-05-16 20:51:19 +00:00
  • 7d4022d539 bump a bunch of packages updated after 10.03 Nicolas Thill 2010-05-16 13:46:57 +00:00
  • 4506985415 set vendor to RDC even if CPU id is not known Florian Fainelli 2010-05-16 13:40:26 +00:00
  • e6fcc255a3 squash platform_support.patch into rdc_boards.patch Florian Fainelli 2010-05-16 13:40:20 +00:00
  • d0ba4453a3 fix link checking with switches, only port1 of switches would report link up Florian Fainelli 2010-05-16 12:36:26 +00:00
  • a8c9d6256a mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY Hauke Mehrtens 2010-05-16 11:16:42 +00:00
  • bd51370d9d mac80211: remove patches already in mainline compat-wireless Hauke Mehrtens 2010-05-16 11:07:21 +00:00
  • 4e9881579f mac80211: update b43-fwcutter Hauke Mehrtens 2010-05-16 11:05:29 +00:00
  • 127f454ba0 switch to 2.6.32.12 Florian Fainelli 2010-05-16 11:00:51 +00:00
  • 8438342add update acx-mac80211 to 2010514, bringing experimental AP support Florian Fainelli 2010-05-16 11:00:36 +00:00
  • 8b7767fddb get rid of CRLF encoding in various files Felix Fietkau 2010-05-16 00:20:17 +00:00
  • f155da0922 fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes dual stack software like OLSRd when running on Kernel 2.4 Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> Jo-Philipp Wich 2010-05-15 22:36:56 +00:00
  • 52f1e9e50f fix wrong hunk introduced by r21309, thanks rtz2 Florian Fainelli 2010-05-15 21:27:02 +00:00
  • 928da83f5b fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value setting Florian Fainelli 2010-05-15 21:26:56 +00:00
  • fa8c4aa164 fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise decompressor remains stuck Florian Fainelli 2010-05-15 19:15:10 +00:00
  • bdf2a03107 use correct port type, which sets the correct receive fifo trigger options (#7095) Florian Fainelli 2010-05-15 19:15:03 +00:00
  • 72e6e69855 do not export find_task_by_vpid twice on 2.6.30 Florian Fainelli 2010-05-15 19:14:50 +00:00
  • 73b78d4a75 only build bin packages for the selected build variants (same behaviour as with ipkg builds) Felix Fietkau 2010-05-15 15:57:00 +00:00
  • 48e4708a34 mac80211: update to wireless-testing 2010-05-12 plus some pending patches Felix Fietkau 2010-05-15 15:56:51 +00:00
  • cfec944f42 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. Hauke Mehrtens 2010-05-15 11:04:53 +00:00
  • 01d8285e47 firmware-utils/mkzynfw: add support for the NBG460N board Gabor Juhos 2010-05-14 09:20:36 +00:00
  • 8976d8f2ad firmware-utils/mkzynfw: don't use next_offset twice (closes #7273) Gabor Juhos 2010-05-14 09:20:34 +00:00
  • 65dba323f7 ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image Gabor Juhos 2010-05-14 08:38:39 +00:00
  • 115f845e53 ar71xx: fix nbg460n mtd partitions Gabor Juhos 2010-05-14 08:37:58 +00:00
  • ec13975875 Fix zlib alternate URL Gabor Juhos 2010-05-13 18:24:27 +00:00
  • 8167602d4f compcache: Kernel module and userspace daemon in seperate packages. Lars-Peter Clausen 2010-05-13 11:36:38 +00:00
  • 946c8fa59a Add 2.6.34 patches Lars-Peter Clausen 2010-05-12 23:12:41 +00:00
  • 37a8f3522f Move CONFIG_LZMA_{DE,}COMPRESS to generic config Lars-Peter Clausen 2010-05-12 23:04:18 +00:00
  • 48ec7efd65 gpio_buttons: include slab.h Lars-Peter Clausen 2010-05-12 22:50:26 +00:00
  • 8d0aa4e176 target/uml: add missing CONFIG_MATOM config symbol Nicolas Thill 2010-05-12 21:34:48 +00:00
  • c96049615c brcm47xx: use tab instead of space Hauke Mehrtens 2010-05-12 20:28:39 +00:00
  • 51f6c2ccf4 kernel: add missing symbol Hauke Mehrtens 2010-05-12 20:15:51 +00:00
  • 35a7db1e92 Add missing symbols to generic 2.6.34 config Lars-Peter Clausen 2010-05-12 19:39:04 +00:00
  • bb8d84ce4e brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method Hauke Mehrtens 2010-05-12 18:28:41 +00:00
  • 40c6118962 ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format Jo-Philipp Wich 2010-05-11 19:43:27 +00:00
  • 4aceb015d3 hifnHIPP also depends on PCI Florian Fainelli 2010-05-11 09:17:50 +00:00
  • 24b5c903f4 hotplug2: bump pkg release after hotplug fixes in r20679-r20685 Jo-Philipp Wich 2010-05-10 19:33:56 +00:00
  • 2c6e2011f8 .gitignore: Undo accidental commit. Daniel Dickinson 2010-05-10 17:59:05 +00:00
  • 3b7e21a679 brcm-2.4: Fixed preinit and failsafe switch configuration Daniel Dickinson 2010-05-10 17:10:47 +00:00
  • 0910a01ef6 sound-soc-qi_lb60: rename package as underscores are not allowed by opkg Mirko Vogt 2010-05-09 22:24:13 +00:00
  • 4eecca22d4 refresh 2.6.32 patches Florian Fainelli 2010-05-09 18:13:49 +00:00
  • d3486f7942 refresh kernel patches Florian Fainelli 2010-05-09 18:13:43 +00:00
  • 655b43acc4 rework 130-clocks_devices_init.patch to make it more robust Florian Fainelli 2010-05-09 18:13:37 +00:00
  • d3092630a8 make etrax samsung flash patch generic (#6552) Florian Fainelli 2010-05-09 09:25:41 +00:00
  • 3aa09d05fd ar71xx: remove madwifi from the default profile Felix Fietkau 2010-05-08 20:06:50 +00:00
  • f4c9a4e042 ar71xx: use the lzma kernel and a proper size limit for pb92 Felix Fietkau 2010-05-08 20:06:44 +00:00
  • 61c07602d5 prevent race between clocks and devices registration (#6532) Florian Fainelli 2010-05-08 16:58:08 +00:00
  • 2c82cf966c image/x86: fix typo when building on Mac OS X (closes: #7303) Nicolas Thill 2010-05-08 12:46:25 +00:00
  • f30b179135 Add support for SRV records to dnsmasq config parsing Peter Denison 2010-05-08 12:35:29 +00:00
  • f829632acc adm5120: include r21398 actual changes Alexandros C. Couloumbis 2010-05-08 08:19:56 +00:00
  • 093fd3da26 adm5120: update files-2.6.33 and files-2.6.34 Alexandros C. Couloumbis 2010-05-08 08:15:40 +00:00
  • 51f7953734 ar71xx: remove some bogus kernel config overrides Felix Fietkau 2010-05-07 16:20:37 +00:00
  • 2598c32f06 ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image Felix Fietkau 2010-05-07 16:20:32 +00:00
  • 0f7864456a brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos) Felix Fietkau 2010-05-07 11:48:15 +00:00
  • bbb7850ae6 broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255) Jo-Philipp Wich 2010-05-07 11:24:22 +00:00
  • c09610dd49 pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time Jo-Philipp Wich 2010-05-07 01:57:02 +00:00
  • eb51e36a78 ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp Jo-Philipp Wich 2010-05-07 01:22:48 +00:00
  • be41fdd01a base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces Jo-Philipp Wich 2010-05-07 01:17:47 +00:00
  • dcbb5a19e7 pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot Jo-Philipp Wich 2010-05-06 19:51:27 +00:00
  • 6a3cbba92e base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot Jo-Philipp Wich 2010-05-06 19:50:22 +00:00
  • cd7f3293b7 pptp: update to v1.7.1 Jo-Philipp Wich 2010-05-06 19:48:33 +00:00
  • 4eee1bb439 ppp: - make pppd shutdown more robust as pptp hangs when the underlying connection is gone - don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead Jo-Philipp Wich 2010-05-06 17:07:31 +00:00
  • dd38b15b75 base-files, ppp: fix interface shutdown Jo-Philipp Wich 2010-05-06 01:14:24 +00:00
  • 66ab73d01f base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks Jo-Philipp Wich 2010-05-05 23:24:11 +00:00
  • 731983969a openssl: update to v0.9.8n, thanks Peter Wagner Jo-Philipp Wich 2010-05-05 20:32:10 +00:00
  • 89ba5f098e kmod-ocf-hifn7751 depends on PCI, spotted by buildbot Florian Fainelli 2010-05-05 18:16:40 +00:00
  • f9591d229a base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable Felix Fietkau 2010-05-05 15:56:58 +00:00
  • e796062a4b firewall: properly unset position for delete command, fixes rule removal in ifdown Jo-Philipp Wich 2010-05-05 15:50:21 +00:00
  • 0b84caa60a backport r21373 to 2.4 kernel Florian Fainelli 2010-05-05 09:08:02 +00:00
  • 4510d8838b fix build error on hifnHIPP spotted by buildbot Florian Fainelli 2010-05-05 09:03:59 +00:00
  • a2d45593b7 fix bad lzma tuning options bad hunks Florian Fainelli 2010-05-05 09:03:55 +00:00
  • c69cb2e520 image/ext2: fix rootfs partition size after [21362] Nicolas Thill 2010-05-05 06:14:32 +00:00
  • d0773b2356 target/x86: cleanup image config options Nicolas Thill 2010-05-05 02:11:15 +00:00
  • 482ee200cb target/x86: use common config items for options shared between generic and olpc targets Nicolas Thill 2010-05-05 02:07:38 +00:00
  • 898a6bc93d target/rb532: use -combined suffix for kernel+rootfs images Nicolas Thill 2010-05-05 01:59:43 +00:00
  • 5403c59f57 images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE Nicolas Thill 2010-05-05 01:52:54 +00:00
  • 13ebdec3f4 ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore Jo-Philipp Wich 2010-05-05 01:48:45 +00:00
  • 3c2149a759 firewall: fix bug in iface hotplug handler Jo-Philipp Wich 2010-05-05 01:43:08 +00:00
  • ffbff1a43c openssl: update OCF userspace part to version 20100325 Jo-Philipp Wich 2010-05-04 21:02:24 +00:00
  • cb232921b5 kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 Jo-Philipp Wich 2010-05-04 21:01:24 +00:00
  • 0ff83e90ba add OCF 20100325 support to brcm-2.4 Jo-Philipp Wich 2010-05-04 21:00:14 +00:00
  • 32e7340bf2 update OCF framework to version 20100325 Jo-Philipp Wich 2010-05-04 20:59:19 +00:00
  • d30f29165a package/grub: only disable graphics on host grub Nicolas Thill 2010-05-04 14:49:49 +00:00