summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update ath9k patchGabor Juhos2009-11-272-1/+57
| | | | SVN-Revision: 18563
* mac80211: select channel 36 by default on 5GHz only devicesGabor Juhos2009-11-271-2/+3
| | | | SVN-Revision: 18562
* ar71xx: add AR724x GPIO_FUNC register bit definesGabor Juhos2009-11-271-0/+18
| | | | SVN-Revision: 18561
* ar71xx: fix AR724X_GPIO_COUNTGabor Juhos2009-11-271-1/+1
| | | | SVN-Revision: 18560
* ar71xx: add AR724x register definesGabor Juhos2009-11-271-0/+2
| | | | SVN-Revision: 18559
* fix gcc version selection for octeonFlorian Fainelli2009-11-262-2/+2
| | | | SVN-Revision: 18551
* target supports usbFlorian Fainelli2009-11-261-1/+1
| | | | SVN-Revision: 18550
* resync kernel configurationFlorian Fainelli2009-11-261-32/+1
| | | | SVN-Revision: 18549
* libuuid needs to be compiled with fPIC/pic.Florian Fainelli2009-11-261-0/+2
| | | | SVN-Revision: 18542
* new upstream release 2.51 with some fixes, see ↵Markus Wigge2009-11-263-11/+17
| | | | | | http://www.thekelleys.org.uk/dnsmasq/CHANGELOG refreshed patches for new release SVN-Revision: 18541
* add support for the Simplemachines Sim.One boardFlorian Fainelli2009-11-2516-0/+20547
| | | | SVN-Revision: 18540
* refresh 2.6.25 patchesFlorian Fainelli2009-11-251-1/+1
| | | | SVN-Revision: 18539
* resync kernel configurationFlorian Fainelli2009-11-251-24/+24
| | | | SVN-Revision: 18538
* package/mac80211: disable 2GHz band for 5GHz only devicesGabor Juhos2009-11-252-1/+53
| | | | SVN-Revision: 18537
* ar71xx: rename TL-WRx41 images, because newer factory web interface does not ↵Gabor Juhos2009-11-251-1/+1
| | | | | | accept files with '.uni' extension. SVN-Revision: 18535
* ar71xx: use MkImageLzma template for Ubiquiti XM devicesGabor Juhos2009-11-251-5/+1
| | | | SVN-Revision: 18534
* ar71xx: add sysupgrade support for Ubiquiti XM boardsGabor Juhos2009-11-252-3/+7
| | | | SVN-Revision: 18533
* ar71xx: enable failsafe on the Nanostation M/Rocket MGabor Juhos2009-11-252-1/+7
| | | | SVN-Revision: 18532
* ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵Gabor Juhos2009-11-252-2/+93
| | | | | | add sysupgrade support for them SVN-Revision: 18531
* ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profileGabor Juhos2009-11-251-1/+3
| | | | SVN-Revision: 18530
* prevent busybox's ping6 from crashing (#4604)Florian Fainelli2009-11-242-1/+13
| | | | SVN-Revision: 18528
* update automake to 1.10, fixes #6022Florian Fainelli2009-11-241-2/+3
| | | | SVN-Revision: 18527
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵Felix Fietkau2009-11-242-8/+10
| | | | | | padding to the generic squashfs images and use them on 4k devices as well SVN-Revision: 18526
* ath: only use GFP_DMA on ixp4xxFelix Fietkau2009-11-241-9/+15
| | | | SVN-Revision: 18525
* kernel: add missing config symbols for kernel debuggingFelix Fietkau2009-11-243-0/+6
| | | | SVN-Revision: 18524
* kmod-sound-core: Add new 2.6.32 kernel config optionHamish Guthrie2009-11-241-1/+2
| | | | SVN-Revision: 18523
* eglibc: add support for v2.11Nicolas Thill2009-11-244-8/+51
| | | | SVN-Revision: 18522
* eglibc: update v2.10 to rev. 9289Nicolas Thill2009-11-242-2/+2
| | | | SVN-Revision: 18518
* downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the ↵Florian Fainelli2009-11-231-2/+2
| | | | | | issue (#6073) SVN-Revision: 18517
* package sfdisk from util-linux-ng (#5998)Florian Fainelli2009-11-231-2/+18
| | | | SVN-Revision: 18513
* update compcache to 0.5.4 (#6018)Florian Fainelli2009-11-239-73/+813
| | | | SVN-Revision: 18512
* separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵Felix Fietkau2009-11-234-12/+95
| | | | | | debugfs config option to enable it SVN-Revision: 18505
* mac80211: do not build b44Felix Fietkau2009-11-231-0/+17
| | | | SVN-Revision: 18504
* ath9k: add a few debugfs files to access the chainmasks and registersFelix Fietkau2009-11-232-0/+258
| | | | SVN-Revision: 18503
* mount debugfs by defaultFelix Fietkau2009-11-231-0/+1
| | | | SVN-Revision: 18502
* ar71xx: use 4k erase size images for ubnt xmFelix Fietkau2009-11-231-1/+1
| | | | SVN-Revision: 18498
* hostapd: fix rebuild checks (#6210)Felix Fietkau2009-11-232-2/+12
| | | | SVN-Revision: 18497
* busybox: restore previous inittab handling when terminal can't be accessed ↵Nicolas Thill2009-11-221-1/+1
| | | | | | (closes: #6181) SVN-Revision: 18485
* cosmetic: more reformatting missed from [18480]Nicolas Thill2009-11-221-2/+3
| | | | SVN-Revision: 18481
* cosmetic: reformat library configuration submenu - adjust indent & spaces - ↵Nicolas Thill2009-11-221-706/+733
| | | | | | use coherent config symbol names in help SVN-Revision: 18480
* eglibc: fix wrong config symbol name if library configuration submenuNicolas Thill2009-11-221-1/+1
| | | | SVN-Revision: 18479
* add missing CONFIG_MIPS_FPU_EMU to kernel configJo-Philipp Wich2009-11-222-0/+2
| | | | SVN-Revision: 18477
* add support for the RTA1025W_16 board (#5979)Florian Fainelli2009-11-221-0/+17
| | | | SVN-Revision: 18476
* eglibc: don't use minor version numbers in config symbols, only in version ↵Nicolas Thill2009-11-223-22/+14
| | | | | | strings SVN-Revision: 18474
* remove obsolete 2.6.28 config & empty patches dirNicolas Thill2009-11-221-392/+0
| | | | SVN-Revision: 18473
* dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' ↵Jo-Philipp Wich2009-11-222-2/+6
| | | | | | '/var/etc/hosts.olsr' list 'addnhosts' '/var/etc/hosts.olsrv6' hosts.olsr for ipv4 and hosts.olsrv6 for ipv6 addresses. Signed-off-by: Patrick Grimm <patrick@lunatiki.de> SVN-Revision: 18470
* mac80211: update to compat-wireless 2009-11-21Felix Fietkau2009-11-2217-604/+23
| | | | SVN-Revision: 18465
* build variants: only build opkg packages for the requested build variant (or ↵Felix Fietkau2009-11-222-7/+4
| | | | | | any if no variant was specified for the package) SVN-Revision: 18464
* use CONFIG_EMBEDDED for x86, tooImre Kaloz2009-11-211-1/+2
| | | | SVN-Revision: 18459
* add more symbols to the generic configImre Kaloz2009-11-212-1/+15
| | | | SVN-Revision: 18458