aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [kernel] fix lzo decompressor build failure on 2.6.35Florian Fainelli2010-10-231-0/+27
| | | | | | | | | The patch fixes the build failure in Linux 2.6.35.7. Other versions may have the same issue, but I haven't test it. Signed-off-by: Ramax Lo <ramaxlo@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target s3c24xx] create subtarget "om gta02" in preparation for further ↵Mirko Vogt2010-10-239-2/+10
| | | | | | s3c24xx-based boards - thanks to Ramax Lo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23592 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: mark /etc/shadow as conffileJo-Philipp Wich2010-10-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23590 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix an aggregation hang issue that happens when a hardware reset is ↵Felix Fietkau2010-10-231-0/+42
| | | | | | issued git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove some unnecessary patchesFelix Fietkau2010-10-222-47/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move a few more 2.6.36 config options from ar71xx to genericFelix Fietkau2010-10-212-59/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 2.6.36 config options which no longer existFelix Fietkau2010-10-211-286/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh generic kernel configs using kconfig.plFelix Fietkau2010-10-218-2499/+2495
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: the ar7240 dsa driver is no longer used, remove it.Felix Fietkau2010-10-218-1081/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the new ar7240 switch driver for tl-wa901nd as wellFelix Fietkau2010-10-212-14/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix more section mismatchesFelix Fietkau2010-10-214-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ↵Felix Fietkau2010-10-215-19/+88
| | | | | | patch to the 2.6.36 patches, add a backport patch to 2.6.32 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt8366*: use __devinit instead of __init for the probe function to fix a ↵Felix Fietkau2010-10-212-2/+2
| | | | | | section mismatch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh kernel config for 2.6.36Felix Fietkau2010-10-211-28/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove unused kernel versions, 2.6.36 should be the next targetFelix Fietkau2010-10-21107-3885/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config symbols for 2.6.36Felix Fietkau2010-10-211-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks ↵Vasilis Tsiligiannis2010-10-212-2/+2
| | | | | | framer99 (#8112) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostap-driver: Change default channel from 5 to 11Vasilis Tsiligiannis2010-10-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: Fix CH341 USB-to-serial description (#8097)Vasilis Tsiligiannis2010-10-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: refresh 2.6.36 patchesAlexandros C. Couloumbis2010-10-217-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht ↵Felix Fietkau2010-10-215-43/+87
| | | | | | performance fixes for better performance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update to 2.6.36Michael Büsch2010-10-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add md5sum for linux-2.6.36Michael Büsch2010-10-201-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionFelix Fietkau2010-10-202-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ↵Felix Fietkau2010-10-201-0/+31
| | | | | | fast enough git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a small bug in the handling of a few tx descriptor flagsFelix Fietkau2010-10-201-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] br2684ctl: rework init scriptJo-Philipp Wich2010-10-202-19/+44
| | | | | | | | | - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] pppd: use "atmdev" option to select the DSL adapter, this aligns ↵Jo-Philipp Wich2010-10-202-4/+4
| | | | | | it with br2684ctl and solves #8108 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a crash that happens when survey stats are accessed before the ↵Felix Fietkau2010-10-201-0/+12
| | | | | | interface is brought up for the first time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)Alexandros C. Couloumbis2010-10-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: refresh previous patchAlexandros C. Couloumbis2010-10-201-156/+104
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: sync to todays yaffs treeAlexandros C. Couloumbis2010-10-201-5685/+8933
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: use the maximum rate power for the channel txpower limitsFelix Fietkau2010-10-201-24/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a locking fix that might prevent random memory corruption during ↵Felix Fietkau2010-10-201-0/+237
| | | | | | hardware resets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix tx power displayFelix Fietkau2010-10-203-0/+412
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-10-19Felix Fietkau2010-10-1922-1751/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: make the regulatory override less intrusive - allow it to parse CTLsFelix Fietkau2010-10-191-57/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)"Florian Fainelli2010-10-193-267/+0
| | | | | | This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge branch 'master' of git://nbd.name/openwrtFlorian Fainelli2010-10-191-0/+41
| | | | | | | | Conflicts: package/opkg/patches/009-remove-upgrade-all.patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: honour option auto in atm hotplugJo-Philipp Wich2010-10-191-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp:Jo-Philipp Wich2010-10-192-5/+7
| | | | | | | | | | - implement coldplugging for pppoa interfaces - honour device option to select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4:Jo-Philipp Wich2010-10-192-5/+18
| | | | | | | | | - add log entries for update operations - always update tunnel, even if wan ip is unchanged - use multiple wget tries before giving up, resolv.conf might not be ready when ifup is triggered git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typoMichael Büsch2010-10-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 ↵Jo-Philipp Wich2010-10-181-1/+6
| | | | | | and later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix platform_devices registrationFlorian Fainelli2010-10-181-6/+6
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Add support for cores with slow WDT clock (bcm5354)Florian Fainelli2010-10-183-0/+267
| | | | | | Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] make ModuleAutoLoad more readableFlorian Fainelli2010-10-181-6/+10
| | | | | | | | | | | | | | When doing a build with tracing on, the expansion of ModuleAutoLoad can get a little hairy. Using intermediate variables to name the arguments makes tracing more readable. One side effect is that if an argument is accidentally left out, we won't get all of the parameters shifted one over thanks to quoting (done in AutoLoad). Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)Florian Fainelli2010-10-171-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23508 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Remove 2.6.35 supportMichael Büsch2010-10-1715-20922/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove 2.6.32 supportFlorian Fainelli2010-10-1730-4479/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23505 3c298f89-4303-0410-b956-a3cf2f4a3e73