Felix Fietkau
|
1b84749c77
|
allow mkfwimage to fail during atheros builds. sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices
SVN-Revision: 11934
|
17 years ago |
Travis Kemen
|
14622d5a08
|
Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
SVN-Revision: 11920
|
17 years ago |
John Crispin
|
77fed3fa5b
|
add missing \n to ath pci code
SVN-Revision: 11753
|
17 years ago |
Gabor Juhos
|
518fb1a488
|
refresh kernel patches
SVN-Revision: 11197
|
17 years ago |
Gabor Juhos
|
f9719b35c8
|
upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
|
17 years ago |
Rod Whitby
|
e2829f4251
|
atheros/config-2.6.25: Removed MII override
SVN-Revision: 11161
|
17 years ago |
Travis Kemen
|
ce0e9bec2f
|
revert to before ubnt images were made
SVN-Revision: 11130
|
17 years ago |
Matteo Croce
|
2058b80964
|
atheros: added marvell switch driver
SVN-Revision: 11129
|
17 years ago |
Matteo Croce
|
f060405005
|
atheros: revert to kernel 2.6.23
SVN-Revision: 11114
|
17 years ago |
Matteo Croce
|
c8d30d5f09
|
atheros: USB support
SVN-Revision: 11113
|
17 years ago |
Travis Kemen
|
b3b8a3d2b2
|
fix file names
SVN-Revision: 11083
|
17 years ago |
Travis Kemen
|
94c559b233
|
change image generation, no need for duplicate images
SVN-Revision: 11082
|
17 years ago |
Travis Kemen
|
1deffb0f40
|
fix filename for image generation
SVN-Revision: 11077
|
17 years ago |
Travis Kemen
|
3612b1e7c0
|
buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3
SVN-Revision: 11061
|
17 years ago |
Felix Fietkau
|
4a2ab2e0d4
|
remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices
SVN-Revision: 11058
|
17 years ago |
Gabor Juhos
|
2a97980ee3
|
override CPU features to save ~125KB of kernel memory
SVN-Revision: 11050
|
17 years ago |
Gabor Juhos
|
5eb551c3a5
|
fix size calculation of the radio_config
SVN-Revision: 11049
|
17 years ago |
Gabor Juhos
|
21c5ef4c1d
|
add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2)
SVN-Revision: 11016
|
17 years ago |
Gabor Juhos
|
19233de9d3
|
resync .24 config
SVN-Revision: 10990
|
17 years ago |
Felix Fietkau
|
9e0ee80132
|
enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues
SVN-Revision: 10975
|
17 years ago |
Imre Kaloz
|
e84649e578
|
naming convention
SVN-Revision: 10965
|
17 years ago |
Gabor Juhos
|
99969dcffa
|
fix a typo in the previous commit
SVN-Revision: 10958
|
17 years ago |
Gabor Juhos
|
408fd8097f
|
enable 2.6.24 to run on ar53xx
SVN-Revision: 10957
|
17 years ago |
Nicolas Thill
|
c6fe45ed55
|
properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
|
17 years ago |
Gabor Juhos
|
1f666fa459
|
remove the clz function, use fls instead
SVN-Revision: 10878
|
17 years ago |
Felix Fietkau
|
c55299adb4
|
make use of the marvell switch in the atheros port
SVN-Revision: 10877
|
17 years ago |
Felix Fietkau
|
11d94ce083
|
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
SVN-Revision: 10876
|
17 years ago |
Gabor Juhos
|
1ffb70c7b0
|
remove strange direct usage of dev->priv as well
SVN-Revision: 10875
|
17 years ago |
Gabor Juhos
|
64d1c3a2e1
|
use the netdev_priv() macro instead of directly accessing dev->priv
SVN-Revision: 10874
|
17 years ago |
Gabor Juhos
|
8160564211
|
use stats from net_device structure
SVN-Revision: 10873
|
17 years ago |
Gabor Juhos
|
455331a8ec
|
nuke trailing whitespaces
SVN-Revision: 10872
|
17 years ago |
Felix Fietkau
|
23e3735ad5
|
make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)
SVN-Revision: 10871
|
17 years ago |
Felix Fietkau
|
a323a7bf2a
|
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
SVN-Revision: 10869
|
17 years ago |
Gabor Juhos
|
c7ed0fbd18
|
add missing CONFIG_GPIO_LEDS related ifdefs
SVN-Revision: 10835
|
17 years ago |
Gabor Juhos
|
bb0c092672
|
fix GPIO direction setup on ar5312, and fix compiler warnings
SVN-Revision: 10811
|
17 years ago |
John Crispin
|
16f1b84a59
|
fix reboot on ar5315
SVN-Revision: 10729
|
17 years ago |
John Crispin
|
3f1fa224f0
|
add generic led support to atheros target
SVN-Revision: 10728
|
17 years ago |
John Crispin
|
b526f65baf
|
add gpio support to atheros, fixes #1861, thanks Othello
SVN-Revision: 10724
|
17 years ago |
Florian Fainelli
|
c9160a88b1
|
Revert [10668] this was also accidental
SVN-Revision: 10670
|
17 years ago |
Florian Fainelli
|
e9c19c7de9
|
Create a dummy sit package for 2.4 kernelsq
SVN-Revision: 10668
|
17 years ago |
Imre Kaloz
|
3a0e58b2e1
|
upgrade & standardize kernel versions
SVN-Revision: 10443
|
17 years ago |
Felix Fietkau
|
56c3c68fa6
|
increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash
SVN-Revision: 10409
|
17 years ago |
Felix Fietkau
|
8822153478
|
add missing config selections
SVN-Revision: 10375
|
17 years ago |
Felix Fietkau
|
3afef97ed5
|
implement ar2313_adjust_link
SVN-Revision: 10374
|
17 years ago |
Felix Fietkau
|
2361535088
|
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
SVN-Revision: 10335
|
17 years ago |
Felix Fietkau
|
dc584fc1af
|
add atheros ar2313 vlan fix (thx, SeG)
SVN-Revision: 10238
|
17 years ago |
Florian Fainelli
|
7eec65be78
|
Resync kernel config for atheros (#2940)
SVN-Revision: 10081
|
17 years ago |
Felix Fietkau
|
0f0a49c98f
|
add atheros reset button fixes from #2774
SVN-Revision: 9721
|
17 years ago |
Felix Fietkau
|
1bca0cc517
|
make the image filenames a bit shorter
SVN-Revision: 9533
|
17 years ago |
Florian Fainelli
|
486492b407
|
We are now at .23.1
SVN-Revision: 9415
|
17 years ago |