summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* base-files: fix a preinit hang in jffs2_ready() when no rootfs_data ↵Jo-Philipp Wich2010-05-201-0/+1
| | | | | | partition is found (#7362) SVN-Revision: 21511
* package/busybox: add upstream udhcp hostname truncation fix, bump release numberNicolas Thill2010-05-192-1/+12
| | | | SVN-Revision: 21510
* firewall: don't apply default udp/68 rule to ip6tablesJo-Philipp Wich2010-05-191-0/+1
| | | | SVN-Revision: 21509
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" ↵Jo-Philipp Wich2010-05-197-41/+105
| | | | | | option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables SVN-Revision: 21508
* target/generic-2.6: add missing bits for 2.6.30 ssb updateNicolas Thill2010-05-191-3/+166
| | | | SVN-Revision: 21507
* firewall: add commented disable_ipv6 option to default configJo-Philipp Wich2010-05-191-0/+2
| | | | SVN-Revision: 21505
* add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targetsFlorian Fainelli2010-05-191-0/+26
| | | | SVN-Revision: 21504
* firewall: implement disable_ipv6 uci optionJo-Philipp Wich2010-05-192-5/+11
| | | | SVN-Revision: 21503
* firewall (#7355) - partially revert r21486, start firewall on init again - ↵Jo-Philipp Wich2010-05-195-27/+12
| | | | | | skip iface hotplug events if base fw is not up yet - get ifname and up state with uci_get_state() in iface setup since the values gathered by scan_interfaces() may be outdated when iface coldplugging happens (observed with pptp) - ignore up state when bringing down interfaces because ifdown reverts state vars before dispatching the iface event - bump package revision SVN-Revision: 21502
* firewall: fix a possible deadlock when the firewall config has syntax errors ↵Jo-Philipp Wich2010-05-181-2/+4
| | | | | | during restart SVN-Revision: 21501
* adds proper kconfig to select the new mach typesJohn Crispin2010-05-181-3/+8
| | | | SVN-Revision: 21500
* oops, missing fix from [21485]John Crispin2010-05-181-1/+2
| | | | SVN-Revision: 21499
* Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from ↵Lars-Peter Clausen2010-05-1712-19/+20
| | | | | | 2.6.34-rcX to 2.6.34 SVN-Revision: 21498
* brcm47xx: fix destroying of 128MB modded ASUS WL-500GPHauke Mehrtens2010-05-171-1/+7
| | | | | | | | | | | | This fixup was introduced in r11812 to correct settings for devices only showing 16MB RAM instead of 128MB. That killed devices with 128MB RAM. Now value is *set* 0x0009 and not ored. The value is only corrected if it has less than 32 MB Ram. This should fix the last problem in #3177 Thank you b.sander for the patch. SVN-Revision: 21497
* base-files (#7316) - improve rdate reliability - make rdate config more ntp ↵Jo-Philipp Wich2010-05-174-43/+78
| | | | | | like - move time server list to /etc/config/timeserver - bump package revision SVN-Revision: 21495
* uci: bump package revisionJo-Philipp Wich2010-05-171-1/+1
| | | | SVN-Revision: 21494
* firewall: use uci_get_state() wrapperJo-Philipp Wich2010-05-171-1/+1
| | | | SVN-Revision: 21493
* uhttpd: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-171-1/+1
| | | | SVN-Revision: 21492
* busybox: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-171-1/+1
| | | | SVN-Revision: 21491
* base-files: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-172-6/+1
| | | | SVN-Revision: 21490
* uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)Jo-Philipp Wich2010-05-171-3/+21
| | | | SVN-Revision: 21489
* firewall: properly clear hooks in fw_stop() to prevent extensions from being ↵Jo-Philipp Wich2010-05-171-1/+8
| | | | | | called twice after fw_restart() SVN-Revision: 21488
* firewall: - defer firewall start until the first interface is brought up by ↵Jo-Philipp Wich2010-05-174-7/+21
| | | | | | 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 SVN-Revision: 21486
* * adds support for speedport w502VJohn Crispin2010-05-1718-557/+215
| | | | | | | | | | | * 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 SVN-Revision: 21485
* atm driver was missing a dependency to the atm layerJohn Crispin2010-05-171-1/+1
| | | | SVN-Revision: 21484
* add missing ifxmips crypto config symbols, spotted by buildbotFlorian Fainelli2010-05-172-0/+2
| | | | SVN-Revision: 21483
* hwmon: fix depends definitionClaudio Mignanti2010-05-161-4/+2
| | | | SVN-Revision: 21481
* bump a bunch of packages updated after 10.03Nicolas Thill2010-05-166-12/+12
| | | | SVN-Revision: 21477
* set vendor to RDC even if CPU id is not knownFlorian Fainelli2010-05-162-2/+2
| | | | SVN-Revision: 21475
* squash platform_support.patch into rdc_boards.patchFlorian Fainelli2010-05-162-12/+13
| | | | SVN-Revision: 21474
* fix link checking with switches, only port1 of switches would report link upFlorian Fainelli2010-05-161-0/+33
| | | | SVN-Revision: 21471
* mac80211: use stable firmware for b43 driver as the experimental causes ↵Hauke Mehrtens2010-05-161-1/+1
| | | | | | | | problems on some devices with L-PHY This should close #6907 SVN-Revision: 21470
* mac80211: remove patches already in mainline compat-wirelessHauke Mehrtens2010-05-162-22/+0
| | | | SVN-Revision: 21469
* mac80211: update b43-fwcutterHauke Mehrtens2010-05-161-8/+8
| | | | SVN-Revision: 21468
* switch to 2.6.32.12Florian Fainelli2010-05-161-1/+1
| | | | SVN-Revision: 21467
* update acx-mac80211 to 2010514, bringing experimental AP supportFlorian Fainelli2010-05-163-261/+3
| | | | SVN-Revision: 21466
* get rid of CRLF encoding in various filesFelix Fietkau2010-05-160-0/+0
| | | | SVN-Revision: 21462
* fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes ↵Jo-Philipp Wich2010-05-151-0/+18
| | | | | | dual stack software like OLSRd when running on Kernel 2.4 Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 21461
* fix wrong hunk introduced by r21309, thanks rtz2Florian Fainelli2010-05-151-2/+2
| | | | SVN-Revision: 21460
* fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value ↵Florian Fainelli2010-05-156-45/+61
| | | | | | setting SVN-Revision: 21459
* fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise ↵Florian Fainelli2010-05-151-5/+5
| | | | | | decompressor remains stuck SVN-Revision: 21458
* use correct port type, which sets the correct receive fifo trigger options ↵Florian Fainelli2010-05-151-0/+30
| | | | | | (#7095) SVN-Revision: 21457
* do not export find_task_by_vpid twice on 2.6.30Florian Fainelli2010-05-151-21/+19
| | | | SVN-Revision: 21456
* only build bin packages for the selected build variants (same behaviour as ↵Felix Fietkau2010-05-151-0/+2
| | | | | | with ipkg builds) SVN-Revision: 21455
* mac80211: update to wireless-testing 2010-05-12 plus some pending patchesFelix Fietkau2010-05-1517-1478/+6897
| | | | SVN-Revision: 21454
* ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.Hauke Mehrtens2010-05-1518-37/+95
| | | | | | | | Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless but the in kernel ssb system had it set to n, this causes an invalid pointer. b43 now needs CONFIG_SSB_BLOCKIO=y SVN-Revision: 21449
* firmware-utils/mkzynfw: add support for the NBG460N boardGabor Juhos2010-05-142-0/+20
| | | | | | | | Adding NBG460N/550N/550NH boards to mkzynfw. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 21446
* firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)Gabor Juhos2010-05-141-1/+1
| | | | | | | | | The test if a file can fit in an image considers the current offset twice. So a image that would fit is too big. Thanks-to: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 21445
* ar71xx: Make wget2nand fail if copying the kernel fails and use the correct ↵Gabor Juhos2010-05-141-2/+5
| | | | | | | | | | | | | | file extension for the rootfs image wget2nand didnt check the exit status after copying the kernel, if the copying failed for some reason ( for example not enougs space on the kernel partition) it simply continued extracting the rootfs. I also changed the filename, which wget2nand trys to download ( .tar.gz instead of .tgz ). Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com> SVN-Revision: 21444
* ar71xx: fix nbg460n mtd partitionsGabor Juhos2010-05-141-5/+12
| | | | | | | | This fixes the NBG460N/550N/550NH mtd partitions. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 21443