246 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Felix Fietkau 8398eb00ba atheros: enable swconfig by default 16 years ago
Felix Fietkau b31ce584a3 atheros: fix up the wlan mac address if the board data is missing 16 years ago
Felix Fietkau f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C 16 years ago
Jo-Philipp Wich 40d2bd5ec1 rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion 16 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2 16 years ago
Felix Fietkau 4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) 16 years ago
Felix Fietkau df22ac87e1 atheros: nuke 2.6.26 support, 2.6.28 is stable 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Felix Fietkau bda5e95574 atheros: ignore rx long packet error flag from the ethernet core 16 years ago
Felix Fietkau f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) 16 years ago
Felix Fietkau 2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug 16 years ago
Felix Fietkau 0f47e1a0f4 atheros: make use of netdev_alloc_skb 16 years ago
Felix Fietkau c42422fb53 remove debugging code 16 years ago
Felix Fietkau 28b9fea4e7 atheros: fix a spiflash write performance regression 16 years ago
Hauke Mehrtens f5dc2ce0aa refresh patches 16 years ago
Hauke Mehrtens 62595883fb update to kernel version 2.6.28.9 16 years ago
Felix Fietkau 9e5fecf984 atheros: fix radio mask check on ar5312 16 years ago
Felix Fietkau 56ddbfff1e atheros: upgrade to 2.6.28 by default 16 years ago
Felix Fietkau 8d217b7162 atheros: fix mdio bus registration for multiple ethernet interfaces 16 years ago
Felix Fietkau fd11bfec64 atheros: fix ar5312 support 16 years ago
Felix Fietkau 107f6ea323 atheros: do not attempt to start pci on ar2317 16 years ago
Felix Fietkau bfa8064ccd atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan 16 years ago
Felix Fietkau 86883cc2e0 atheros: fix path in marvell switch phy id detection 16 years ago
Felix Fietkau 7325f7cfbb atheros: enable adm6996 and mvswitch support 16 years ago
Felix Fietkau 3387cbae63 atheros: fix gpio interrupt handling on 2315 16 years ago
Felix Fietkau 6295d1932f atheros: add back reset button support 16 years ago
Felix Fietkau 675f7bfdd8 atheros: split out the pci support patch 16 years ago
Felix Fietkau 60d4e6e747 atheros: clean up the 2.6.28 port in preparation for pushing it upstream 16 years ago
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m 16 years ago
Hauke Mehrtens 668860c98f Add initial kernel 2.6.28 support for atheros target. The include files 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. 16 years ago
Hauke Mehrtens cde75fb5af move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. 16 years ago
Hauke Mehrtens fef5a07219 remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is added this is not needed any more. 16 years ago
Florian Fainelli 8599641c8f include revision number in Ubiquity images 16 years ago
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable 16 years ago
Felix Fietkau 8e5dfe75c3 atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices 16 years ago
Felix Fietkau fcce322e49 atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works 16 years ago
Jo-Philipp Wich 954862f161 fix typo in atheros image makefile 16 years ago
Gabor Juhos 124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>) 16 years ago
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT 16 years ago
Felix Fietkau b2b5ca2373 atheros: fix reboot on ar2315 devices which do not implement the atheros reference design workaround for the buggy reset logic (e.g. some senao stuff) 16 years ago
Gabor Juhos 919a8a9fe0 make mips_machine stuff available for other MIPS targets 16 years ago
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config 16 years ago
Gabor Juhos d6b4535d18 create firmware image for the Compex NP25G and WPE53G boards 16 years ago
Gabor Juhos c27b9bf6db enable MyLoader partition parser 16 years ago
Gabor Juhos eaee44586b sync 2.6.26 config 16 years ago
Imre Kaloz 722c78cd1e move some options to the generic 2.6.27 config 16 years ago
Gabor Juhos 2b10284b62 update 2.6.27 specific patches, and sync kernel config 16 years ago
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193 16 years ago
Gabor Juhos a1bf28950d refresh 2.6.26 patches 16 years ago
Felix Fietkau d1b986bd54 improve routing/nat performance for devices using the marvell 88e6060 switch 16 years ago