Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | generate bifferboard images, patch from bifferos | Florian Fainelli | 2009-12-13 |
| | | | | SVN-Revision: 18768 | ||
* | add preliminary support for the bifferboard, patch from bifferos | Florian Fainelli | 2009-12-12 |
| | | | | SVN-Revision: 18766 | ||
* | build wrt350n v2 recovery and web upgrade images (based on patch from #5970) | Felix Fietkau | 2009-12-12 |
| | | | | SVN-Revision: 18763 | ||
* | ar71xx: add driver for the USB LED on the WNDR3700 | Gabor Juhos | 2009-12-11 |
| | | | | SVN-Revision: 18758 | ||
* | ar71xx: add ar71xx_device_stopped function | Gabor Juhos | 2009-12-11 |
| | | | | SVN-Revision: 18757 | ||
* | ar71xx: fix build error with 2.6.31.7 | Gabor Juhos | 2009-12-11 |
| | | | | SVN-Revision: 18756 | ||
* | ar71xx: fix NULL pointer dereference in the ethernet driver | Gabor Juhos | 2009-12-11 |
| | | | | SVN-Revision: 18755 | ||
* | convert gpio code to use gpiolib, make rdc321x:dmz led work again | Florian Fainelli | 2009-12-11 |
| | | | | SVN-Revision: 18754 | ||
* | remove the host-tool lzma dependency we now use the one provided in openwrt | Florian Fainelli | 2009-12-11 |
| | | | | SVN-Revision: 18753 | ||
* | ar71xx: merge DSA switch patch | Gabor Juhos | 2009-12-11 |
| | | | | SVN-Revision: 18752 | ||
* | ar71xx: merge ag71xx specific patches | Gabor Juhos | 2009-12-11 |
| | | | | SVN-Revision: 18751 | ||
* | ar71xx: nuke 2.6.28 support | Gabor Juhos | 2009-12-11 |
| | | | | SVN-Revision: 18750 | ||
* | ar71xx: move mdio_bus reset code | Gabor Juhos | 2009-12-11 |
| | | | | SVN-Revision: 18749 | ||
* | refresh patch | Imre Kaloz | 2009-12-11 |
| | | | | SVN-Revision: 18748 | ||
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 |
| | | | | SVN-Revision: 18747 | ||
* | ar71xx: sync kernel configs | Gabor Juhos | 2009-12-09 |
| | | | | SVN-Revision: 18711 | ||
* | ar71xx: register rtl8366-smi device on the DIR-825 B1 board | Gabor Juhos | 2009-12-09 |
| | | | | SVN-Revision: 18710 | ||
* | rtl8306: manage the wan port as a separate phy device with proper link ↵ | Felix Fietkau | 2009-12-09 |
| | | | | | | status reading and autonegotiation - the genphy driver does not handle it properly SVN-Revision: 18709 | ||
* | fix default network config after r18699 | Jo-Philipp Wich | 2009-12-08 |
| | | | | SVN-Revision: 18708 | ||
* | ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA | John Crispin | 2009-12-08 |
| | | | | SVN-Revision: 18701 | ||
* | ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵ | Felix Fietkau | 2009-12-08 |
| | | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699 | ||
* | fix link status detection in various switch drivers | Felix Fietkau | 2009-12-08 |
| | | | | SVN-Revision: 18698 | ||
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 |
| | | | | SVN-Revision: 18697 | ||
* | ar71xx: preliminary support for the TL-WR1043ND | Gabor Juhos | 2009-12-08 |
| | | | | | | | | | | | | Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform. Presently the RTL8366RB switch support is missing due to no driver. The ethernet works with 5 ports@1Gbit but is missing vlan support. Hope Ive done this right, First time submiting a patch. Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18696 | ||
* | ar71xx: register rtl8366_smi device on the WNDR3700 | Gabor Juhos | 2009-12-08 |
| | | | | SVN-Revision: 18695 | ||
* | ar71xx: add mdio bus driver for the rtl8366 switch | Gabor Juhos | 2009-12-08 |
| | | | | SVN-Revision: 18694 | ||
* | ar71xx: refresh patches | Gabor Juhos | 2009-12-08 |
| | | | | SVN-Revision: 18693 | ||
* | ar71xx: add support for external mii_bus | Gabor Juhos | 2009-12-08 |
| | | | | SVN-Revision: 18692 | ||
* | ar71xx: move phy_connect call to ag71xx_open | Gabor Juhos | 2009-12-08 |
| | | | | SVN-Revision: 18691 | ||
* | update README after r18624 | Florian Fainelli | 2009-12-07 |
| | | | | SVN-Revision: 18683 | ||
* | make mkimg_sitecom.pl executable | Florian Fainelli | 2009-12-07 |
| | | | | SVN-Revision: 18682 | ||
* | Remove 2.6.31 support. | Lars-Peter Clausen | 2009-12-07 |
| | | | | SVN-Revision: 18673 | ||
* | add rootwait option to the kernel command line (#6209) | Florian Fainelli | 2009-12-06 |
| | | | | SVN-Revision: 18672 | ||
* | correct flash size and detection for sitecom targets (#6278), patch from rtz | Florian Fainelli | 2009-12-06 |
| | | | | SVN-Revision: 18671 | ||
* | simplify sitecom image generation with a script, patch from rtz | Florian Fainelli | 2009-12-06 |
| | | | | SVN-Revision: 18670 | ||
* | fix the handling of MAC addresses with r6040, patch from rtz | Florian Fainelli | 2009-12-06 |
| | | | | SVN-Revision: 18669 | ||
* | fix typo in switch config migration script | Jo-Philipp Wich | 2009-12-05 |
| | | | | SVN-Revision: 18657 | ||
* | ar71xx: experimental 2.6.32 support | Gabor Juhos | 2009-12-04 |
| | | | | SVN-Revision: 18638 | ||
* | kernel: fix swconfig for 2.6.32 | Gabor Juhos | 2009-12-04 |
| | | | | SVN-Revision: 18637 | ||
* | kernel: add md5sum for 2.6.32 final, and refresh patches | Gabor Juhos | 2009-12-04 |
| | | | | SVN-Revision: 18636 | ||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18635 | ||
* | add missing CONFIG_HID_WACOM symbol | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18633 | ||
* | resync kernel configuration | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18632 | ||
* | add missing kernel configuration symbols | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18630 | ||
* | add more missing configuration symbols | Florian Fainelli | 2009-12-03 |
| | | | | SVN-Revision: 18625 | ||
* | ar71xx: refresh 2.6.30 patches | Gabor Juhos | 2009-12-03 |
| | | | | SVN-Revision: 18623 | ||
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 |
| | | | | SVN-Revision: 18622 | ||
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 |
| | | | | SVN-Revision: 18621 | ||
* | ar71xx: change mii_bus name | Gabor Juhos | 2009-12-03 |
| | | | | SVN-Revision: 18619 | ||
* | ar71xx: refresh 2.6.31 patches | Gabor Juhos | 2009-12-03 |
| | | | | SVN-Revision: 18618 |