summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: rt2x00: fix PCI eeprom patchjuhosg2013-01-131-4/+4
| | | | | | | | | | | | | | Fixes the following warnings: CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o <...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file': <...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default] <...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom': <...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnfnetlink: update to v1.0.1jow2013-01-131-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to git head, passes u64 blob types as doubles to Luajow2013-01-131-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to git head, adds 64bit countersjow2013-01-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix memory corruption issues on ar5416/ar91xxnbd2013-01-137-10/+218
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Send RS on startcyrus2013-01-132-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Add preliminary proto-handlercyrus2013-01-133-1/+129
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: don't use disable_ipv6cyrus2013-01-132-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Rewrite init-script logiccyrus2013-01-134-47/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ustream-ssl, an ustream abstraction library for SSL stream socketsnbd2013-01-131-0/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, adds small blobmsg enhancements and ↵nbd2013-01-131-4/+4
| | | | | | license fixes - package is now ISC/BSD-3c git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make kmod-ledtrig-usbdev depend on usb core support instead of ↵nbd2013-01-121-1/+1
| | | | | | selecting it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix enabling HT40-nbd2013-01-113-5/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' ↵acinonyx2013-01-112-5/+5
| | | | | | to hotplug2 (#12781) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add a fix for ht40 connectionsnbd2013-01-111-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and ↵nbd2013-01-101-0/+645
| | | | | | other devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some calibration fixes from wireless-testingnbd2013-01-101-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain: fix libpthread package for musl based toolchains (#12651)florian2013-01-091-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: correct a logic error in the rx path fixnbd2013-01-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211, ath9k: merge some pending fixes from linux-wireless@nbd2013-01-099-22/+543
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2013-01-07, add several ath9k stability fixesnbd2013-01-0941-1833/+387
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add kmod-mvsdio MMC host controller for Marvell targetsflorian2013-01-081-0/+16
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make kmod-of-i2c available for the mvebu targetflorian2013-01-081-2/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: adjust orion/kirkwood packages to also build for mvebu targetflorian2013-01-083-5/+5
| | | | | | | | | Armada XP/370 boards share these hardware blocks with Orion and Kirkwood SoCs. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add more SCTP related configuration symbolsflorian2013-01-081-1/+6
| | | | | | | | These symbols are used by 3.8+ kernels Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: apply network interface configuration for adhoc + wpa2nbd2013-01-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbolflorian2013-01-071-1/+1
| | | | | | | | Thanks to kyak for spotting this Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/boot/uboot-xburst] fix typo in Makefilemirko2013-01-071-1/+1
| | | | | | Thanks to Stefan Hellermann for pointing this out! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, contains several uloop/ustream fixesnbd2013-01-071-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC ↵mirko2013-01-0754-14403/+4588
| | | | | | | | | | | | | | support went upstream Summary: * remove all files/* (since merged to upstream) * patches on nand-spl, mmc and lcd driver Thanks a lot to Xiangfu Liu! Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] zram-swap: Install init script with 0755 modeacinonyx2013-01-072-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix kmod-ipsec load order (#12552)jow2013-01-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* zram-swap: make the zram init.d executablehauke2013-01-061-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* compcache: remove package, use zram-swap insteadhauke2013-01-068-1025/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* zram: add package to use compressed ram disk for swaphauke2013-01-064-2/+192
| | | | | | | | | | | | | | The busybox size is increased by 3.2KByte uncompressed on bcm47xx with this commit. This zram-swap automatically creates a zram device, a swap partition on it and make the kernel swap pages to it. Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the script. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a module for the isl1208 rtcnbd2013-01-061-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix regmap debloat patchblogic2013-01-051-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add dependency of PACKAGE_MAC80211_DEBUGFSnbd2013-01-041-2/+1
| | | | | | | | | | | | | | | | | | I wanted to use some statistics from /sys/kernel/debug/ieee80211, so I enabled PACKAGE_MAC80211_DEBUGFS. But I could not use it, because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y, everything was fine. This patch automatically selects CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set. Additionally, the help text says "Say N unless you know you need this.", but it's default y. This help text is copied verbatim from the kernel's Kconfig and not true for us. So remove this part of the help text Signed-off-by: Stefan Hellermann <stefan@the2masters.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: update to latest version, adds list delete, removes unused plugin supportnbd2013-01-041-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: Add ULA site border for IPv6 trafficcyrus2013-01-042-1/+20
| | | | | | This prevents private traffic from leaking out to the internet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iwinfo: don't use the txpower value from debugfs for now, it does not match ↵jow2013-01-042-1/+3
| | | | | | the values reported via wext git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [libiwinfo-lua] don't depend on luablogic2013-01-041-1/+1
| | | | | | | | Delete +lua from libiwinfo-lua. Signed-off-by: Stefan Hellermann <stefan@the2masters.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: b43: add firmware for HT-PHY by default.hauke2013-01-031-6/+11
| | | | | | | remove firmware for LP-Phy core rev 14, I have never seen such a device. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: move regmap bloat out of the kernel image if it is only being used ↵nbd2013-01-031-3/+6
| | | | | | in modules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kmod-fs-configfs to replace kernel bloat added by selecting ↵nbd2013-01-032-3/+18
| | | | | | kmod-mmc-over-gpio git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-diag: add diag support for Linksys E1000 V1hauke2013-01-031-0/+27
| | | | | | | | | | | This adds diag leds/buttons support for Linksys E1000 V1. It worked on my router, however it may need some tweaking by people more familiar with openwrt and c to make it fit for commiting. Thank you hhm for this patch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: build b44 as a modulehauke2013-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch: ROBO Switch Gigabit MII Supporthauke2013-01-036-35/+155
| | | | | | | | | | | | | | | | | | | | | | | | I wrote this patch some time ago because I had a need for one of the Gigabit ports (Linksys E3000) to be forced to 100FD. This is based on the robocfg sources included w/ the RT-N16 sources from ASUS. Since work is progressing on a BGMAC driver that could be included in OpenWRT, this may be useful to someone else. In testing, forcing the speed to 10/100 or 1000 worked fine; however, when trying to force full-duplex mode, the result was always half-duplex. I was not able to isolate the source of the problem (this patch, driver or H/W limitation). The only way I could get it to work was to set the port to Auto, but then only advertise 100FD (not included in this patch). I have a modified version of the robocfg package as well, I'd have to clean it up a little first (remove the full-duplex hack) before submitting it if there is interest. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch: improve error messageshauke2013-01-031-15/+14
| | | | | | | This is in part based on a patch send by Nathan Hintz <nlhintz@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add a new version of the nvram rewrite patchhauke2013-01-033-13/+13
| | | | | | | This is the version like it was send for mainline inclusion. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34988 3c298f89-4303-0410-b956-a3cf2f4a3e73