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