summaryrefslogtreecommitdiff
path: root/target/linux/atheros/files
AgeCommit message (Collapse)Author
2008-12-28atheros: instead of resetting the ethernet core on ifup, only upload the new ↵nbd
mac address. fixes a tx regression on various devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22atheros: reset ethernet mac when running ifconfig eth0 up, so that changing ↵nbd
the mac address works git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-09atheros: fix reboot on ar2315 devices which do not implement the atheros ↵nbd
reference design workaround for the buggy reset logic (e.g. some senao stuff) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22[atheros] enable MyLoader partition parserjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23fix accidentally committed typonbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18atheros: clean up the board data detection code and attempt to boot the ↵nbd
kernel even when the board data was not found (radio data still needs to be present) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08[atheros] fix 2.6.26.x boot failure on ar2313 (closes #4082)juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07don't register GPIO 0 as LED. it drives the chip select line of the SPI ↵nbd
flash on most AR2317 boards. fixes strange jffs2 errors on bootup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28fix ar2315 watchdog restart (patch from #3953)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-19atheros: don't try to enable pci on AR2317 (fixes #3533)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-11[atheros] use generic cansleep wrappers for GPIOjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-18clean up atheros pci codeblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-14adds watchdog driver to ar5315blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08fixes kernel oops when reset button was pressed too often on atherosblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05add proper uci/hotplug based button handling on atheros and work around ↵blogic
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-05fixes reset button on atheros platform, ar5312 gpio_irqs will be added laterblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05atheros: fix setting the gpio interrupt level when registering a gpio interruptnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04- bump atheros to .26blogic
- 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-07-09add missing \n to ath pci codeblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11atheros: USB supportmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems ↵nbd
to be causing problems for various devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05[atheros] override CPU features to save ~125KB of kernel memoryjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05[atheros] fix size calculation of the radio_configjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20[atheros] remove the clz function, use fls insteadjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20[atheros] remove strange direct usage of dev->priv as welljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20[atheros] use the netdev_priv() macro instead of directly accessing dev->privjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20[atheros] use stats from net_device structurejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20[atheros] nuke trailing whitespacesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14[atheros] add missing CONFIG_GPIO_LEDS related ifdefsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13[atheros] fix GPIO direction setup on ar5312, and fix compiler warningsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03fix reboot on ar5315blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03add generic led support to atheros targetblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03add gpio support to atheros, fixes #1861, thanks Othelloblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-07increase the flash window size for ar5312 - there are apparently 5312 ↵nbd
devices out there with 8M flash git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03implement ar2313_adjust_linknbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31port atheros to 2.6.24 (untested), but do not use the new kernel by default yetnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-24add atheros ar2313 vlan fix (thx, SeG)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13add atheros reset button fixes from #2774nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18don't dispatch spurious irq0 eventsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14[9298] was b0rkedblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14converted atheros ethernet driver to phy layerblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11move atheros to 2.6.23blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23added option to atheros kernel to be able to disable reset button from ↵blogic
inside the fon mp3 driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd
(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