Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: register rtl8366-smi device on the DIR-825 B1 board | Gabor Juhos | 2009-12-09 | 1 | -4/+21 | |
| | | | | SVN-Revision: 18710 | |||||
* | rtl8306: manage the wan port as a separate phy device with proper link ↵ | Felix Fietkau | 2009-12-09 | 2 | -29/+89 | |
| | | | | | | 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 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18708 | |||||
* | ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA | John Crispin | 2009-12-08 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18701 | |||||
* | ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵ | Felix Fietkau | 2009-12-08 | 3 | -2/+5 | |
| | | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699 | |||||
* | fix link status detection in various switch drivers | Felix Fietkau | 2009-12-08 | 4 | -4/+4 | |
| | | | | SVN-Revision: 18698 | |||||
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 | 8 | -9/+17 | |
| | | | | SVN-Revision: 18697 | |||||
* | ar71xx: preliminary support for the TL-WR1043ND | Gabor Juhos | 2009-12-08 | 9 | -0/+163 | |
| | | | | | | | | | | | | 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 | 1 | -1/+20 | |
| | | | | SVN-Revision: 18695 | |||||
* | ar71xx: add mdio bus driver for the rtl8366 switch | Gabor Juhos | 2009-12-08 | 10 | -0/+768 | |
| | | | | SVN-Revision: 18694 | |||||
* | ar71xx: refresh patches | Gabor Juhos | 2009-12-08 | 11 | -34/+34 | |
| | | | | SVN-Revision: 18693 | |||||
* | ar71xx: add support for external mii_bus | Gabor Juhos | 2009-12-08 | 6 | -9/+52 | |
| | | | | SVN-Revision: 18692 | |||||
* | ar71xx: move phy_connect call to ag71xx_open | Gabor Juhos | 2009-12-08 | 1 | -12/+11 | |
| | | | | SVN-Revision: 18691 | |||||
* | update README after r18624 | Florian Fainelli | 2009-12-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18683 | |||||
* | make mkimg_sitecom.pl executable | Florian Fainelli | 2009-12-07 | 1 | -0/+0 | |
| | | | | SVN-Revision: 18682 | |||||
* | Remove 2.6.31 support. | Lars-Peter Clausen | 2009-12-07 | 156 | -51299/+0 | |
| | | | | SVN-Revision: 18673 | |||||
* | add rootwait option to the kernel command line (#6209) | Florian Fainelli | 2009-12-06 | 1 | -4/+4 | |
| | | | | SVN-Revision: 18672 | |||||
* | correct flash size and detection for sitecom targets (#6278), patch from rtz | Florian Fainelli | 2009-12-06 | 2 | -5/+4 | |
| | | | | SVN-Revision: 18671 | |||||
* | simplify sitecom image generation with a script, patch from rtz | Florian Fainelli | 2009-12-06 | 2 | -17/+26 | |
| | | | | SVN-Revision: 18670 | |||||
* | fix the handling of MAC addresses with r6040, patch from rtz | Florian Fainelli | 2009-12-06 | 1 | -7/+22 | |
| | | | | SVN-Revision: 18669 | |||||
* | fix typo in switch config migration script | Jo-Philipp Wich | 2009-12-05 | 1 | -4/+4 | |
| | | | | SVN-Revision: 18657 | |||||
* | ar71xx: experimental 2.6.32 support | Gabor Juhos | 2009-12-04 | 32 | -0/+1348 | |
| | | | | SVN-Revision: 18638 | |||||
* | kernel: fix swconfig for 2.6.32 | Gabor Juhos | 2009-12-04 | 1 | -0/+29 | |
| | | | | SVN-Revision: 18637 | |||||
* | kernel: add md5sum for 2.6.32 final, and refresh patches | Gabor Juhos | 2009-12-04 | 7 | -9/+9 | |
| | | | | SVN-Revision: 18636 | |||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 34 | -54/+46 | |
| | | | | SVN-Revision: 18635 | |||||
* | add missing CONFIG_HID_WACOM symbol | Florian Fainelli | 2009-12-04 | 2 | -0/+2 | |
| | | | | SVN-Revision: 18633 | |||||
* | resync kernel configuration | Florian Fainelli | 2009-12-04 | 1 | -64/+41 | |
| | | | | SVN-Revision: 18632 | |||||
* | add missing kernel configuration symbols | Florian Fainelli | 2009-12-04 | 3 | -0/+3 | |
| | | | | SVN-Revision: 18630 | |||||
* | add more missing configuration symbols | Florian Fainelli | 2009-12-03 | 1 | -0/+3 | |
| | | | | SVN-Revision: 18625 | |||||
* | ar71xx: refresh 2.6.30 patches | Gabor Juhos | 2009-12-03 | 4 | -12/+12 | |
| | | | | SVN-Revision: 18623 | |||||
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | 13 | -53/+37 | |
| | | | | SVN-Revision: 18622 | |||||
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | 13 | -1/+397 | |
| | | | | SVN-Revision: 18621 | |||||
* | ar71xx: change mii_bus name | Gabor Juhos | 2009-12-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18619 | |||||
* | ar71xx: refresh 2.6.31 patches | Gabor Juhos | 2009-12-03 | 5 | -13/+13 | |
| | | | | SVN-Revision: 18618 | |||||
* | ar71xx: override fifo_cfg[123] values on AR7240 | Gabor Juhos | 2009-11-30 | 5 | -6/+29 | |
| | | | | SVN-Revision: 18614 | |||||
* | refresh 2.6.32 patches with -rc8 | Imre Kaloz | 2009-11-30 | 4 | -8/+8 | |
| | | | | SVN-Revision: 18613 | |||||
* | enable ACPI/HPET/MSI in the generic config | Imre Kaloz | 2009-11-30 | 1 | -0/+40 | |
| | | | | SVN-Revision: 18612 | |||||
* | add some more symbols to the generic 2.6.32 config | Imre Kaloz | 2009-11-30 | 1 | -1/+11 | |
| | | | | SVN-Revision: 18611 | |||||
* | upgrade x86 to 2.6.31.6, resync patches | Imre Kaloz | 2009-11-30 | 14 | -140/+37 | |
| | | | | SVN-Revision: 18609 | |||||
* | Update to kernel 2.6.30 | Hauke Mehrtens | 2009-11-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18605 | |||||
* | Read the size of the available memory from parameters passed to the kernel ↵ | Hauke Mehrtens | 2009-11-29 | 2 | -7/+23 | |
| | | | | | | by firmware. SVN-Revision: 18604 | |||||
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | Felix Fietkau | 2009-11-29 | 22 | -16/+6 | |
| | | | | SVN-Revision: 18603 | |||||
* | ar71xx: mask out reserved bits from the dma tx status in the ethernet driver | Felix Fietkau | 2009-11-29 | 1 | -6/+13 | |
| | | | | SVN-Revision: 18599 | |||||
* | ar71xx: add usb support for ubnt rocket m | Felix Fietkau | 2009-11-29 | 4 | -3/+53 | |
| | | | | SVN-Revision: 18598 | |||||
* | Remove patches already applied in generic and refresh patches. | Hauke Mehrtens | 2009-11-29 | 6 | -844/+13 | |
| | | | | | | This fixes #6200 SVN-Revision: 18597 | |||||
* | add missing configuration symbols | Florian Fainelli | 2009-11-29 | 1 | -0/+2 | |
| | | | | SVN-Revision: 18594 | |||||
* | revert the 027-mips_module_reloc.patch patch for mips64 targets until we fix ↵ | Florian Fainelli | 2009-11-29 | 3 | -0/+1005 | |
| | | | | | | it (#6129) SVN-Revision: 18593 | |||||
* | Some build fixes. | Hauke Mehrtens | 2009-11-28 | 3 | -1/+185 | |
| | | | | SVN-Revision: 18590 | |||||
* | Add kernel 2.6.30 support | Hauke Mehrtens | 2009-11-28 | 16 | -0/+585 | |
| | | | | | | The device is booting and Ethernet is working, but nothing more was tested. SVN-Revision: 18589 | |||||
* | Some general changes for amazon drivers. | Hauke Mehrtens | 2009-11-28 | 4 | -42/+43 | |
| | | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588 |