summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* linux-atm: package atm-diagnostics with atmdump, atmdiag, etc.hauke2011-04-091-1/+21
| | | | | | | | | | | | If your ISP is pushing their own DSL equipment (which many do to contain support costs), they won't be forthcoming with your various settings: encapsulation, VPI/VCI, etc. These you might have to discover yourself. The easiest way to do this is with atmdiag and atmdump. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: include firmware in the e100 packagenbd2011-04-081-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add Netgear WNR834BV1hauke2011-04-081-5/+18
| | | | | | | | | Thank you realopty for the patch. This closes #7702 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add Intel wireless drivers.hauke2011-04-081-5/+277
| | | | | | | | | | | This adds the Intel wireless drivers for their normal cards. Thank you framer99 for the patch, I extended it a little bit. This closes #7227 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: upgrade to kernel 2.6.27.6.hauke2011-04-081-1/+1
| | | | | | | This should be save now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve the rx dma stop fix, add more debugging output in case the ↵nbd2011-04-082-21/+26
| | | | | | issue still occurs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix support for iftype wdsnbd2011-04-083-0/+255
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: Enable Realtek R8169 not only for x86acinonyx2011-04-071-1/+1
| | | | | | | | | | | This enables support for Realtek 8169 based network cards for other platforms than x86. I have a mini-PCI card on ixp4xxx running here. Maybe for the other cards in netdevices.mk a @DEPENDS change from @TARGET_x86 to @PCI_SUPPORT makes also sense. Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26529 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Bump kernel version to 2.6.37.6jow2011-04-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add initial support for kernel 2.6.38hauke2011-04-0733-0/+3076
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add DB120 board specific PCI initializationjuhosg2011-04-076-0/+63
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register WMAC device on the DB120 boardjuhosg2011-04-073-0/+11
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the built-in WMAC of the AR934xjuhosg2011-04-075-0/+89
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create a separate profile for the Atheros DB120 boardjuhosg2011-04-071-0/+11
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26520 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the Atheros DB120 boardjuhosg2011-04-071-0/+28
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26519 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the Atheros DB120 boardjuhosg2011-04-075-0/+131
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: indicate AR934x support in menuconfigjuhosg2011-04-072-3/+3
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the watchdog of the AR934x SoCsjuhosg2011-04-071-2/+20
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable PCI for the AR934[24] SoCsjuhosg2011-04-071-0/+4
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable USB support for the AR934x SoCsjuhosg2011-04-071-1/+4
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable GPIO support for the AR934x SoCsjuhosg2011-04-072-0/+12
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR934x specific glue for ar7100_device{start,stop}juhosg2011-04-071-0/+26
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR934x specific UART clock initializationjuhosg2011-04-071-2/+25
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR934x specific glue for IRQ initializationjuhosg2011-04-073-5/+48
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the AR934x SoCsjuhosg2011-04-072-3/+249
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: enable MPPE again, got broken in r26296nbd2011-04-071-1/+1
| | | | | | | | | Since r26296 mppe.ko could not be loaded, kernel gives "device missing" error. According to KConfig cypther-ecb is required. Signed-off-by: Sven Roederer <mailinglists.sven_at_roederer.dhs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-04-06nbd2011-04-0722-517/+362
| | | | | | adds some more pending patches which (among other things) fix the 'failed to stop RX DMA' messages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Reverting 26503. Was already fixed in a better way ↵cshore2011-04-071-1/+1
| | | | | | in commit 26474. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] madwifi: typo(s) in /lib/wifi/madwifi.shacinonyx2011-04-061-2/+2
| | | | | | | | | | Hi minrate and maxrate are acually not boolean, so, for example "config minrate 11000" in /etc/config/wireless has no effect. Signed-off by: Jan Hetges <tran@ms20.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: fsck.sh should only call pi_include() if dir ↵acinonyx2011-04-061-1/+1
| | | | | | | | | | | | | | | | | /lib/functions/fsck exists. /etc/functions.sh:pi_include() checks if the argument exists and prints a warning if not. To prevent this warning if package block-mount is installed but not package e2fsprogs, the script should check if this directory exists before calling pi_include() A wrong patch to suppress this warning was previously posted with subject: [PATCH] Fix typo in name of to be included file Signed-off-by: Mark Vels <mark.vels@team-embedded.nl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: log package dump failures to logs to avoid forcing user to write ↵nbd2011-04-061-1/+6
| | | | | | cryptic commands to figure out what's going on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: clean up handling of the kernel confignbd2011-04-063-22/+53
| | | | | | | - support kernel config overlays in env/ - allow overriding the target kernel config with CONFIG_TARGET=platform|subtarget|env git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fall back to the default noise floor if the calibrated one is not ↵nbd2011-04-051-1/+1
| | | | | | available, fixes signal strength display in initial scan git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26494 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: get rid of the useless extra menunbd2011-04-051-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* librpc: use MDEPENDS instead of DEPENDS for @USE_UCLIBC to fix recursive ↵nbd2011-04-051-1/+1
| | | | | | busybox dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a new package metadata variable MDEPENDS for specifying local menuconfig ↵nbd2011-04-054-0/+5
| | | | | | dependencies that do not propagate to other packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Use -h instead of deprecated -L for symlink checkacinonyx2011-04-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] madwifi: Always escape SSID parameteracinonyx2011-04-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26484 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix minor problem in init.d/bootacinonyx2011-04-051-1/+1
| | | | | | | | | The script tests for the existance of /dev/root with test -e which fails if /dev/root is a dangling symlink making the call to ln fail. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: add accounting configuration to hostapd uci scriptacinonyx2011-04-051-7/+17
| | | | | | | | | | | | | | Hello This patch add accounting configuration in hostapd.sh It also change "server, port, key" to "auth_server, auth_port, auth_secret" but keep backward compatibility Please patch backfire & trunk Thanks in advance. Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount base-files: Added additional check to pi_include to ↵cshore2011-04-052-8/+12
| | | | | | ensure that a directory used with pi_include actually contains files matching the souring pattern because if not the shell dies due to an empty string in for statement. Added /lib/functions/fsck as an empty dir to block-mount. This combination fixes a warning which generates a lot of bug reports, without panicking the kernel like the last attempt. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26479 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Revert 26468: it causes a kernel panic due to ↵cshore2011-04-051-2/+2
| | | | | | pi_include failing due to the included directory being empty. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for ↵nbd2011-04-049-9/+9
| | | | | | detecting largefile support (#8376, #5681) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uci: mark uci as unsafe for parallel buildingjow2011-04-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Removed duplicated directory creation in the package ↵cshore2011-04-041-4/+1
| | | | | | install section. The duplicates were a result of the mergin the block-* packages. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Fixed warning of missing /lib/functions/fsck during ↵cshore2011-04-041-1/+2
| | | | | | boot when no scripts are installed in the directory. Thanks to Maarten Bezemer. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move 620-rt2x00_soc_led_support.patch to the correct placejuhosg2011-04-041-0/+0
| | | | | | * fixes [26463] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26467 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: initial board support for MOFI3500-3GNjuhosg2011-04-049-1/+161
| | | | | | | | | | This patch adds initial board support for the MoFi Network MOFI3500-3GN (Ralink RT3052F SoC, 8MB flash, 32MB ram, wireless N, USB-OTG). This router is basically the NA version of the HW550-3G. Signed-off-by: Layne Edwards <ledwards76@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update rt2800-{pci,usb} dependenciesjuhosg2011-04-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: rt2800-lib doesn't depend on rt2x00-usbjuhosg2011-04-041-1/+1
| | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26464 3c298f89-4303-0410-b956-a3cf2f4a3e73