index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
atheros
/
files
Commit message (
Expand
)
Author
Age
*
remove the clz function, use fls instead
Gabor Juhos
2008-04-20
*
remove strange direct usage of dev->priv as well
Gabor Juhos
2008-04-20
*
use the netdev_priv() macro instead of directly accessing dev->priv
Gabor Juhos
2008-04-20
*
use stats from net_device structure
Gabor Juhos
2008-04-20
*
nuke trailing whitespaces
Gabor Juhos
2008-04-20
*
add missing CONFIG_GPIO_LEDS related ifdefs
Gabor Juhos
2008-04-14
*
fix GPIO direction setup on ar5312, and fix compiler warnings
Gabor Juhos
2008-04-13
*
fix reboot on ar5315
John Crispin
2008-04-03
*
add generic led support to atheros target
John Crispin
2008-04-03
*
add gpio support to atheros, fixes #1861, thanks Othello
John Crispin
2008-04-03
*
increase the flash window size for ar5312 - there are apparently 5312 devices...
Felix Fietkau
2008-02-07
*
implement ar2313_adjust_link
Felix Fietkau
2008-02-03
*
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
Felix Fietkau
2008-01-31
*
add atheros ar2313 vlan fix (thx, SeG)
Felix Fietkau
2008-01-24
*
add atheros reset button fixes from #2774
Felix Fietkau
2007-12-13
*
don't dispatch spurious irq0 events
Felix Fietkau
2007-10-18
*
was b0rked
John Crispin
2007-10-14
*
converted atheros ethernet driver to phy layer
John Crispin
2007-10-14
*
move atheros to 2.6.23
John Crispin
2007-10-11
*
added option to atheros kernel to be able to disable reset button from inside...
John Crispin
2007-09-23
*
strip the kernel version suffix from target directories, except for brcm-2.4 ...
Felix Fietkau
2007-09-06