summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files
Commit message (Expand)AuthorAgeFilesLines
* [atheros]: move files for kernel 2.6.26 to a special directory.hauke2009-02-2028-6235/+0
* atheros: instead of resetting the ethernet core on ifup, only upload the new ...nbd2008-12-281-1/+13
* atheros: reset ethernet mac when running ifconfig eth0 up, so that changing t...nbd2008-12-221-0/+3
* atheros: fix reboot on ar2315 devices which do not implement the atheros refe...nbd2008-12-091-9/+16
* [atheros] enable MyLoader partition parserjuhosg2008-11-221-1/+1
* fix accidentally committed typonbd2008-10-231-1/+1
* atheros: clean up the board data detection code and attempt to boot the kerne...nbd2008-10-181-17/+77
* [atheros] fix 2.6.26.x boot failure on ar2313 (closes #4082)juhosg2008-10-081-1/+1
* don't register GPIO 0 as LED. it drives the chip select line of the SPI flash...nbd2008-10-071-1/+1
* fix ar2315 watchdog restart (patch from #3953)nbd2008-09-281-1/+1
* atheros: don't try to enable pci on AR2317 (fixes #3533)nbd2008-09-192-22/+16
* [atheros] use generic cansleep wrappers for GPIOjuhosg2008-09-111-19/+1
* clean up atheros pci codeblogic2008-08-181-23/+31
* adds watchdog driver to ar5315blogic2008-08-142-1/+206
* fixes kernel oops when reset button was pressed too often on atherosblogic2008-08-081-4/+2
* add proper uci/hotplug based button handling on atheros and work around board...blogic2008-08-051-1/+45
* fixes reset button on atheros platform, ar5312 gpio_irqs will be added laterblogic2008-08-055-344/+3
* atheros: fix setting the gpio interrupt level when registering a gpio interruptnbd2008-08-051-1/+1
* - bump atheros to .26blogic2008-08-041-10/+33
* add missing \n to ath pci codeblogic2008-07-091-1/+1
* atheros: USB supportmatteo2008-05-115-7/+299
* remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems t...nbd2008-05-071-1/+1
* [atheros] override CPU features to save ~125KB of kernel memoryjuhosg2008-05-051-0/+84
* [atheros] fix size calculation of the radio_configjuhosg2008-05-051-1/+1
* [atheros] remove the clz function, use fls insteadjuhosg2008-04-202-24/+2
* [atheros] remove strange direct usage of dev->priv as welljuhosg2008-04-201-1/+1
* [atheros] use the netdev_priv() macro instead of directly accessing dev->privjuhosg2008-04-201-28/+26
* [atheros] use stats from net_device structurejuhosg2008-04-202-30/+20
* [atheros] nuke trailing whitespacesjuhosg2008-04-2013-118/+118
* [atheros] add missing CONFIG_GPIO_LEDS related ifdefsjuhosg2008-04-142-22/+26
* [atheros] fix GPIO direction setup on ar5312, and fix compiler warningsjuhosg2008-04-131-5/+7
* fix reboot on ar5315blogic2008-04-031-6/+2
* add generic led support to atheros targetblogic2008-04-032-4/+49
* add gpio support to atheros, fixes #1861, thanks Othelloblogic2008-04-0313-13/+520
* increase the flash window size for ar5312 - there are apparently 5312 devices...nbd2008-02-071-1/+1
* implement ar2313_adjust_linknbd2008-02-032-13/+27
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetnbd2008-01-315-2/+38
* add atheros ar2313 vlan fix (thx, SeG)nbd2008-01-241-1/+7
* add atheros reset button fixes from #2774nbd2007-12-131-2/+2
* don't dispatch spurious irq0 eventsnbd2007-10-182-4/+0
* [9298] was b0rkedblogic2007-10-141-0/+3
* converted atheros ethernet driver to phy layerblogic2007-10-141-198/+127
* move atheros to 2.6.23blogic2007-10-111-0/+2
* added option to atheros kernel to be able to disable reset button from inside...blogic2007-09-232-2/+21
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-0622-0/+5339