91519d51e9firewall: fix a possible deadlock when the firewall config has syntax errors during restart
Jo-Philipp Wich
2010-05-18 20:15:47 +00:00
6b3bfbf943adds proper kconfig to select the new mach types
John Crispin
2010-05-18 10:21:05 +00:00
91853a0721oops, missing fix from [21485]
John Crispin
2010-05-18 09:14:01 +00:00
ba30e23bbcAdd 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
0745a63313brcm47xx: fix destroying of 128MB modded ASUS WL-500GP
Hauke Mehrtens
2010-05-17 21:39:04 +00:00
da55c9639abase-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
28e92939d1firewall: use uci_get_state() wrapper
Jo-Philipp Wich
2010-05-17 19:38:13 +00:00
51cae701b6uhttpd: use uci_get() wrapper (#7312)
Jo-Philipp Wich
2010-05-17 19:35:15 +00:00
47e443f91bbusybox: use uci_get() wrapper (#7312)
Jo-Philipp Wich
2010-05-17 19:34:46 +00:00
ea06a67eacbase-files: use uci_get() wrapper (#7312)
Jo-Philipp Wich
2010-05-17 19:34:08 +00:00
6efb515be1uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)
Jo-Philipp Wich
2010-05-17 19:31:05 +00:00
18a79362e9firewall: 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
de15765a37firewall: - 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
b12999bdbeatm driver was missing a dependency to the atm layer
John Crispin
2010-05-17 10:02:07 +00:00
7d4022d539bump a bunch of packages updated after 10.03
Nicolas Thill
2010-05-16 13:46:57 +00:00
4506985415set vendor to RDC even if CPU id is not known
Florian Fainelli
2010-05-16 13:40:26 +00:00
e6fcc255a3squash platform_support.patch into rdc_boards.patch
Florian Fainelli
2010-05-16 13:40:20 +00:00
d0ba4453a3fix link checking with switches, only port1 of switches would report link up
Florian Fainelli
2010-05-16 12:36:26 +00:00
a8c9d6256amac80211: 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
127f454ba0switch to 2.6.32.12
Florian Fainelli
2010-05-16 11:00:51 +00:00
8438342addupdate acx-mac80211 to 2010514, bringing experimental AP support
Florian Fainelli
2010-05-16 11:00:36 +00:00
8b7767fddbget rid of CRLF encoding in various files
Felix Fietkau
2010-05-16 00:20:17 +00:00
f155da0922fix 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
65dba323f7ar71xx: 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
bb8d84ce4ebrcm47xx: 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
40c6118962ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
Jo-Philipp Wich
2010-05-11 19:43:27 +00:00
4aceb015d3hifnHIPP also depends on PCI
Florian Fainelli
2010-05-11 09:17:50 +00:00
24b5c903f4hotplug2: 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
3b7e21a679brcm-2.4: Fixed preinit and failsafe switch configuration
Daniel Dickinson
2010-05-10 17:10:47 +00:00
0910a01ef6sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
Mirko Vogt
2010-05-09 22:24:13 +00:00
3aa09d05fdar71xx: remove madwifi from the default profile
Felix Fietkau
2010-05-08 20:06:50 +00:00
f4c9a4e042ar71xx: use the lzma kernel and a proper size limit for pb92
Felix Fietkau
2010-05-08 20:06:44 +00:00
61c07602d5prevent race between clocks and devices registration (#6532)
Florian Fainelli
2010-05-08 16:58:08 +00:00
2c82cf966cimage/x86: fix typo when building on Mac OS X (closes: #7303)
Nicolas Thill
2010-05-08 12:46:25 +00:00
f30b179135Add support for SRV records to dnsmasq config parsing
Peter Denison
2010-05-08 12:35:29 +00:00
f829632accadm5120: include r21398 actual changes
Alexandros C. Couloumbis
2010-05-08 08:19:56 +00:00
093fd3da26adm5120: update files-2.6.33 and files-2.6.34
Alexandros C. Couloumbis
2010-05-08 08:15:40 +00:00
51f7953734ar71xx: remove some bogus kernel config overrides
Felix Fietkau
2010-05-07 16:20:37 +00:00
2598c32f06ar71xx: 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
0f7864456abrcm47xx: 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
bbb7850ae6broadcom-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
c09610dd49pptp: 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
eb51e36a78ppp: - 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
be41fdd01abase-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
dcbb5a19e7pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot
Jo-Philipp Wich
2010-05-06 19:51:27 +00:00
6a3cbba92ebase-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
cd7f3293b7pptp: update to v1.7.1
Jo-Philipp Wich
2010-05-06 19:48:33 +00:00
4eee1bb439ppp: - 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
66ab73d01fbase-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
731983969aopenssl: update to v0.9.8n, thanks Peter Wagner
Jo-Philipp Wich
2010-05-05 20:32:10 +00:00
89ba5f098ekmod-ocf-hifn7751 depends on PCI, spotted by buildbot
Florian Fainelli
2010-05-05 18:16:40 +00:00
f9591d229abase-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
e796062a4bfirewall: properly unset position for delete command, fixes rule removal in ifdown
Jo-Philipp Wich
2010-05-05 15:50:21 +00:00
0b84caa60abackport r21373 to 2.4 kernel
Florian Fainelli
2010-05-05 09:08:02 +00:00
4510d8838bfix build error on hifnHIPP spotted by buildbot
Florian Fainelli
2010-05-05 09:03:59 +00:00
a2d45593b7fix bad lzma tuning options bad hunks
Florian Fainelli
2010-05-05 09:03:55 +00:00
c69cb2e520image/ext2: fix rootfs partition size after [21362]
Nicolas Thill
2010-05-05 06:14:32 +00:00
d0773b2356target/x86: cleanup image config options
Nicolas Thill
2010-05-05 02:11:15 +00:00
482ee200cbtarget/x86: use common config items for options shared between generic and olpc targets
Nicolas Thill
2010-05-05 02:07:38 +00:00
898a6bc93dtarget/rb532: use -combined suffix for kernel+rootfs images
Nicolas Thill
2010-05-05 01:59:43 +00:00
5403c59f57images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
Nicolas Thill
2010-05-05 01:52:54 +00:00
13ebdec3f4ppp: 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