Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: initial support for jjPlus JWAP003 | Gabor Juhos | 2010-10-01 | 1 | -0/+16 | |
| | | | | | | | | | 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) SVN-Revision: 23165 | |||||
* | Add support for Atheros AP96 reference board | Felix Fietkau | 2010-09-27 | 1 | -0/+16 | |
| | | | | | | | | | | | | 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> SVN-Revision: 23125 | |||||
* | ar71xx: add a new driver for the ar7240 switch using swconfig. hooks ↵ | Felix Fietkau | 2010-08-16 | 1 | -5/+9 | |
| | | | | | | directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563 SVN-Revision: 22675 | |||||
* | ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵ | Felix Fietkau | 2010-07-22 | 1 | -0/+16 | |
| | | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) SVN-Revision: 22353 | |||||
* | fix dir-825-b1 default network config after r21905 | Jo-Philipp Wich | 2010-07-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 22005 | |||||
* | ar71xx: don't use vlan 0 for devices with rtl8366s switch | Gabor Juhos | 2010-06-26 | 2 | -2/+2 | |
| | | | | SVN-Revision: 21905 | |||||
* | ar71xx: add support for the Senao EAP7660D board | Gabor Juhos | 2010-06-18 | 1 | -0/+12 | |
| | | | | | | | | This patch adds support for the Senao EAP7660D board to trunk. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 21837 | |||||
* | ar71xx: add default network config for the RB433UAH board | Gabor Juhos | 2010-06-12 | 1 | -0/+26 | |
| | | | | SVN-Revision: 21765 | |||||
* | ar71xx: add default network configuration file for the RB450/RB433 boards | Gabor Juhos | 2010-06-08 | 2 | -0/+52 | |
| | | | | SVN-Revision: 21730 | |||||
* | ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards | Gabor Juhos | 2010-04-09 | 2 | -0/+36 | |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20752 | |||||
* | Add support for the ar8316 switch. This patch enhances the ar8216 driver ↵ | Jo-Philipp Wich | 2010-04-05 | 2 | -0/+36 | |
| | | | | | | | | | | with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices. [PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g. Add the ar8216 driver to the ar71xx target, and add network configurations for the RouterStation Pro and the RouterBoard RB-450G. SVN-Revision: 20722 | |||||
* | ar71xx: add default network configuration for the PB44 board | Gabor Juhos | 2010-03-09 | 1 | -0/+16 | |
| | | | | SVN-Revision: 20099 | |||||
* | ar71xx: override lan port names on the RB750 | Gabor Juhos | 2010-03-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 20096 | |||||
* | ar71xx: add missing protocol definitions to default network configurations | Gabor Juhos | 2010-03-09 | 5 | -0/+5 | |
| | | | | SVN-Revision: 20091 | |||||
* | ar71xx: add preliminary support for the RouterBOARD 750 | Gabor Juhos | 2010-03-07 | 1 | -0/+19 | |
| | | | | SVN-Revision: 20029 | |||||
* | ar71xx: add default network configuration file for the TL-WR741ND board | Gabor Juhos | 2010-03-01 | 1 | -0/+19 | |
| | | | | SVN-Revision: 19930 | |||||
* | ar71xx: add default network configuration file for the DIR-600 rev. A1 board | Gabor Juhos | 2010-03-01 | 1 | -0/+19 | |
| | | | | SVN-Revision: 19929 | |||||
* | ar71xx: add default network configuration file for the TL-WR1043ND board | Gabor Juhos | 2010-02-24 | 1 | -0/+31 | |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19840 | |||||
* | ar71xx: update default network configuration file for the WNDR3700 | Gabor Juhos | 2010-02-24 | 1 | -0/+45 | |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19830 | |||||
* | rtl8366_smi: move RTL8366S driver into a separate file | Gabor Juhos | 2010-01-22 | 3 | -6/+6 | |
| | | | | SVN-Revision: 19279 | |||||
* | ar71xx: update default network configuration for the WNDR3700/DIR-825-B1 | Gabor Juhos | 2010-01-18 | 3 | -26/+20 | |
| | | | | | | | Also drop the default network configuration of the TL-WR1043ND, because the RTL8366RB switch is not yet supported by the rtl8366-smi driver. SVN-Revision: 19217 | |||||
* | ar71xx: add some default configs for rtl8366 based devices | Felix Fietkau | 2010-01-18 | 2 | -0/+52 | |
| | | | | SVN-Revision: 19210 | |||||
* | adjust switch default configs for the swconfig api change | Felix Fietkau | 2010-01-18 | 1 | -1/+2 | |
| | | | | SVN-Revision: 19209 | |||||
* | ar71xx: add support for the TL-WR841N v1.5 board | Gabor Juhos | 2009-12-22 | 1 | -0/+19 | |
| | | | | SVN-Revision: 18893 | |||||
* | fix default network config after r18699 | Jo-Philipp Wich | 2009-12-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18708 | |||||
* | ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵ | Felix Fietkau | 2009-12-08 | 1 | -1/+1 | |
| | | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699 | |||||
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | 1 | -0/+0 | |
| | | | | SVN-Revision: 18622 | |||||
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | 1 | -0/+16 | |
| | | | | SVN-Revision: 18621 | |||||
* | ar71xx: add default network configuration file for the WNDR3700 | Gabor Juhos | 2009-11-27 | 1 | -0/+16 | |
| | | | | SVN-Revision: 18566 | |||||
* | ar71xx: add default network configuration for RS and RS-Pro | Gabor Juhos | 2009-10-20 | 2 | -0/+32 | |
| | | | | SVN-Revision: 18103 | |||||
* | ar71xx: add default network configuration file for the WP543 board | Gabor Juhos | 2009-10-20 | 1 | -0/+12 | |
| | | | | SVN-Revision: 18101 | |||||
* | add a defconfig for wrt160nl which contains switch settings | Felix Fietkau | 2009-10-02 | 1 | -0/+25 | |
| | | | | SVN-Revision: 17826 | |||||
* | ar71xx: add default network configuration for the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+12 | |
| | | | | SVN-Revision: 17810 | |||||
* | add default network configuration for the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -0/+16 | |
| | | | | SVN-Revision: 16360 | |||||
* | ap81: register ethernet devices, and add default network configuration file | Gabor Juhos | 2009-03-17 | 1 | -0/+16 | |
| | | | | SVN-Revision: 14921 | |||||
* | pb42: fix ethernet, remove USB registration, add default network configuration | Gabor Juhos | 2009-03-14 | 1 | -0/+16 | |
| | | | | SVN-Revision: 14876 | |||||
* | tew-632brp: add default network configuration | Gabor Juhos | 2009-03-10 | 1 | -0/+16 | |
| | | | | SVN-Revision: 14830 | |||||
* | add default network configuration for the RB-411 board | Gabor Juhos | 2009-02-28 | 1 | -0/+12 | |
| | | | | SVN-Revision: 14695 | |||||
* | add default network configuration for the AW-NR580 | Gabor Juhos | 2009-02-27 | 1 | -0/+12 | |
| | | | | SVN-Revision: 14688 | |||||
* | wnr2000: enable ar8216 workaround, add network config. LAN ports now work | Andy Boyett | 2009-02-26 | 1 | -0/+16 | |
| | | | | SVN-Revision: 14663 | |||||
* | defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, ↵ | Andy Boyett | 2009-02-26 | 3 | -0/+51 | |
previous location broke uci SVN-Revision: 14662 |