Commit Graph

13638 Commits (7c0dea599dc5136395f7110c47b7fdec974b2df0)
 

Author SHA1 Message Date
Gabor Juhos 3f7d3dc939 ar71xx: add default network configuration file for the DIR-600 rev. A1 board
SVN-Revision: 19929
15 years ago
Gabor Juhos b41c276df4 ar71xx: register DSA switch for the AP91 based boards
SVN-Revision: 19928
15 years ago
Gabor Juhos 6a702d127b ar71xx: add DSA driver for the AR7240 built-in ethernet switch
SVN-Revision: 19927
15 years ago
Gabor Juhos 8e22134773 ar71xx: add QinQ tagging format for the DSA driver
SVN-Revision: 19926
15 years ago
Nicolas Thill 4949756ceb kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
SVN-Revision: 19925
15 years ago
Nicolas Thill 127b8ea8f9 kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled
SVN-Revision: 19924
15 years ago
Nicolas Thill 01a683ec51 mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
SVN-Revision: 19923
15 years ago
Nicolas Thill 2d100861a4 switch: suppress boot error message on 2.4
SVN-Revision: 19922
15 years ago
Florian Fainelli 4f4066d3e0 add support for 2.6.33
SVN-Revision: 19921
15 years ago
Florian Fainelli 9fc22cd032 misc 2.6.33 compilation and config symbols fixes
SVN-Revision: 19920
15 years ago
Florian Fainelli 984ac762e4 add support for 2.6.32, dropped the SPI patch for now
SVN-Revision: 19919
15 years ago
Florian Fainelli 32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
15 years ago
Jo-Philipp Wich 237df628c3 iptables: disable kernel module autoloading
SVN-Revision: 19917
15 years ago
Felix Fietkau ee2c54569f mac80211: fix essid setting for ad-hoc (thx, stintel)
SVN-Revision: 19916
15 years ago
Felix Fietkau 13cfa88855 mac80211: fix client mode
SVN-Revision: 19915
15 years ago
Felix Fietkau 1c8fbfbaa6 mac80211: fix interface startup order for AP+STA (patch by yann lopez)
SVN-Revision: 19912
15 years ago
Jo-Philipp Wich eeb982177d remove asterisk from default vlan ports in netconfig
SVN-Revision: 19910
15 years ago
Jo-Philipp Wich 96e4312e7e switch: eliminate the asterisk from the switch port configuration and set it automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format
SVN-Revision: 19909
15 years ago
Matteo Croce a15d58f605 ar71xx: 2.6.33 patches
SVN-Revision: 19908
15 years ago
Matteo Croce 2cb1d98fc2 atheros: 2.6.33 patches
SVN-Revision: 19906
15 years ago
Matteo Croce 5ddd984cff kernel: add 2.6.33 patches
SVN-Revision: 19905
15 years ago
Florian Fainelli 9fd2d20a24 fix busybox's ping compilation when the fancy feature is turned off (#6489)
SVN-Revision: 19904
15 years ago
Florian Fainelli f4edda27af switch: do not include linux/autoconf.h (#6513)
SVN-Revision: 19903
15 years ago
Florian Fainelli 1e72384edb add missing hunks to recognize the Microsoft MN-700 device (#6749)
SVN-Revision: 19896
15 years ago
Florian Fainelli 23b5d2b743 explicitely enable shared interrupt 2 for any core that did not a dedicated IRQ
Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ
anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work.
Also remove a bogus comment.

Signed-off-by: Jochen Friedrich <jochen@scram.de>

SVN-Revision: 19895
15 years ago
Florian Fainelli ada5848ba6 build images for RG100A (bcm6358-based boards) (#6755)
SVN-Revision: 19894
15 years ago
Florian Fainelli 29011fe516 add a MIPS Malta target to be used with qemu
SVN-Revision: 19893
15 years ago
Florian Fainelli e34293297c add missing libertas symbols
SVN-Revision: 19892
15 years ago
Hauke Mehrtens d503a25c83 remove unneeded patch
SVN-Revision: 19891
15 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
15 years ago
Gabor Juhos 85119a7cff adm5120: remove 2.6.31 related stuff
SVN-Revision: 19889
15 years ago
Gabor Juhos f310851e7e adm5120: switch to 2.6.32
SVN-Revision: 19888
15 years ago
Nicolas Thill 9899fbb148 use distinct build/staging dirs for EABI/OABI builds
SVN-Revision: 19885
15 years ago
Nicolas Thill c0f8b43b17 use a DIR_SUFFIX variable to hold libc/version and use it in build/staging dir names
SVN-Revision: 19884
15 years ago
Gabor Juhos ff2e61fed8 kernel: yet another missing symbol for 2.6.32
SVN-Revision: 19883
15 years ago
Gabor Juhos e96a82e37e adm5120: fix build error in the USB driver on 2.6.32
SVN-Revision: 19882
15 years ago
Felix Fietkau 9be4598569 add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)
SVN-Revision: 19880
15 years ago
Felix Fietkau 61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
15 years ago
Felix Fietkau 93489b721e add support for marking specific kernel module packages as potentially being required for mounting the rootfs (patch by cshore)
SVN-Revision: 19878
15 years ago
Felix Fietkau bfeb96126d add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
SVN-Revision: 19877
15 years ago
Lars-Peter Clausen 87298f0de2 jz4740_nand: * Use NAND_ECC_HW_OOB_FIRST mode instead of a patched NAND_ECC_HW * Fix subpage writing * speed up reading
SVN-Revision: 19875
15 years ago
Travis Kemen de8394cc11 This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893
SVN-Revision: 19874
15 years ago
Travis Kemen 812105bfb4 fix issues with pptpd server and firewall, closes #2342
SVN-Revision: 19873
15 years ago
Travis Kemen 21b2e85b3f add missing symbol
SVN-Revision: 19872
15 years ago
Imre Kaloz d2bf3771ed upgrade and fixup support for the uclibc nptl branch
SVN-Revision: 19871
15 years ago
Imre Kaloz c354852432 make TLS support configurable
SVN-Revision: 19870
15 years ago
Travis Kemen 2eebf6e0bd add support for the MN-700 platform, closes #2575
SVN-Revision: 19863
15 years ago
Jo-Philipp Wich 42e453a2e3 properly package xt_comment.ko (#6742)
SVN-Revision: 19861
15 years ago
Jo-Philipp Wich 24b495c619 add menuconfig item to enable uClibc debug builds
SVN-Revision: 19860
15 years ago
Nicolas Thill 8b22b8e61f r8101: update to v1.014.00, fix build on 2.6.31+
SVN-Revision: 19854
15 years ago