index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
atheros
Age
Commit message (
Expand
)
Author
2008-04-27
[atheros] fix a typo in the previous commit
juhosg
2008-04-27
[atheros] enable 2.6.24 to run on ar53xx
juhosg
2008-04-27
properly disable CONFIG_CRYPTO_HW
nico
2008-04-20
[atheros] remove the clz function, use fls instead
juhosg
2008-04-20
make use of the marvell switch in the atheros port
nbd
2008-04-20
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...
nbd
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-20
make use of the adm6996 switch for atheros devices that support it (autodetec...
nbd
2008-04-20
Add stub driver for ADM6996F switches (configured through MII)
nbd
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-03-27
Revert [10668] this was also accidental
florian
2008-03-27
Create a dummy sit package for 2.4 kernelsq
florian
2008-02-11
upgrade & standardize kernel versions
kaloz
2008-02-07
increase the flash window size for ar5312 - there are apparently 5312 devices...
nbd
2008-02-03
add missing config selections
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
2008-01-02
Resync kernel config for atheros (#2940)
florian
2007-12-13
add atheros reset button fixes from #2774
nbd
2007-11-10
make the image filenames a bit shorter
nbd
2007-10-23
We are now at .23.1
florian
2007-10-21
fix b0rked atheros kernelconfig
blogic
2007-10-20
refreshed madwifi patches
blogic
2007-10-18
fixed missing symbols in atheros kernel config
blogic
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-13
fix serial port warning on atheros
blogic
2007-10-12
add atheros patch to enable annoying printks as atheros eth driver has no che...
blogic
2007-10-12
move a few kconfig options from atheros to generic-2.6
nbd
2007-10-12
fixed error in kernelconfig for atheros
blogic
2007-10-11
move atheros to 2.6.23
blogic
2007-09-29
get rid of per-profile base-files
juhosg
2007-09-23
added option to atheros kernel to be able to disable reset button from inside...
blogic
2007-09-19
clean up jffs2 config options
nbd
2007-09-08
adapt profiles for subtarget changes
nbd
2007-09-08
major target cleanup. it is now possible to have subtargets that can override...
nbd
2007-09-06
strip the kernel version suffix from target directories, except for brcm-2.4 ...
nbd