aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* AA: firmware-utils: new tool for fixing U-Media firmware headersGabor Juhos2012-10-192-0/+355
| | | | | | | | Backport of r33848. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add user-space support for the TEW-692GR boardGabor Juhos2012-10-195-0/+20
| | | | | | | | Backport of r33847. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: rt3883: add initial support for TRENDnet TEW-692GR boardGabor Juhos2012-10-195-0/+159
| | | | | | | | | | Backport of r33846. No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add profile and build image for the DIR-645 boardGabor Juhos2012-10-192-0/+61
| | | | | | | | Backport of r33845. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add user space support for the DIR-645Gabor Juhos2012-10-196-0/+50
| | | | | | | | Backport of r33844. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: rt3883: add inital support for the DIR-645 boardGabor Juhos2012-10-195-1/+162
| | | | | | | | Backport of r33843. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: use get_magic_long in sysupgrade image checkGabor Juhos2012-10-191-2/+2
| | | | | | | | Backport of r33842. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: package/mtd: add option for fixing seama imagesGabor Juhos2012-10-198-4/+678
| | | | | | | | Backport of r33841. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: tools/firmware-utils: add seama toolGabor Juhos2012-10-193-0/+638
| | | | | | | | Backport of r33840. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: add driver for the the RTL8367R{B,-VB} switchesGabor Juhos2012-10-194-0/+1571
| | | | | | | | Backport of r33839. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes device cleanup and config reload ↵Felix Fietkau2012-10-191-2/+2
| | | | | | | | issues when assigning a device to a different bridge Backport of r33858 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: merge machine support patchesGabor Juhos2012-10-184-77/+21
| | | | | | | | Backport of r33820. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120Gabor Juhos2012-10-181-26/+16
| | | | | | | | Backport of r33819. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routinesGabor Juhos2012-10-185-97/+7
| | | | | | | | Backport of r33818. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add a helper function for setting up ETH_CFG register on AR934xGabor Juhos2012-10-182-0/+25
| | | | | | | | Backport of r33817. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge a client mode state handling fix, refresh patchesFelix Fietkau2012-10-173-3/+62
| | | | | | Backport of r33821 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)Felix Fietkau2012-10-171-0/+17
| | | | | | Backport of r33815 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: OM2P-HS sysupgrade supportGabor Juhos2012-10-171-0/+2
| | | | | | | | | Backport of r33803. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: uboot-envtools: OM2P-HS partition informationGabor Juhos2012-10-171-0/+1
| | | | | | | | | Backport of r33802. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: package/om-watchdog: add OM2P-HS supportGabor Juhos2012-10-171-5/+8
| | | | | | | | | Backport of r33801. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add support for the OpenMesh OM2P-HS boardGabor Juhos2012-10-176-2/+85
| | | | | | | | | Backport of r33800. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: fix menuconfig segfaults; backport of r33773Jo-Philipp Wich2012-10-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: fix sysupgrade for jjPlus JWAP003Gabor Juhos2012-10-141-4/+6
| | | | | | | | | | | Backport of r33769. [juhosg: change commit message] Signed-off-by: Artur Wronowski <arteqw@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: ew-dorin: added ethernet switch configurationGabor Juhos2012-10-141-1/+6
| | | | | | | | | Backport of r33768. Signed-off-by: embedded wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LCGabor Juhos2012-10-141-2/+2
| | | | | | | | | | | | | | | Backport of r33767. Commit r33248 introduced a regression by passing the board name plus 'board=' in the third argument. The board name string has to be put into the image as identifier of the image type. [juhosg: fix OpenMesh template instead of use of string substitution] Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* attitude_adjustment: backport ar7 changes r33744 to r33756 changesFlorian Fainelli2012-10-1417-136/+659
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* attitude_adjustment: backport r33741 to x86/kvm_guestJo-Philipp Wich2012-10-121-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-101-0/+51
| | | | | | Backport of r33695 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx, cns3xx: backport the latest round of fixes (as of r33684)Felix Fietkau2012-10-106-3/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add compilation for arm11Felix Fietkau2012-10-101-0/+4
| | | | | | | | Add compilation support for arm11 CPUs (ie cns3xxx) Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add missing reboot handlers (fixes #11577, backport of r33672)Felix Fietkau2012-10-0912-12/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: backport upstream fixes for ext2 related tools (backport of r33662)Felix Fietkau2012-10-081-0/+1441
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [attitude adjustment] bcm63xx: disable not properly supported imagesJonas Gorski2012-10-081-12/+12
| | | | | | | Disable building of images for boards not in a really usable state (e.g. no working ethernet, no configurable switch and/or no wifi). git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: merge r33653 (fix entering failsafe through button)Jonas Gorski2012-10-081-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: merge fixes and improvements from trunkFelix Fietkau2012-10-075-5/+712
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: merge fixes and improvements from trunkFelix Fietkau2012-10-079-675/+3379
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks ↵Felix Fietkau2012-10-072-1/+108
| | | | | | (backport of r33635) git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix parallel build issues and spurious object file rebuilds ↵Felix Fietkau2012-10-061-0/+1
| | | | | | (backport of r33630) git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix invalid register access on single-stream ar93xx devices (backport ↵Felix Fietkau2012-10-051-0/+13
| | | | | | of r33628) git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set Attitude Adjustment specifc names and urlsJohn Crispin2012-10-053-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* branch Attitude AdjustmentJohn Crispin2012-10-050-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: adapt interface changes in mac80211Hauke Mehrtens2012-10-042-1/+44
| | | | | | | | | | The prototype of conf_tx and tx in struct ieee80211_ops changed some time ago and was not compatible with the prototype assumes by acs-mac80211. At least I do not see any compile warnings about this any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build image for the TL-WR841N/ND v8Gabor Juhos2012-10-041-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: user-space support for TL-WR841N/ND v8Gabor Juhos2012-10-045-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TL-WR841N/ND v8 boardGabor Juhos2012-10-043-0/+198
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx]: bcma: do not initialize deactivated PCIe coresHauke Mehrtens2012-10-042-6/+32
| | | | | | | | | | Before it was tried to initialize the deactivated PCIe core in client mode, but this causes the SoC to hang. Just do not initialize it at all and ignore the core it is not working and nothing is connected to it when the specific bit is set in the boardflags. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx]: use memcmp in mem size detection as suggested by blogicHauke Mehrtens2012-10-041-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix typo in 05_set_ether_mac_rdc preinit script (#11166)Florian Fainelli2012-10-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: fix build after IRQF_SAMPLE_RANDOM flag removal (#12248)Florian Fainelli2012-10-042-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstreamGabor Juhos2012-10-041-0/+30
| | | | | | | | | | Reviewing what went into wireless-testing I found a quite nasty mistake, probably a result of copy&past'ing from the lines below in rt2800lib.c. This adds another patch to fix that. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33616 3c298f89-4303-0410-b956-a3cf2f4a3e73