Age | Commit message (Expand) | Author |
2008-12-28 | atheros: instead of resetting the ethernet core on ifup, only upload the new ... | nbd |
2008-12-22 | atheros: reset ethernet mac when running ifconfig eth0 up, so that changing t... | nbd |
2008-12-09 | atheros: fix reboot on ar2315 devices which do not implement the atheros refe... | nbd |
2008-11-22 | [atheros] enable MyLoader partition parser | juhosg |
2008-10-23 | fix accidentally committed typo | nbd |
2008-10-18 | atheros: clean up the board data detection code and attempt to boot the kerne... | nbd |
2008-10-08 | [atheros] fix 2.6.26.x boot failure on ar2313 (closes #4082) | juhosg |
2008-10-07 | don't register GPIO 0 as LED. it drives the chip select line of the SPI flash... | nbd |
2008-09-28 | fix ar2315 watchdog restart (patch from #3953) | nbd |
2008-09-19 | atheros: don't try to enable pci on AR2317 (fixes #3533) | nbd |
2008-09-11 | [atheros] use generic cansleep wrappers for GPIO | juhosg |
2008-08-18 | clean up atheros pci code | blogic |
2008-08-14 | adds watchdog driver to ar5315 | blogic |
2008-08-08 | fixes kernel oops when reset button was pressed too often on atheros | blogic |
2008-08-05 | add proper uci/hotplug based button handling on atheros and work around board... | blogic |
2008-08-05 | fixes reset button on atheros platform, ar5312 gpio_irqs will be added later | blogic |
2008-08-05 | atheros: fix setting the gpio interrupt level when registering a gpio interrupt | nbd |
2008-08-04 | - bump atheros to .26 | blogic |
2008-07-09 | add missing \n to ath pci code | blogic |
2008-05-11 | atheros: USB support | matteo |
2008-05-07 | remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems t... | nbd |
2008-05-05 | [atheros] override CPU features to save ~125KB of kernel memory | juhosg |
2008-05-05 | [atheros] fix size calculation of the radio_config | juhosg |
2008-04-20 | [atheros] remove the clz function, use fls instead | juhosg |
2008-04-20 | [atheros] remove strange direct usage of dev->priv as well | juhosg |
2008-04-20 | [atheros] use the netdev_priv() macro instead of directly accessing dev->priv | juhosg |
2008-04-20 | [atheros] use stats from net_device structure | juhosg |
2008-04-20 | [atheros] nuke trailing whitespaces | juhosg |
2008-04-14 | [atheros] add missing CONFIG_GPIO_LEDS related ifdefs | juhosg |
2008-04-13 | [atheros] fix GPIO direction setup on ar5312, and fix compiler warnings | juhosg |
2008-04-03 | fix reboot on ar5315 | blogic |
2008-04-03 | add generic led support to atheros target | blogic |
2008-04-03 | add gpio support to atheros, fixes #1861, thanks Othello | blogic |
2008-02-07 | increase the flash window size for ar5312 - there are apparently 5312 devices... | nbd |
2008-02-03 | implement ar2313_adjust_link | nbd |
2008-01-31 | port atheros to 2.6.24 (untested), but do not use the new kernel by default yet | nbd |
2008-01-24 | add atheros ar2313 vlan fix (thx, SeG) | nbd |
2007-12-13 | add atheros reset button fixes from #2774 | nbd |
2007-10-18 | don't dispatch spurious irq0 events | nbd |
2007-10-14 | [9298] was b0rked | blogic |
2007-10-14 | converted atheros ethernet driver to phy layer | blogic |
2007-10-11 | move atheros to 2.6.23 | blogic |
2007-09-23 | added option to atheros kernel to be able to disable reset button from inside... | blogic |
2007-09-06 | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd |