summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: fix regulatory issues with multiple cardsnbd2010-10-011-0/+91
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is ↵juhosg2010-10-011-1/+1
| | | | | | not defined git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: initial support for jjPlus JWAP003juhosg2010-10-0112-0/+136
| | | | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: compile out the ath9k rate controlnbd2010-09-302-13/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/grub: fix build issues under 64bit FreeBSDacoul2010-09-301-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add maintainer information to menuconfig description dialogmb2010-09-301-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add maintainer informationmb2010-09-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add maintainer informationjow2010-09-308-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update to 2.6.36-rc6mb2010-09-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/grub: fix compile issue under FreeBSD 8.1acoul2010-09-291-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: update to 0.9.21, add support for showing the in-use flag for survey datanbd2010-09-294-32/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fetch survey data for all channelsnbd2010-09-296-0/+272
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)acoul2010-09-291-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: fix endianes issue under FreeBSD 8.1acoul2010-09-291-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6acoul2010-09-291-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-09-28nbd2010-09-2924-397/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [pacakge] dropbear: Add config options to allow specification of host key ↵acinonyx2010-09-291-0/+5
| | | | | | files, thanks Scott Merrilees and Matthias Buecher (#7824) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AP96: Fix LAN/WAN setupnbd2010-09-281-4/+8
| | | | | | | | | LAN (eth0) is behind a switch and the fixed speed/duplex was supposed to be for it, not WAN (eth1). Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kirkwood] Fix mv_cesa module dependencies and .ko file locationlars2010-09-281-2/+2
| | | | | | | Thanks KanjiMonster & Memphiz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: fix chain selection logic, option dest must be ignored ↵jow2010-09-281-6/+5
| | | | | | for notrack targets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: don't setup nat reflection if negations are usedjow2010-09-281-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fireall:jow2010-09-285-28/+42
| | | | | | | | - support negations for src_ip, dest_ip, src_dip options in rules and redirects - add NOTRACK target to rule sections, allows to define fine grained notrack rules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the TL-MR3420 v1 boardjuhosg2010-09-272-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/mktplinkfw: add support for the TL-MR3420 v1juhosg2010-09-271-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TL-MR3420 v1 boardjuhosg2010-09-2711-1/+171
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: AR724[12] requires different USB setupjuhosg2010-09-272-11/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the TL-WR841N v7juhosg2010-09-272-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/mktplinkfw: add support for the TL-WR841N v7juhosg2010-09-271-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the MDIO interface of the 2nd MAC on the ar7241juhosg2010-09-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move ath9k specific PCI fixup into a separate filejuhosg2010-09-2710-148/+144
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCsjuhosg2010-09-271-1/+14
| | | | | | | With this change ath9k can handle the wireless chip on the TL-WR841N v7 board which is based on the AR7241 SoC. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)juhosg2010-09-277-0/+118
| | | | | | | | | | | The attached patch adds a preliminary support for Prolink PWH2004 board (Ralink RT305x based). LAN and flash appear to work. However, the USB port and WLAN I have not managed to activate properly yet, but that problem appears to be present with other rt305x targets as well(?). Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: allow USBjuhosg2010-09-272-6/+0
| | | | | | | | | | | The current defaults for ramips rt305x does not allow the USB subsystem to be selected/built. This patch is just a small step in that direction. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: RTL8366S/RB: Fix autonegotiation for the WAN port.juhosg2010-09-272-0/+10
| | | | | | | | | | | | The RTL8366S/RB support connecting a second mac to it and using the 5th port as an independent phy. Therefore we need to handle autonegotiation changes for phy 4 like on a single phy device. This fixes #7980, verified on a WNDR3700. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add rtl8366rb switch port rate, port and qos enable/disable supportjuhosg2010-09-271-0/+210
| | | | | | Patch-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Atheros AP96 reference boardnbd2010-09-2713-0/+228
| | | | | | | | | | | | This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx fb: Do not omit initmb2010-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Upgrade to linux-2.6.36-rc5mb2010-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Export certain n8x0 GPIO switches as input devicemb2010-09-262-13/+111
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/dropbear: simplify & reduce init script size (closes #7985)acoul2010-09-241-25/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: prevent possible sourcing of JFFS2 meta files when ↵jow2010-09-231-1/+1
| | | | | | merging overlay hooks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [base system & package/block-extroot] Fixed duplicated content in file in ↵cshore2010-09-231-24/+0
| | | | | | commit 23111 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [base system & package/block-extroot] Missed file committing previous change ↵cshore2010-09-231-0/+48
| | | | | | 23110 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base/block-extroot, base/block-mount: Modified preinit and ↵cshore2010-09-237-39/+96
| | | | | | | | | | | | | | | | | | block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done. Thanks jow for the preinit merge stuff! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)nbd2010-09-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code sizenbd2010-09-201-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix build dependencies on packages with multiple variants but no selected ↵nbd2010-09-202-1/+4
| | | | | | virtual packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain ↵nbd2010-09-208-69073/+29776
| | | | | | now, please test! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a warning during a failed aggregation startnbd2010-09-201-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Add function pi_include the /lib/functions/boot.sh ↵cshore2010-09-191-0/+13
| | | | | | used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23099 3c298f89-4303-0410-b956-a3cf2f4a3e73