blogic
9b1fae8a96
clean up atheros pci code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-18 11:49:05 +00:00
blogic
18842f8755
adds watchdog driver to ar5315
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-14 16:08:46 +00:00
blogic
098b7bcc01
fixes kernel oops when reset button was pressed too often on atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08 14:12:04 +00:00
blogic
2ad81d1993
add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:17:16 +00:00
blogic
e9d4b0d382
fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 20:57:38 +00:00
nbd
32bf325b69
atheros: fix setting the gpio interrupt level when registering a gpio interrupt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 16:42:43 +00:00
blogic
7fee7d1f22
- bump atheros to .26
...
- adds leds-gpio to default selection on atheros
- extend led platform setup on atheros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 21:22:00 +00:00
blogic
98a0cd276f
add missing \n to ath pci code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-09 10:09:20 +00:00
matteo
541ff27cfb
atheros: USB support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 19:43:00 +00:00
nbd
061ec04f2f
remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 07:33:48 +00:00
juhosg
86238613e8
[atheros] override CPU features to save ~125KB of kernel memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 18:53:27 +00:00
juhosg
7b3cc4a84a
[atheros] fix size calculation of the radio_config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 17:31:36 +00:00
juhosg
03164df6fe
[atheros] remove the clz function, use fls instead
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:10:50 +00:00
juhosg
d22d877ba4
[atheros] remove strange direct usage of dev->priv as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 07:14:45 +00:00
juhosg
96d867602f
[atheros] use the netdev_priv() macro instead of directly accessing dev->priv
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:49:42 +00:00
juhosg
4b6e669cb7
[atheros] use stats from net_device structure
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:47:02 +00:00
juhosg
dd4dcd736d
[atheros] nuke trailing whitespaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:40:36 +00:00
juhosg
a426ecf827
[atheros] add missing CONFIG_GPIO_LEDS related ifdefs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 17:23:07 +00:00
juhosg
a8b37809d6
[atheros] fix GPIO direction setup on ar5312, and fix compiler warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 10:47:13 +00:00
blogic
80f84673ab
fix reboot on ar5315
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 21:40:40 +00:00
blogic
7fc1813a4d
add generic led support to atheros target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 21:09:41 +00:00
blogic
66b7ecf8e0
add gpio support to atheros, fixes #1861 , thanks Othello
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 20:28:10 +00:00
nbd
0906251fe8
increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-07 18:31:36 +00:00
nbd
97ac24ed4b
implement ar2313_adjust_link
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 18:00:46 +00:00
nbd
697e06b225
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 04:44:35 +00:00
nbd
0d15d1fe3a
add atheros ar2313 vlan fix (thx, SeG)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-24 20:04:24 +00:00
nbd
e373d77d2e
add atheros reset button fixes from #2774
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 05:14:47 +00:00
nbd
ab70ab7927
don't dispatch spurious irq0 events
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:27:33 +00:00
blogic
d8b1d6da22
[9298] was b0rked
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 00:19:33 +00:00
blogic
14e805306a
converted atheros ethernet driver to phy layer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 00:07:43 +00:00
blogic
f39156a9a1
move atheros to 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 23:16:52 +00:00
blogic
23334c5281
added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 00:32:31 +00:00
nbd
17c7b6c3fd
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.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00