Commit Graph

17259 Commits (629447ac891ec2c36b7d296e54fce4a712f40d5f)

Author SHA1 Message Date
Gabor Juhos 27d2402d53 kernel: refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 09:29:29 +00:00
Gabor Juhos 05ebb23735 ppc40x: fix MagicBox partition table
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 09:29:26 +00:00
Felix Fietkau e72ad04448 mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 21:55:37 +00:00
Felix Fietkau 42bb6302d4 gemini: add support for wiligear wbd-222 (patch by Darius Augulis)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20949 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 21:03:36 +00:00
Felix Fietkau 64ab9ac1e8 gemini: either scatter/gather dma or hw checksum breaks ethernet, comment out the define that enables both
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 20:23:35 +00:00
Gabor Juhos f11f6fe400 swconfig: Add cpu port index to help output.
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.

This could allow e.g. luci to get a rough overview of the layout of
the switch.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:32:40 +00:00
Gabor Juhos 1a53666807 swconfig: Fix switch name.
This patch fixes a small typo in swconfig's client side that caused
it to print the interface name instead of the switch's device name
on the help page.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:32:32 +00:00
Gabor Juhos 0fb7efb0c4 atheros: nuke clocksoure init patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:32:27 +00:00
Jo-Philipp Wich 9ab8828d63 [package] dnsmasq: don't append search domain to custom host entries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:09:05 +00:00
Gabor Juhos 8a102d765b package/modules: package isp116x-hcd driver
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:40:15 +00:00
Gabor Juhos 693c831022 ppc40x: enable USB support
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:40:12 +00:00
Gabor Juhos 32646d53e0 ppc40x: add isp116x-hcd to the device tree for the OpenRB board
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:40:10 +00:00
Gabor Juhos 928e28d8d3 ppc40x: make isp116x-hcd driver usable on the OpenRB board
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:40:06 +00:00
Gabor Juhos 67030d2c67 ppc40x: add more EBC_BXCR defines
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:40:02 +00:00
Gabor Juhos 0d47d330f3 ppc40x: move perwe fixup into a separate function
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:39:52 +00:00
Florian Fainelli d010b1efe5 Fix bug in foregrounding in /etc/init.d/rcS
Not using the config_xxx functions correctly.  Amended.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:14:08 +00:00
Alexandros C. Couloumbis 044142cf93 brcm47xx: fix ide drive assignment (closes #7061)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 15:05:32 +00:00
Jo-Philipp Wich ef6563b517 [malta]
- enable PCI
	- add kmod-pcnet32 to default packages
	- make kmod-pcnet32 available for malta target


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:34:21 +00:00
Nicolas Thill 6abb712c5e package/ifxmips-dsl-api: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:10:37 +00:00
Nicolas Thill 08f1f8ebb3 yckage/ifx-tapidemo: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:09:24 +00:00
Nicolas Thill 294385d58d package/ifx-tapi: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:08:54 +00:00
Nicolas Thill 9bb6ce93e3 package/uboot-lantiq: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:08:19 +00:00
Nicolas Thill ba10e1ee9a package/uboot-ifxmips: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:07:52 +00:00
Nicolas Thill 075659c85c package/ifx-vmmc: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:07:18 +00:00
Nicolas Thill 4ebd9856ff package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in 'Config.in' for coherency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:03:50 +00:00
Nicolas Thill db0251cf14 package/openssl: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:50:45 +00:00
Nicolas Thill 22b5830b85 package/ar7-atm: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:48:09 +00:00
Nicolas Thill 12c2cbceac package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth (closes: #7063)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:44:11 +00:00
Nicolas Thill e5127b11a8 package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:42:10 +00:00
Nicolas Thill 6d3fdb1415 package/madwifi: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:34:21 +00:00
Nicolas Thill 3ad1a02aa9 package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:31:12 +00:00
Nicolas Thill 630e9969c1 package/libpcap: move configuration to submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:03:53 +00:00
Nicolas Thill 8d2302993b package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:03:09 +00:00
Nicolas Thill 9a4a4d8a7c package/mmc_over_gpio: more configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 09:56:19 +00:00
Nicolas Thill c15df46407 package/compcache: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 09:54:27 +00:00
Nicolas Thill 4a2993fc17 package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 09:15:02 +00:00
Nicolas Thill 21d2e58ce8 package/busybox: add 3 upstream fixes, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 08:48:19 +00:00
Nicolas Thill 2839397f6f package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 03:52:49 +00:00
Nicolas Thill 48a6ca1c00 toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local references to linkonce (see http://gcc.gnu.org/PR16276, closes: #7014)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 02:55:30 +00:00
Nicolas Thill 49b705a95b package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 00:08:52 +00:00
Felix Fietkau 4593e471af ar71xx: fix up alignment handling
- on ar724x, rx buffers can be aligned with an offset of 2, which keeps the ip header aligned
- alignment offset is only added if the ar8216 workaround is not active and the phy driver does not advertise its own packet alignment
- ar71xx and ar91xx can not handle rx alignment offsets, however taking a hit on unaligned exceptions seems to have less overhead than re-aligning the data for large packets
- use memmove to re-align small packets, if necessary

tested on ar9132, ar7240 and ar7242 based devices without ar8216 headers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 23:31:17 +00:00
Alexandros C. Couloumbis e5035b6261 brcm47xx: add preliminary 2.6.34 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 20:50:50 +00:00
Felix Fietkau 5bd2b19691 ath9k: fix crash issues caused by the ar9300 support patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 20:37:20 +00:00
Jo-Philipp Wich 7119535b12 [package] uhttpd: fix bug in path canonization introduced by r20883
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 20:08:56 +00:00
Jo-Philipp Wich 3fe0660216 [package] uhttpd:
- make network timeout configurable, increase default to 30 seconds (#7067)
	- follow symlinks in docroot and add option to disable that
	- fix mimetype detection for files with combined extensions (.tar.gz, ...)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 19:46:35 +00:00
Gabor Juhos 6e90698fdc toolchain/uClubc-0.9.31: fix syscalls on MIPS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 19:28:10 +00:00
Alexandros C. Couloumbis 607afa94b6 2.6.34: fix kzalloc error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 16:46:24 +00:00
Nicolas Thill 0312bccde4 package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 08:22:39 +00:00
Nicolas Thill be605d9141 package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 07:24:00 +00:00
Nicolas Thill 40eb7472f8 package/base-files: use a single $(CP) instead of two to copy shared library files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 06:01:45 +00:00