summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
Commit message (Expand)AuthorAgeFilesLines
* 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
* [kernel] update to 2.6.26.5 and 2.6.25.17juhosg2008-09-261-1/+1
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disa...nico2008-09-251-2/+0
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable i...nico2008-09-241-0/+1
* atheros: don't try to enable pci on AR2317 (fixes #3533)nbd2008-09-192-22/+16
* remove old atheros kernels and patchesnbd2008-09-1324-1393/+0
* [atheros] use generic cansleep wrappers for GPIOjuhosg2008-09-111-19/+1
* [kernel] update to 2.6.26.3 and 2.6.25.16juhosg2008-08-224-13/+9
* set reasonable generic CRYPTO_ config entries for 2.6.26nico2008-08-211-3/+0
* clean up atheros pci codeblogic2008-08-181-23/+31
* adds watchdog driver to ar5315blogic2008-08-144-1/+236
* fixes kernel oops when reset button was pressed too often on atherosblogic2008-08-081-4/+2
* [kernel] update to 2.6.25.15 and 2.6.26.2juhosg2008-08-071-1/+1
* add proper uci/hotplug based button handling on atheros and work around board...blogic2008-08-053-1/+86
* 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
* refresh atheros config, add missing symbols to generic 2.6.26 confignbd2008-08-051-12/+2
* - bump atheros to .26blogic2008-08-043-11/+35
* move CONFIG_XFS_DEBUG to generic confignico2008-07-301-1/+0
* atheros: 2.6.26 patchesmatteo2008-07-2710-0/+543
* allow mkfwimage to fail during atheros builds.nbd2008-07-261-2/+2
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ...thepeople2008-07-251-0/+10
* add missing \n to ath pci codeblogic2008-07-091-1/+1
* [atheros] refresh kernel patchesjuhosg2008-05-1921-164/+176
* [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2....juhosg2008-05-181-1/+1
* atheros/config-2.6.25: Removed MII overriderwhitby2008-05-171-1/+1
* revert to before ubnt images were madethepeople2008-05-131-20/+0
* atheros: added marvell switch drivermatteo2008-05-132-0/+40
* atheros: revert to kernel 2.6.23matteo2008-05-112-6/+23
* atheros: USB supportmatteo2008-05-117-13/+323
* fix file namesthepeople2008-05-081-2/+2
* change image generation, no need for duplicate imagesthepeople2008-05-081-4/+2
* fix filename for image generationthepeople2008-05-081-1/+1
* buld images for the Ubiquiti LiteStation and NanoStation ported from http://a...thepeople2008-05-071-0/+22
* remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems t...nbd2008-05-072-10/+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] add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT5...juhosg2008-05-038-0/+484
* [atheros] resync .24 configjuhosg2008-04-301-4/+5
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...nbd2008-04-291-11/+20
* naming conventionkaloz2008-04-281-1/+1
* [atheros] fix a typo in the previous commitjuhosg2008-04-271-1/+1
* [atheros] enable 2.6.24 to run on ar53xxjuhosg2008-04-272-0/+61
* properly disable CONFIG_CRYPTO_HWnico2008-04-272-2/+0
* [atheros] remove the clz function, use fls insteadjuhosg2008-04-202-24/+2
* make use of the marvell switch in the atheros portnbd2008-04-202-3/+6
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...nbd2008-04-202-0/+39
* [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