Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | |
| | | | | SVN-Revision: 15587 | |||
* | change boardnames | Imre Kaloz | 2009-05-04 | |
| | | | | SVN-Revision: 15582 | |||
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | |
| | | | | SVN-Revision: 15575 | |||
* | enable ar8216 switch support by default (AP65 boards use it) | Florian Fainelli | 2009-04-29 | |
| | | | | SVN-Revision: 15485 | |||
* | atheros: configure eth1 as wan interface by default, if present | Felix Fietkau | 2009-04-28 | |
| | | | | SVN-Revision: 15473 | |||
* | atheros: add kernel workaround for bringing up eth1 on devices with a micrel ↵ | Felix Fietkau | 2009-04-28 | |
| | | | | | | switch (PHY is unconnected for ENET1, switch is not configurable through MDIO) SVN-Revision: 15472 | |||
* | atheros: enable swconfig by default | Felix Fietkau | 2009-04-21 | |
| | | | | SVN-Revision: 15331 | |||
* | atheros: fix up the wlan mac address if the board data is missing | Felix Fietkau | 2009-04-21 | |
| | | | | SVN-Revision: 15330 | |||
* | atheros: add default uci configuration for ICPlus IP175C | Felix Fietkau | 2009-04-21 | |
| | | | | SVN-Revision: 15329 | |||
* | rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid ↵ | Jo-Philipp Wich | 2009-04-21 | |
| | | | | | | confusion SVN-Revision: 15316 | |||
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | |
| | | | | SVN-Revision: 15314 | |||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | |
| | | | | SVN-Revision: 15305 | |||
* | atheros: nuke 2.6.26 support, 2.6.28 is stable | Felix Fietkau | 2009-04-20 | |
| | | | | SVN-Revision: 15303 | |||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | |
| | | | | SVN-Revision: 15242 | |||
* | atheros: ignore rx long packet error flag from the ethernet core | Felix Fietkau | 2009-04-13 | |
| | | | | SVN-Revision: 15225 | |||
* | atheros: ignore reports about oversized ethernet frames, as can be caused by ↵ | Felix Fietkau | 2009-04-10 | |
| | | | | | | the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) SVN-Revision: 15185 | |||
* | atheros: refresh failing kernel patch (#4916) and fix packet padding bug | Felix Fietkau | 2009-04-10 | |
| | | | | SVN-Revision: 15184 | |||
* | atheros: make use of netdev_alloc_skb | Felix Fietkau | 2009-04-09 | |
| | | | | SVN-Revision: 15176 | |||
* | remove debugging code | Felix Fietkau | 2009-04-07 | |
| | | | | SVN-Revision: 15127 | |||
* | atheros: fix a spiflash write performance regression | Felix Fietkau | 2009-03-24 | |
| | | | | SVN-Revision: 15027 | |||
* | refresh patches | Hauke Mehrtens | 2009-03-24 | |
| | | | | SVN-Revision: 15018 | |||
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | |
| | | | | SVN-Revision: 15017 | |||
* | atheros: fix radio mask check on ar5312 | Felix Fietkau | 2009-03-23 | |
| | | | | SVN-Revision: 14986 | |||
* | atheros: upgrade to 2.6.28 by default | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14985 | |||
* | atheros: fix mdio bus registration for multiple ethernet interfaces | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14984 | |||
* | atheros: fix ar5312 support | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14983 | |||
* | atheros: do not attempt to start pci on ar2317 | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14982 | |||
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵ | Felix Fietkau | 2009-03-22 | |
| | | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981 | |||
* | atheros: fix path in marvell switch phy id detection | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14980 | |||
* | atheros: enable adm6996 and mvswitch support | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14976 | |||
* | atheros: fix gpio interrupt handling on 2315 | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14973 | |||
* | atheros: add back reset button support | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14970 | |||
* | atheros: split out the pci support patch | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14969 | |||
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14967 | |||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | |
| | | | | SVN-Revision: 14611 | |||
* | Add initial kernel 2.6.28 support for atheros target. The include files ↵ | Hauke Mehrtens | 2009-02-20 | |
| | | | | | | moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. SVN-Revision: 14584 | |||
* | move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the ↵ | Hauke Mehrtens | 2009-02-20 | |
| | | | | | | directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. SVN-Revision: 14583 | |||
* | remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is ↵ | Hauke Mehrtens | 2009-02-20 | |
| | | | | | | added this is not needed any more. SVN-Revision: 14582 | |||
* | include revision number in Ubiquity images | Florian Fainelli | 2009-02-20 | |
| | | | | SVN-Revision: 14574 | |||
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | |
| | | | | SVN-Revision: 13819 | |||
* | atheros: instead of resetting the ethernet core on ifup, only upload the new ↵ | Felix Fietkau | 2008-12-28 | |
| | | | | | | mac address. fixes a tx regression on various devices SVN-Revision: 13753 | |||
* | atheros: reset ethernet mac when running ifconfig eth0 up, so that changing ↵ | Felix Fietkau | 2008-12-22 | |
| | | | | | | the mac address works SVN-Revision: 13720 | |||
* | fix typo in atheros image makefile | Jo-Philipp Wich | 2008-12-21 | |
| | | | | SVN-Revision: 13707 | |||
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵ | Gabor Juhos | 2008-12-18 | |
| | | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682 | |||
* | Disable CONFIG_NF_CT_ACCT | Florian Fainelli | 2008-12-10 | |
| | | | | SVN-Revision: 13577 | |||
* | atheros: fix reboot on ar2315 devices which do not implement the atheros ↵ | Felix Fietkau | 2008-12-09 | |
| | | | | | | reference design workaround for the buggy reset logic (e.g. some senao stuff) SVN-Revision: 13556 | |||
* | make mips_machine stuff available for other MIPS targets | Gabor Juhos | 2008-12-02 | |
| | | | | SVN-Revision: 13492 | |||
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | |
| | | | | SVN-Revision: 13346 | |||
* | create firmware image for the Compex NP25G and WPE53G boards | Gabor Juhos | 2008-11-22 | |
| | | | | SVN-Revision: 13318 | |||
* | enable MyLoader partition parser | Gabor Juhos | 2008-11-22 | |
| | | | | SVN-Revision: 13317 |