summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)nbd2010-10-142-6/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: fix a compiler warning that shows up with -pedanticnbd2010-10-141-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: update to 2010-09-28nbd2010-10-142-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux kernel version 2.6.36.7 is not (yet) released...mirko2010-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wifi: change the default channel from 5 to 11, 5 was a really bad choicenbd2010-10-133-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add 2.6.36 patcheslars2010-10-1329-1/+19196
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add some missing symbols to 2.6.36 configlars2010-10-131-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] unify extended vlan id swconfig attributes.jow2010-10-124-7/+7
| | | | | | | | AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic/config-2.6.36: Add missing symbolsacoul2010-10-121-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: Add support for cores with slow WDT clock like bcm5354. (thank ↵acoul2010-10-124-0/+356
| | | | | | you Aleksandar Radovanovic) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: fix Geos baudrate. (thank you Philip Prindeville)acoul2010-10-121-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a few ani issuesnbd2010-10-123-0/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix channel time updates when the interface is idlenbd2010-10-121-0/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a crash in the netlink backportnbd2010-10-121-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] remote-gdb: fix parsing of arch and libc from given path as welljow2010-10-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] remote-gdb:jow2010-10-121-3/+4
| | | | | | | | - fix parsing of arch-libc tuples - automatically add sysroot to executable if needed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Tag the uncompressed imageclaudio2010-10-111-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add me as maintainerclaudio2010-10-112-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Update to 2.6.35.7claudio2010-10-113-10/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Copy rootfs(s) inside BIN_DIRclaudio2010-10-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Add support for FOXGM carrier boardclaudio2010-10-112-2/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: fix an initialization issue on 2.6.36 kernelacoul2010-10-111-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)acoul2010-10-112-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [Patch v2] Geos -- new x86 subtarget definitionjow2010-10-104-3/+53
| | | | | | | | | | | | | This defines the Geos platform from Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] Add two debug rules the examine the values of runtime make ↵jow2010-10-101-0/+12
| | | | | | | | | variables. Based on patch by Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: kmod-p54-common needs crc-ccitt, patch by loswillosjow2010-10-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: underscores in package names are bad, rename ↵jow2010-10-101-2/+2
| | | | | | kmod-crypto-mv_cesa to kmod-crypto-mv-cesa git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as modulemb2010-10-101-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix counter overflow in survey channel time stats for the operating ↵nbd2010-10-101-15/+33
| | | | | | channel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] metadata.pl: don't emit LINUX_2_6 selects anymorejow2010-10-101-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to a newer compat-wireless which fixes rt2800pci compile ↵nbd2010-10-104-319/+3
| | | | | | issues on 2.6.32 and below git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gdb: Enable parallel buildmb2010-10-091-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also ↵jow2010-10-092-2/+18
| | | | | | move autogen.sh invocation to Build/Configure git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSDjow2010-10-091-0/+189
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: add support for the new survey datanbd2010-10-093-11/+152
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: implement extended channel utilization statistics via surveynbd2010-10-097-0/+935
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a fix for an aggregation delimiter size rounding errornbd2010-10-091-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix netlink backport for 2.6.31 and belownbd2010-10-091-1/+94
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)nico2010-10-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.acoul2010-10-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target:xburst] do not override CFLAGS - the default ones are finemirko2010-10-081-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: (2.6.36) add a missed patchacoul2010-10-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: insert SNAT and DNAT rules according to the order of the ↵jow2010-10-083-3/+6
| | | | | | configuration file (#8052) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)acoul2010-10-0837-0/+1354
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] quilt.mk: export PATCH for patch-kernel.shjow2010-10-081-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] patch-kernel.sh: utilize --force (#7745), also use the PATCH env ↵jow2010-10-081-1/+1
| | | | | | var and fallback to "patch" if unset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for nokia n810 soundmb2010-10-073-3/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: fix fstab.init for IB and buildrootjow2010-10-071-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-10-06nbd2010-10-0727-1476/+245
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: increase rb4xx nand kernel partition size (patch by danimo)nbd2010-10-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23293 3c298f89-4303-0410-b956-a3cf2f4a3e73