aboutsummaryrefslogtreecommitdiff
path: root/target/linux/atheros/files
Commit message (Expand)AuthorAge
* move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the dir...Hauke Mehrtens2009-02-20
* atheros: instead of resetting the ethernet core on ifup, only upload the new ...Felix Fietkau2008-12-28
* atheros: reset ethernet mac when running ifconfig eth0 up, so that changing t...Felix Fietkau2008-12-22
* atheros: fix reboot on ar2315 devices which do not implement the atheros refe...Felix Fietkau2008-12-09
* enable MyLoader partition parserGabor Juhos2008-11-22
* fix accidentally committed typoFelix Fietkau2008-10-23
* atheros: clean up the board data detection code and attempt to boot the kerne...Felix Fietkau2008-10-18
* fix 2.6.26.x boot failure on ar2313 (closes #4082)Gabor Juhos2008-10-08
* don't register GPIO 0 as LED. it drives the chip select line of the SPI flash...Felix Fietkau2008-10-07
* fix ar2315 watchdog restart (patch from #3953)Felix Fietkau2008-09-28
* atheros: don't try to enable pci on AR2317 (fixes #3533)Felix Fietkau2008-09-19
* use generic cansleep wrappers for GPIOGabor Juhos2008-09-11
* clean up atheros pci codeJohn Crispin2008-08-18
* adds watchdog driver to ar5315John Crispin2008-08-14
* fixes kernel oops when reset button was pressed too often on atherosJohn Crispin2008-08-08
* add proper uci/hotplug based button handling on atheros and work around board...John Crispin2008-08-05
* fixes reset button on atheros platform, ar5312 gpio_irqs will be added laterJohn Crispin2008-08-05
* atheros: fix setting the gpio interrupt level when registering a gpio interruptFelix Fietkau2008-08-05
* - bump atheros to .26 - adds leds-gpio to default selection on atheros - exte...John Crispin2008-08-04
* add missing \n to ath pci codeJohn Crispin2008-07-09
* atheros: USB supportMatteo Croce2008-05-11
* remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems t...Felix Fietkau2008-05-07
* override CPU features to save ~125KB of kernel memoryGabor Juhos2008-05-05
* fix size calculation of the radio_configGabor Juhos2008-05-05
* remove the clz function, use fls insteadGabor Juhos2008-04-20
* remove strange direct usage of dev->priv as wellGabor Juhos2008-04-20
* use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-20
* use stats from net_device structureGabor Juhos2008-04-20
* nuke trailing whitespacesGabor Juhos2008-04-20
* add missing CONFIG_GPIO_LEDS related ifdefsGabor Juhos2008-04-14
* fix GPIO direction setup on ar5312, and fix compiler warningsGabor Juhos2008-04-13
* fix reboot on ar5315John Crispin2008-04-03
* add generic led support to atheros targetJohn Crispin2008-04-03
* add gpio support to atheros, fixes #1861, thanks OthelloJohn Crispin2008-04-03
* increase the flash window size for ar5312 - there are apparently 5312 devices...Felix Fietkau2008-02-07
* implement ar2313_adjust_linkFelix Fietkau2008-02-03
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetFelix Fietkau2008-01-31
* add atheros ar2313 vlan fix (thx, SeG)Felix Fietkau2008-01-24
* add atheros reset button fixes from #2774Felix Fietkau2007-12-13
* don't dispatch spurious irq0 eventsFelix Fietkau2007-10-18
* was b0rkedJohn Crispin2007-10-14
* converted atheros ethernet driver to phy layerJohn Crispin2007-10-14
* move atheros to 2.6.23John Crispin2007-10-11
* added option to atheros kernel to be able to disable reset button from inside...John Crispin2007-09-23
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06