| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | atheros: do not alter the network vlan config if swconfig is required and mis... | nbd | 2009-08-24 | 1 | -13/+13 |
* | [kernel] use 2.6.30.5 | florian | 2009-08-17 | 1 | -1/+1 |
* | atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X | nbd | 2009-08-06 | 4 | -10/+10 |
* | set atheros default kernel version to 2.6.30.4 | nbd | 2009-08-04 | 1 | -1/+1 |
* | [atheros] export ar231x_gpiodev, needed for gpio-led/spi/i2c modules | agb | 2009-07-18 | 2 | -2/+4 |
* | mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does no... | nbd | 2009-07-11 | 1 | -2/+2 |
* | atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors o... | nbd | 2009-07-10 | 2 | -2/+2 |
* | atheros: add working patches/config for 2.6.30 | nbd | 2009-06-01 | 12 | -0/+6513 |
* | even more config file cleanup | kaloz | 2009-05-18 | 1 | -4/+0 |
* | config cleanups | kaloz | 2009-05-15 | 1 | -8/+0 |
* | make kernels use /etc/preinit by default | kaloz | 2009-05-14 | 1 | -1/+1 |
* | some more kernel config cleanup.. last for today :) | kaloz | 2009-05-04 | 1 | -5/+0 |
* | more cleanup | kaloz | 2009-05-04 | 1 | -2/+0 |
* | cleanup MTD option handling | kaloz | 2009-05-04 | 1 | -40/+0 |
* | move MFD stuff to the generic kernel configs | kaloz | 2009-05-04 | 1 | -2/+0 |
* | change boardnames | kaloz | 2009-05-04 | 1 | -1/+1 |
* | upgrade to newest stable kernel versions | kaloz | 2009-05-03 | 1 | -1/+1 |
* | [atheros] enable ar8216 switch support by default (AP65 boards use it) | florian | 2009-04-29 | 1 | -0/+1 |
* | atheros: configure eth1 as wan interface by default, if present | nbd | 2009-04-28 | 1 | -0/+10 |
* | atheros: add kernel workaround for bringing up eth1 on devices with a micrel ... | nbd | 2009-04-28 | 1 | -0/+69 |
* | atheros: enable swconfig by default | nbd | 2009-04-21 | 1 | -1/+1 |
* | atheros: fix up the wlan mac address if the board data is missing | nbd | 2009-04-21 | 2 | -3/+5 |
* | atheros: add default uci configuration for ICPlus IP175C | nbd | 2009-04-21 | 1 | -1/+19 |
* | [atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... ... | jow | 2009-04-21 | 1 | -1/+1 |
* | [atheros] Generate suitable images for the UBNT PicoStation2 | jow | 2009-04-21 | 1 | -0/+6 |
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | nbd | 2009-04-20 | 1 | -1/+2 |
* | atheros: nuke 2.6.26 support, 2.6.28 is stable | nbd | 2009-04-20 | 39 | -6819/+0 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 2 | -2/+0 |
* | atheros: ignore rx long packet error flag from the ethernet core | nbd | 2009-04-13 | 1 | -1/+1 |
* | atheros: ignore reports about oversized ethernet frames, as can be caused by ... | nbd | 2009-04-10 | 2 | -5/+4 |
* | atheros: refresh failing kernel patch (#4916) and fix packet padding bug | nbd | 2009-04-10 | 1 | -11/+11 |
* | atheros: make use of netdev_alloc_skb | nbd | 2009-04-09 | 1 | -7/+4 |
* | remove debugging code | nbd | 2009-04-07 | 1 | -3/+1 |
* | atheros: fix a spiflash write performance regression | nbd | 2009-03-24 | 1 | -4/+4 |
* | [kernel] refresh patches | hauke | 2009-03-24 | 1 | -1/+0 |
* | [kernel] update to kernel version 2.6.28.9 | hauke | 2009-03-24 | 1 | -1/+1 |
* | atheros: fix radio mask check on ar5312 | nbd | 2009-03-23 | 1 | -2/+2 |
* | atheros: upgrade to 2.6.28 by default | nbd | 2009-03-22 | 1 | -1/+1 |
* | atheros: fix mdio bus registration for multiple ethernet interfaces | nbd | 2009-03-22 | 2 | -11/+12 |
* | atheros: fix ar5312 support | nbd | 2009-03-22 | 1 | -9/+15 |
* | atheros: do not attempt to start pci on ar2317 | nbd | 2009-03-22 | 1 | -4/+3 |
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2... | nbd | 2009-03-22 | 2 | -5/+5 |
* | atheros: fix path in marvell switch phy id detection | nbd | 2009-03-22 | 2 | -3/+3 |
* | atheros: enable adm6996 and mvswitch support | nbd | 2009-03-22 | 1 | -0/+2 |
* | atheros: fix gpio interrupt handling on 2315 | nbd | 2009-03-22 | 2 | -26/+36 |
* | atheros: add back reset button support | nbd | 2009-03-22 | 1 | -0/+171 |
* | atheros: split out the pci support patch | nbd | 2009-03-22 | 2 | -438/+301 |
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | nbd | 2009-03-22 | 41 | -6545/+6016 |
* | disable all kernel config options that are set to =m | nbd | 2009-02-22 | 2 | -19/+19 |
* | [atheros]: Add initial kernel 2.6.28 support for atheros target. | hauke | 2009-02-20 | 39 | -0/+6984 |