summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* e2fsprogs: add two compile fixes.hauke2010-12-192-0/+62
| | | | | | | Thank you Joe Roback for reporting and fixing compiling on Darwin. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix layer7 patch to place the source in extensions/, I ↵jow2010-12-191-1/+1
| | | | | | doubt it ever worked git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix micrel phy patch (Patch from #8041.)juhosg2010-12-193-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] autotools.mk: like libintl, make all libtool fixup packages depend ↵jow2010-12-191-2/+2
| | | | | | on the libiconv stub git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] autotools.mk: add a (dummy) libintl build dependency to any ↵jow2010-12-191-2/+2
| | | | | | package using the libtool fixup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: fix dependencieshauke2010-12-191-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] download.mk: support https:// downloadsjow2010-12-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] download.pl: pass --no-check-certificate to wgetjow2010-12-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] the mpfr dependencies accidentally got broken up, fix itjow2010-12-181-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* e2fsprogs: update to version 1.41.13hauke2010-12-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: add missing dependencieshauke2010-12-181-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cloog: libtools has to be runhauke2010-12-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppl: go back to version 0.10.2hauke2010-12-182-4/+44
| | | | | | | GCC 4.5 needs ppl in version 0.10.2. The patch makes it compile with gmp 5. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: remove stray HOST_BUILD_DEPENDSjow2010-12-181-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: another optimization for tx performancenbd2010-12-181-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] autotools.mk: remove HOST_BUILD_DEPENDS on libtooljow2010-12-181-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libtool: remove patches, they don't apply to libltdljow2010-12-184-201/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libtool: remove host build and leave only libltdl in placejow2010-12-181-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] make libtool a tool build and let autoconf depend on itjow2010-12-186-2/+238
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a crash in the tx pathnbd2010-12-181-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a missing return valuenbd2010-12-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: significantly reduce the cpu load caused by excessive skb header ↵nbd2010-12-181-0/+14
| | | | | | cloning git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] autotools.mk: set AUTOPOINT to "true", not all hosts have it ↵jow2010-12-181-1/+2
| | | | | | install and it makes autoreconf fail if not present, it also needs cvs which isn't installed on all hosts either git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense ↵nbd2010-12-181-0/+75
| | | | | | and it reduces txpower and unnecessarily disables MRC git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-12-16nbd2010-12-1828-2904/+209
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/mkzynfw: fix available flash space calculationjuhosg2010-12-171-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: fix min/max confusion in jffs2_sum_init on 2.6.32juhosg2010-12-171-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove stray semicolonsjuhosg2010-12-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix WLAN LEDs on the DIR-825 boardjuhosg2010-12-171-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boardsjuhosg2010-12-173-14/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use usbdev trigger for USB LEDs by defaultjuhosg2010-12-177-3/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: add support for the usbdev LED triggerjuhosg2010-12-172-5/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add LED trigger for USB device presence/activityjuhosg2010-12-1710-0/+471
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add usb_find_device_by_name helperjuhosg2010-12-175-0/+420
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: nuke 2.6.33 specific stuff, is not used by any platformjuhosg2010-12-17174-53909/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: UBNT Secondary MAC address duplicate fixjuhosg2010-12-171-2/+13
| | | | | | | | | | | | | There is Secondary MAC address duplicate problem with some UBNT RouterStation and RouterStation Pro HW batches as Primary MAC addresses are not increased by 2 per device in board data. Fix is to use 'Locally Administrated bit' for Secondary MAC address instead of increasing Primary MAC addresses by 1 which could overlap with other device Primary MAC address. Signed-off-by: Kestutis Barkauskas<keba@devint.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: populate LED configuration for WZR-HP-G300NHjuhosg2010-12-171-0/+30
| | | | | | | | Signed-off-by: Dave Lichterman <laviddichterman@gmail.com> [nand-disk trigger has been removed - juhosg] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] build flex on the host, some pakcages need it in the newest versionjow2010-12-172-1/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: update initvals for ar9003nbd2010-12-162-0/+156
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove code for setting up gpio based baseband rfkill - it was never ↵nbd2010-12-161-0/+103
| | | | | | used, nor configured properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: use the number of pending aggregates instead of the queue depth to ↵nbd2010-12-161-0/+89
| | | | | | determine when it is time to form the next A-MPDU git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add ssb debug option.hauke2010-12-163-0/+3
| | | | | | | | | | This fixes a problem with wrt350n. It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS" Thank you sn9 for fixing this problem. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add some missing pci ID for tg3 driverhauke2010-12-162-0/+94
| | | | | | | | | | Broadcom removed these pci id, but at least the wrt350n has a Ethernet controller with a pci id of 14e4:1676 Thank you sn9 for fixing this problem. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: this patch went upstreamhauke2010-12-161-50/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] libtool: I don't know what crackhead thought that relinking with ↵jow2010-12-161-0/+10
| | | | | | | | | /usr/lib during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libtool: prefix command output with "OpenWrt-" to make it ↵jow2010-12-152-2/+112
| | | | | | immediately obvious whether our libtool is used git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add wlan led for the TL-WR941NDjuhosg2010-12-152-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: UBNT M-Series MAC address fixjuhosg2010-12-151-3/+4
| | | | | | | | | UBNT M-Series devices have 2 MAC addresses in board data. Fix is to use both entries from board data instead of one entry. Signed-off-by: Kestutis Barkauskas<keba@devint.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert r24604kaloz2010-12-152-221/+223
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37acoul2010-12-152-223/+221
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24604 3c298f89-4303-0410-b956-a3cf2f4a3e73