Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -4/+0 |
| | | | | SVN-Revision: 15913 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -8/+0 |
| | | | | SVN-Revision: 15861 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15840 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -5/+0 |
| | | | | SVN-Revision: 15606 | ||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 15605 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -40/+0 |
| | | | | SVN-Revision: 15602 | ||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 15587 | ||||
* | change boardnames | Imre Kaloz | 2009-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 15582 | ||||
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 15575 | ||||
* | enable ar8216 switch support by default (AP65 boards use it) | Florian Fainelli | 2009-04-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 15485 | ||||
* | atheros: configure eth1 as wan interface by default, if present | Felix Fietkau | 2009-04-28 | 1 | -0/+10 |
| | | | | SVN-Revision: 15473 | ||||
* | atheros: add kernel workaround for bringing up eth1 on devices with a micrel ↵ | Felix Fietkau | 2009-04-28 | 1 | -0/+69 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 15331 | ||||
* | atheros: fix up the wlan mac address if the board data is missing | Felix Fietkau | 2009-04-21 | 2 | -3/+5 |
| | | | | SVN-Revision: 15330 | ||||
* | atheros: add default uci configuration for ICPlus IP175C | Felix Fietkau | 2009-04-21 | 1 | -1/+19 |
| | | | | SVN-Revision: 15329 | ||||
* | rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid ↵ | Jo-Philipp Wich | 2009-04-21 | 1 | -1/+1 |
| | | | | | | confusion SVN-Revision: 15316 | ||||
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 1 | -0/+6 |
| | | | | SVN-Revision: 15314 | ||||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 1 | -1/+2 |
| | | | | SVN-Revision: 15305 | ||||
* | atheros: nuke 2.6.26 support, 2.6.28 is stable | Felix Fietkau | 2009-04-20 | 39 | -6819/+0 |
| | | | | SVN-Revision: 15303 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 2 | -2/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | atheros: ignore rx long packet error flag from the ethernet core | Felix Fietkau | 2009-04-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 15225 | ||||
* | atheros: ignore reports about oversized ethernet frames, as can be caused by ↵ | Felix Fietkau | 2009-04-10 | 2 | -5/+4 |
| | | | | | | 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 | 1 | -11/+11 |
| | | | | SVN-Revision: 15184 | ||||
* | atheros: make use of netdev_alloc_skb | Felix Fietkau | 2009-04-09 | 1 | -7/+4 |
| | | | | SVN-Revision: 15176 | ||||
* | remove debugging code | Felix Fietkau | 2009-04-07 | 1 | -3/+1 |
| | | | | SVN-Revision: 15127 | ||||
* | atheros: fix a spiflash write performance regression | Felix Fietkau | 2009-03-24 | 1 | -4/+4 |
| | | | | SVN-Revision: 15027 | ||||
* | refresh patches | Hauke Mehrtens | 2009-03-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 15018 | ||||
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15017 | ||||
* | atheros: fix radio mask check on ar5312 | Felix Fietkau | 2009-03-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 14986 | ||||
* | atheros: upgrade to 2.6.28 by default | Felix Fietkau | 2009-03-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14985 | ||||
* | atheros: fix mdio bus registration for multiple ethernet interfaces | Felix Fietkau | 2009-03-22 | 2 | -11/+12 |
| | | | | SVN-Revision: 14984 | ||||
* | atheros: fix ar5312 support | Felix Fietkau | 2009-03-22 | 1 | -9/+15 |
| | | | | SVN-Revision: 14983 | ||||
* | atheros: do not attempt to start pci on ar2317 | Felix Fietkau | 2009-03-22 | 1 | -4/+3 |
| | | | | SVN-Revision: 14982 | ||||
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵ | Felix Fietkau | 2009-03-22 | 2 | -5/+5 |
| | | | | | | (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 | 2 | -3/+3 |
| | | | | SVN-Revision: 14980 | ||||
* | atheros: enable adm6996 and mvswitch support | Felix Fietkau | 2009-03-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 14976 | ||||
* | atheros: fix gpio interrupt handling on 2315 | Felix Fietkau | 2009-03-22 | 2 | -26/+36 |
| | | | | SVN-Revision: 14973 | ||||
* | atheros: add back reset button support | Felix Fietkau | 2009-03-22 | 1 | -0/+171 |
| | | | | SVN-Revision: 14970 | ||||
* | atheros: split out the pci support patch | Felix Fietkau | 2009-03-22 | 2 | -438/+301 |
| | | | | SVN-Revision: 14969 | ||||
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | 41 | -6545/+6016 |
| | | | | SVN-Revision: 14967 | ||||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 2 | -19/+19 |
| | | | | SVN-Revision: 14611 | ||||
* | Add initial kernel 2.6.28 support for atheros target. The include files ↵ | Hauke Mehrtens | 2009-02-20 | 39 | -0/+6984 |
| | | | | | | 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 | 28 | -0/+0 |
| | | | | | | 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 | 11 | -626/+0 |
| | | | | | | added this is not needed any more. SVN-Revision: 14582 | ||||
* | include revision number in Ubiquity images | Florian Fainelli | 2009-02-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 14574 | ||||
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 13819 | ||||
* | atheros: instead of resetting the ethernet core on ifup, only upload the new ↵ | Felix Fietkau | 2008-12-28 | 1 | -1/+13 |
| | | | | | | 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 | 1 | -0/+3 |
| | | | | | | the mac address works SVN-Revision: 13720 | ||||
* | fix typo in atheros image makefile | Jo-Philipp Wich | 2008-12-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 13707 | ||||
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵ | Gabor Juhos | 2008-12-18 | 1 | -6/+9 |
| | | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682 |