Felix Fietkau
|
8e5dfe75c3
|
atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
SVN-Revision: 13753
|
16 years ago |
Felix Fietkau
|
fcce322e49
|
atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
SVN-Revision: 13720
|
16 years ago |
Felix Fietkau
|
b2b5ca2373
|
atheros: fix reboot on ar2315 devices which do not implement the atheros reference design workaround for the buggy reset logic (e.g. some senao stuff)
SVN-Revision: 13556
|
16 years ago |
Gabor Juhos
|
c27b9bf6db
|
enable MyLoader partition parser
SVN-Revision: 13317
|
16 years ago |
Felix Fietkau
|
c57577bf5b
|
fix accidentally committed typo
SVN-Revision: 13025
|
16 years ago |
Felix Fietkau
|
81b05ae1a2
|
atheros: clean up the board data detection code and attempt to boot the kernel even when the board data was not found (radio data still needs to be present)
SVN-Revision: 13006
|
16 years ago |
Gabor Juhos
|
1962736dc2
|
fix 2.6.26.x boot failure on ar2313 (closes #4082)
SVN-Revision: 12928
|
16 years ago |
Felix Fietkau
|
6fdb738d10
|
don't register GPIO 0 as LED. it drives the chip select line of the SPI flash on most AR2317 boards. fixes strange jffs2 errors on bootup
SVN-Revision: 12881
|
16 years ago |
Felix Fietkau
|
fc59ffea21
|
fix ar2315 watchdog restart (patch from #3953)
SVN-Revision: 12775
|
16 years ago |
Felix Fietkau
|
e5dc717d22
|
atheros: don't try to enable pci on AR2317 (fixes #3533)
SVN-Revision: 12633
|
16 years ago |
Gabor Juhos
|
10eaf08da5
|
use generic cansleep wrappers for GPIO
SVN-Revision: 12567
|
16 years ago |
John Crispin
|
874ca11412
|
clean up atheros pci code
SVN-Revision: 12337
|
16 years ago |
John Crispin
|
9379dc19b6
|
adds watchdog driver to ar5315
SVN-Revision: 12309
|
16 years ago |
John Crispin
|
2bd17fe1cb
|
fixes kernel oops when reset button was pressed too often on atheros
SVN-Revision: 12245
|
16 years ago |
John Crispin
|
5e5cc5a7c8
|
add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly
SVN-Revision: 12179
|
17 years ago |
John Crispin
|
2dd9146ddf
|
fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
SVN-Revision: 12164
|
17 years ago |
Felix Fietkau
|
5eab3b092d
|
atheros: fix setting the gpio interrupt level when registering a gpio interrupt
SVN-Revision: 12139
|
17 years ago |
John Crispin
|
d38b4fd256
|
- bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
SVN-Revision: 12100
|
17 years ago |
John Crispin
|
77fed3fa5b
|
add missing \n to ath pci code
SVN-Revision: 11753
|
17 years ago |
Matteo Croce
|
c8d30d5f09
|
atheros: USB support
SVN-Revision: 11113
|
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
|
1f666fa459
|
remove the clz function, use fls instead
SVN-Revision: 10878
|
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 |
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 |
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
|
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 |
Felix Fietkau
|
0f0a49c98f
|
add atheros reset button fixes from #2774
SVN-Revision: 9721
|
17 years ago |
Felix Fietkau
|
3acb27cdd7
|
don't dispatch spurious irq0 events
SVN-Revision: 9347
|
17 years ago |
John Crispin
|
3568f0c247
|
was b0rked
SVN-Revision: 9299
|
17 years ago |
John Crispin
|
8f7311e20b
|
converted atheros ethernet driver to phy layer
SVN-Revision: 9298
|
17 years ago |
John Crispin
|
7745eb277d
|
move atheros to 2.6.23
SVN-Revision: 9265
|
17 years ago |
John Crispin
|
d7502c446b
|
added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
SVN-Revision: 8969
|
17 years ago |
Felix Fietkau
|
56231056ea
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|
17 years ago |