aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* AA: generic: ar8216: add MIB counter support for the AR8216 switch as welljuhosg2012-11-252-1/+89
| | | | | | | | | | Backport of r34245. Thanks to Jonas Gorski for the reference URL. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: ar8216: rename AR8216_*_STATS_* definesjuhosg2012-11-252-82/+82
| | | | | | | | | | | | | Backport of r34244. The names are misleading, those are only valid from AR8236. The AR8216 chip uses different offsets. Thanks to Jonas Gorski for the report. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic ar8216: allow to read/reset MIB counters via swconfigjuhosg2012-11-252-7/+492
| | | | | | | | Backport of r34243. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: ar8216: use dynamically allocated private data in ar8216_probejuhosg2012-11-251-3/+12
| | | | | | | | Backport of r34242. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add user-space support for the RB435G boardjuhosg2012-11-252-0/+9
| | | | | | | | Backport of r34240. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add kernel support for the RB435G boardjuhosg2012-11-252-0/+39
| | | | | | | | Backport of r34239. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: update PCI IRQ map for RB4xx devicesjuhosg2012-11-251-0/+28
| | | | | | | | | | Backport of r34238. Should fix #12269. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: create profile and build image for the OpenMesh MR600 boardjuhosg2012-11-252-0/+12
| | | | | | | | | Backport of r34237. 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@34352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: package/uboot-envtools: add OpenMesh MR600 supportjuhosg2012-11-251-1/+2
| | | | | | | | | Backport of r34236. 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@34351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: enable sysupgrade for the OpenMesh MR600juhosg2012-11-252-15/+42
| | | | | | | | | Backport of r34235. 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@34350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: rename om2p.sh upgrade script to openmesh.shjuhosg2012-11-251-0/+0
| | | | | | | | | | | Backport of r34234. It will be used on other boards as well. 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@34349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: scripts/om-fwupgradecfg-gen.sh: add support for the MR600juhosg2012-11-252-11/+30
| | | | | | | | | Backport of r34233. 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@34348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add profile for bcm4705 with wl driverhauke2012-11-251-0/+20
| | | | | | | backport of r34336. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add user-space support for the OpenMesh MR600 boardjuhosg2012-11-254-0/+13
| | | | | | | | | Backport of r34232. 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@34346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add kernel support for the OpenMesh MR600 boardjuhosg2012-11-253-0/+168
| | | | | | | | | Backport of r34231. 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@34345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: scripts: rename om2p-fwupgradecfg-gen.sh to more generic ↵juhosg2012-11-252-2/+2
| | | | | | | | | | | | | om-fwupgradecfg-gen.sh Backport of r34200. It will be used for non OM2P boards as well. 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@34344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add profile and build image for the Ubiquiti UniFi AP-Outdoor boardjuhosg2012-11-252-1/+13
| | | | | | | | | Backport of r34198. Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add user-space support for the Ubiquiti UniFi AP-Outdoor boardjuhosg2012-11-253-2/+7
| | | | | | | | | Backport of r34197. Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add support for the Ubiquiti UniFi AP-Outdoor devicejuhosg2012-11-251-0/+66
| | | | | | | | | | | | | | | | Backport of r34196. [juhosg: - rename and refresh 660-MIPS-ath79-ubnt-xm-add-unifi-outdoor patches - wrap long lines in mach-ubnt-xm - remove default network config, set it from uci-defaults/network instead - remove user-space, and image generation stuff] Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add profiles and build images for old PowerCloud System devicesjuhosg2012-11-252-1/+76
| | | | | | | | | | | | | Backport of r34195. [juhosg: - use 'PowerCloud Systems' instead of 'PCS' in the profiles - sort SingleProfile instances in image/Makefile] Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add profile and build image for the TL-WA7510N boardjuhosg2012-11-252-0/+12
| | | | | | | | | | | Backport of r34190. [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: firmware-utils/mktplinkfw: add support for TL-WA7510Njuhosg2012-11-251-0/+6
| | | | | | | | | | | Backport of r34189. [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: user space support for the TL-WA7510Njuhosg2012-11-252-0/+4
| | | | | | | | | | | Backport of r34188. [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add support for TP-Link TL-WA7510Njuhosg2012-11-252-11/+50
| | | | | | | | | | | | | | | | | | | | | | Backport of r34187. It is mostly the same as TL-WA901N. WLAN and LAN are working. LAN LED is working. WLAN signal strength LEDs are not working yet. http://wiki.openwrt.org/toh/tp-link/tl-wa7510n?s[]=wa7510n [juhosg: - cleanup commit message - move non kernel related stuff into separate changes - rename and refresh 615-MIPS-ath79-TL-WA7510N-v1-support patch - merge WA7510N support into the mach-tl-wa901nd.c file - add 3.6 support] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: nuke ath79_set_usb_power_gpio helperjuhosg2012-11-251-47/+0
| | | | | | | | | | Backport of r34088. It is no longer used. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpiojuhosg2012-11-259-19/+30
| | | | | | | | Backport of r34087. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: properly prevent known unusable images from being builtjogo2012-11-251-10/+16
| | | | | | | | Commenting out does not work, so guard the calls with a check for BROKEN. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: imagebuilder: merge r34301jow2012-11-221-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* beta2 -> rc1blogic2012-11-132-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fixes dgn3500blogic2012-11-134-4/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] backport ethernet fixblogic2012-11-131-17/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] vr9 i not really usable, lets just ignore itblogic2012-11-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: backport of r34176hauke2012-11-122-2/+2
| | | | | | | remove double definition of kmod-tg3 added in r34151 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ppp: backport r34171jow2012-11-126-12/+158
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: brcm47xx: backport r34150: remove ssb-gige packagehauke2012-11-114-16/+3
| | | | | | | | CONFIG_SSB_DRIVER_GIGE is set in the target config of the brcm47xx target, so it will always be activated and the kmod-ssb-gige is not needed any more. The kmod-ssb-gige package is not generated in an build as it does not contain any files and the makes the image builder fail when generating a image integrating this package. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: x86/generic: backport r34139jow2012-11-101-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add more tx skb free fixes (hopefully final fix to #11894)nbd2012-11-103-160/+209
| | | | | | | | Backport of r34133 Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: backport grub2 at_keyboard handling from r34126 and r34127nbd2012-11-091-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: scripts: backport r34118jow2012-11-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: resolveip: backport r34116jow2012-11-082-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: fix SPW303V imagesjogo2012-11-051-0/+1
| | | | | | Backport of r34091. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: backport r34089jow2012-11-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: enable USB power on the DIR-645juhosg2012-11-051-0/+5
| | | | | | | | | | Backport of r34082. Closes #12422. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: linux/3.3: backport an upstream GPIO patchjuhosg2012-11-051-0/+68
| | | | | | | | | | | | | | | Backport of r34081. The backported patch introduces new flags to automatically export GPIOs when using the convenience unctions gpio_request_one() or gpio_request_array(). This will be used by ar71xx/ramips platforms. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add restorefactory to default package set for ALL0239-3G and ↵juhosg2012-11-051-2/+2
| | | | | | | | | | ALL0256N Backport of r34078. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: don't use the unknown LED on the ZCN-1523-5 boardjuhosg2012-11-041-4/+1
| | | | | | | | | | | | | | | | Backport of r34076. According to #12421, GPIO 1 controls the power output on the unused lines of the LAN2 port. Remove the LED definition in order to prevent possible permanent hardware damage. If someone needs that, the power-out feature can be controlled via the GPIO sysfs interface. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: include mtd layout in the command line for ZCN-1523H-* boardsjuhosg2012-11-041-2/+2
| | | | | | | | Backport of r34074. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boardsjuhosg2012-11-041-2/+5
| | | | | | | | | | Backport of r34072. Also add the missing ATH79_MACH_ZCN_1523H_5 symbol. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] fix full builds for xen / kvmblogic2012-11-022-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: fix intel wifi autoload module namesjogo2012-11-011-2/+2
| | | | | | merge r33676. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34055 3c298f89-4303-0410-b956-a3cf2f4a3e73