summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files
Commit message (Expand)AuthorAgeFilesLines
* 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