summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* busybox: fix configured stampfile name - add $(SH_FUNC) for md5snbd2010-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add HOST_FPIC. It currently always is -fPIC, because that should work on all ↵mb2010-10-231-0/+2
| | | | | | platforms, even if it may generate slightly inefficient code on some arches. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add required symbols to allow building of 2.6.35.7florian2010-10-232-0/+20
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix lzo decompressor build failure on 2.6.35florian2010-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 ↵mirko2010-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 conffilejow2010-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 ↵nbd2010-10-231-0/+42
| | | | | | issued git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove some unnecessary patchesnbd2010-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 genericnbd2010-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 existnbd2010-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.plnbd2010-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.nbd2010-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 wellnbd2010-10-212-14/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix more section mismatchesnbd2010-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 ↵nbd2010-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 ↵nbd2010-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.36nbd2010-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 targetnbd2010-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.36nbd2010-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 ↵acinonyx2010-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 11acinonyx2010-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)acinonyx2010-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 patchesacoul2010-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 ↵nbd2010-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.36mb2010-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.36mb2010-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 adaptionnbd2010-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 ↵nbd2010-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 flagsnbd2010-10-201-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] br2684ctl: rework init scriptjow2010-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 ↵jow2010-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 ↵nbd2010-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)acoul2010-10-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: refresh previous patchacoul2010-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 treeacoul2010-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 limitsnbd2010-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 ↵nbd2010-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 displaynbd2010-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-19nbd2010-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 CTLsnbd2010-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)"florian2010-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/openwrtflorian2010-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 hotplugjow2010-10-191-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp:jow2010-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:jow2010-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 typomb2010-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 ↵jow2010-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 registrationflorian2010-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)florian2010-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 readableflorian2010-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