Felix Fietkau
df35ee622f
fix link status detection in various switch drivers
...
SVN-Revision: 18698
15 years ago
Gabor Juhos
7d8a1bf239
ar71xx: TL-WR1043ND support cleanup
...
SVN-Revision: 18697
15 years ago
Gabor Juhos
b12d752a63
ar71xx: preliminary support for the TL-WR1043ND
...
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
15 years ago
Gabor Juhos
63d8f159db
ar71xx: register rtl8366_smi device on the WNDR3700
...
SVN-Revision: 18695
15 years ago
Gabor Juhos
cc1b9a6046
ar71xx: add mdio bus driver for the rtl8366 switch
...
SVN-Revision: 18694
15 years ago
Gabor Juhos
5c7ee7f039
ar71xx: refresh patches
...
SVN-Revision: 18693
15 years ago
Gabor Juhos
18867965f7
ar71xx: add support for external mii_bus
...
SVN-Revision: 18692
15 years ago
Gabor Juhos
0e79007faf
ar71xx: move phy_connect call to ag71xx_open
...
SVN-Revision: 18691
15 years ago
Florian Fainelli
a653c7602e
update README after r18624
...
SVN-Revision: 18683
15 years ago
Florian Fainelli
896d205346
make mkimg_sitecom.pl executable
...
SVN-Revision: 18682
15 years ago
Lars-Peter Clausen
6a2ea35b79
Remove 2.6.31 support.
...
SVN-Revision: 18673
15 years ago
Florian Fainelli
a155e4fd53
add rootwait option to the kernel command line ( #6209 )
...
SVN-Revision: 18672
15 years ago
Florian Fainelli
8c2091f823
correct flash size and detection for sitecom targets ( #6278 ), patch from rtz
...
SVN-Revision: 18671
15 years ago
Florian Fainelli
ece1801c1f
simplify sitecom image generation with a script, patch from rtz
...
SVN-Revision: 18670
15 years ago
Florian Fainelli
eb82e0d7a1
fix the handling of MAC addresses with r6040, patch from rtz
...
SVN-Revision: 18669
15 years ago
Jo-Philipp Wich
d55e721178
fix typo in switch config migration script
...
SVN-Revision: 18657
15 years ago
Gabor Juhos
9bb13d59d9
ar71xx: experimental 2.6.32 support
...
SVN-Revision: 18638
15 years ago
Gabor Juhos
3184772820
kernel: fix swconfig for 2.6.32
...
SVN-Revision: 18637
15 years ago
Gabor Juhos
1b04095cb2
kernel: add md5sum for 2.6.32 final, and refresh patches
...
SVN-Revision: 18636
15 years ago
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
15 years ago
Florian Fainelli
8045b37a82
add missing CONFIG_HID_WACOM symbol
...
SVN-Revision: 18633
15 years ago
Florian Fainelli
65ea84d2ae
resync kernel configuration
...
SVN-Revision: 18632
15 years ago
Florian Fainelli
5352215161
add missing kernel configuration symbols
...
SVN-Revision: 18630
15 years ago
Florian Fainelli
f2adc6e331
add more missing configuration symbols
...
SVN-Revision: 18625
15 years ago
Gabor Juhos
4692b4e31e
ar71xx: refresh 2.6.30 patches
...
SVN-Revision: 18623
15 years ago
Gabor Juhos
f065bbdf7f
ar71xx: DIR-825 support cleanup
...
SVN-Revision: 18622
15 years ago
Gabor Juhos
e4d21e0399
ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)
...
SVN-Revision: 18621
15 years ago
Gabor Juhos
8a7e19e7db
ar71xx: change mii_bus name
...
SVN-Revision: 18619
15 years ago
Gabor Juhos
a1e1fc7707
ar71xx: refresh 2.6.31 patches
...
SVN-Revision: 18618
15 years ago
Gabor Juhos
35dbf66787
ar71xx: override fifo_cfg[123] values on AR7240
...
SVN-Revision: 18614
15 years ago
Imre Kaloz
cbae183c9e
refresh 2.6.32 patches with -rc8
...
SVN-Revision: 18613
15 years ago
Imre Kaloz
bf8db0ded6
enable ACPI/HPET/MSI in the generic config
...
SVN-Revision: 18612
15 years ago
Imre Kaloz
bacb8f14b0
add some more symbols to the generic 2.6.32 config
...
SVN-Revision: 18611
15 years ago
Imre Kaloz
b1b45530ab
upgrade x86 to 2.6.31.6, resync patches
...
SVN-Revision: 18609
15 years ago
Hauke Mehrtens
c4ce5f3937
Update to kernel 2.6.30
...
SVN-Revision: 18605
15 years ago
Hauke Mehrtens
6fe93904b0
Read the size of the available memory from parameters passed to the kernel by firmware.
...
SVN-Revision: 18604
15 years ago
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
15 years ago
Felix Fietkau
cb85dcb1a8
ar71xx: mask out reserved bits from the dma tx status in the ethernet driver
...
SVN-Revision: 18599
15 years ago
Felix Fietkau
896090973f
ar71xx: add usb support for ubnt rocket m
...
SVN-Revision: 18598
15 years ago
Hauke Mehrtens
6384a68295
Remove patches already applied in generic and refresh patches.
...
This fixes #6200
SVN-Revision: 18597
15 years ago
Florian Fainelli
27d2411711
add missing configuration symbols
...
SVN-Revision: 18594
15 years ago
Florian Fainelli
b95d7f74dd
revert the 027-mips_module_reloc.patch patch for mips64 targets until we fix it ( #6129 )
...
SVN-Revision: 18593
15 years ago
Hauke Mehrtens
4a23c7a92c
Some build fixes.
...
SVN-Revision: 18590
15 years ago
Hauke Mehrtens
2ee2679ac9
Add kernel 2.6.30 support
...
The device is booting and Ethernet is working, but nothing more was tested.
SVN-Revision: 18589
15 years ago
Hauke Mehrtens
9714c8b642
Some general changes for amazon drivers.
...
This is mostly needed for kernel 2.6.30 support.
SVN-Revision: 18588
15 years ago
Gabor Juhos
cfe5a8b593
ar71xx: fix mac address for 5GHz interface on WNDR3700
...
SVN-Revision: 18586
15 years ago
Gabor Juhos
0fd020c268
ar71xx: update ath9k_platform.h
...
SVN-Revision: 18585
15 years ago
Gabor Juhos
dbdc7ec969
ar71xx: fix extension of the WNDR3700 firmware image
...
SVN-Revision: 18579
15 years ago
Gabor Juhos
80266fc74c
ar71xx: override mtd partitions for the TEW-632BRP family
...
SVN-Revision: 18578
15 years ago
Florian Fainelli
c74364cc38
add sitecom subtarget after the profiles->subtargets conversion ( #6245 )
...
SVN-Revision: 18576
15 years ago