aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)Jo-Philipp Wich2013-01-142-0/+2
| | | | SVN-Revision: 35155
* ath9k: fix a soft lockup on smp systemsFelix Fietkau2013-01-145-21/+27
| | | | SVN-Revision: 35152
* ath9k: remove a lock to fix a deadlock on hw resetFelix Fietkau2013-01-144-18/+78
| | | | SVN-Revision: 35147
* mac80211: fix monitor mode injectionFelix Fietkau2013-01-131-0/+17
| | | | SVN-Revision: 35145
* mac80211: rt2x00: fix PCI eeprom patchGabor Juhos2013-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> SVN-Revision: 35143
* libnfnetlink: update to v1.0.1Jo-Philipp Wich2013-01-131-4/+4
| | | | SVN-Revision: 35142
* ubus: update to git head, passes u64 blob types as doubles to LuaJo-Philipp Wich2013-01-131-3/+3
| | | | SVN-Revision: 35141
* netifd: update to git head, adds 64bit countersJo-Philipp Wich2013-01-131-2/+2
| | | | SVN-Revision: 35140
* ath9k: fix memory corruption issues on ar5416/ar91xxFelix Fietkau2013-01-137-10/+218
| | | | SVN-Revision: 35139
* odhcp6c: Send RS on startSteven Barth2013-01-132-1/+4
| | | | SVN-Revision: 35137
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-133-1/+129
| | | | SVN-Revision: 35135
* ipv6-support: don't use disable_ipv6Steven Barth2013-01-132-4/+3
| | | | SVN-Revision: 35134
* 6relayd: Rewrite init-script logicSteven Barth2013-01-134-47/+95
| | | | SVN-Revision: 35133
* add ustream-ssl, an ustream abstraction library for SSL stream socketsFelix Fietkau2013-01-131-0/+59
| | | | SVN-Revision: 35131
* libubox: update to latest version, adds small blobmsg enhancements and ↵Felix Fietkau2013-01-131-4/+4
| | | | | | license fixes - package is now ISC/BSD-3c SVN-Revision: 35128
* kernel: make kmod-ledtrig-usbdev depend on usb core support instead of ↵Felix Fietkau2013-01-121-1/+1
| | | | | | selecting it SVN-Revision: 35120
* mac80211: fix enabling HT40-Felix Fietkau2013-01-113-5/+16
| | | | SVN-Revision: 35096
* base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to ↵Vasilis Tsiligiannis2013-01-112-5/+5
| | | | | | hotplug2 (#12781) SVN-Revision: 35095
* mac80211: add a fix for ht40 connectionsFelix Fietkau2013-01-111-0/+16
| | | | SVN-Revision: 35094
* ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and ↵Felix Fietkau2013-01-101-0/+645
| | | | | | other devices SVN-Revision: 35089
* ath9k: add some calibration fixes from wireless-testingFelix Fietkau2013-01-101-0/+48
| | | | SVN-Revision: 35081
* toolchain: fix libpthread package for musl based toolchains (#12651)Florian Fainelli2013-01-091-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35069
* ath9k: correct a logic error in the rx path fixFelix Fietkau2013-01-091-1/+1
| | | | SVN-Revision: 35067
* mac80211, ath9k: merge some pending fixes from linux-wireless@Felix Fietkau2013-01-099-22/+543
| | | | SVN-Revision: 35066
* mac80211: update to 2013-01-07, add several ath9k stability fixesFelix Fietkau2013-01-0941-1833/+387
| | | | SVN-Revision: 35063
* kernel: add kmod-mvsdio MMC host controller for Marvell targetsFlorian Fainelli2013-01-081-0/+16
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35061
* kernel: make kmod-of-i2c available for the mvebu targetFlorian Fainelli2013-01-081-2/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35060
* kernel: adjust orion/kirkwood packages to also build for mvebu targetFlorian Fainelli2013-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> SVN-Revision: 35059
* kernel: add more SCTP related configuration symbolsFlorian Fainelli2013-01-081-1/+6
| | | | | | | | These symbols are used by 3.8+ kernels Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35054
* mac80211: apply network interface configuration for adhoc + wpa2Felix Fietkau2013-01-071-1/+1
| | | | SVN-Revision: 35049
* ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbolFlorian Fainelli2013-01-071-1/+1
| | | | | | | | Thanks to kyak for spotting this Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35047
* fix typo in MakefileMirko Vogt2013-01-071-1/+1
| | | | | | Thanks to Stefan Hellermann for pointing this out! SVN-Revision: 35042
* libubox: update to latest version, contains several uloop/ustream fixesFelix Fietkau2013-01-071-3/+3
| | | | SVN-Revision: 35039
* This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC ↵Mirko Vogt2013-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> SVN-Revision: 35034
* zram-swap: Install init script with 0755 modeVasilis Tsiligiannis2013-01-072-3/+3
| | | | SVN-Revision: 35033
* kernel: fix kmod-ipsec load order (#12552)Jo-Philipp Wich2013-01-071-2/+2
| | | | SVN-Revision: 35032
* zram-swap: make the zram init.d executableHauke Mehrtens2013-01-061-0/+0
| | | | SVN-Revision: 35028
* compcache: remove package, use zram-swap insteadHauke Mehrtens2013-01-068-1025/+0
| | | | SVN-Revision: 35026
* zram: add package to use compressed ram disk for swapHauke Mehrtens2013-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. SVN-Revision: 35025
* kernel: add a module for the isl1208 rtcFelix Fietkau2013-01-061-0/+17
| | | | SVN-Revision: 35022
* fix regmap debloat patchJohn Crispin2013-01-051-5/+6
| | | | SVN-Revision: 35015
* mac80211: add dependency of PACKAGE_MAC80211_DEBUGFSFelix Fietkau2013-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> SVN-Revision: 35014
* uci: update to latest version, adds list delete, removes unused plugin supportFelix Fietkau2013-01-041-4/+3
| | | | SVN-Revision: 35013
* firewall: Add ULA site border for IPv6 traffic This prevents private traffic ↵Steven Barth2013-01-042-1/+20
| | | | | | from leaking out to the internet SVN-Revision: 35012
* iwinfo: don't use the txpower value from debugfs for now, it does not match ↵Jo-Philipp Wich2013-01-042-1/+3
| | | | | | the values reported via wext SVN-Revision: 35007
* don't depend on luaJohn Crispin2013-01-041-1/+1
| | | | | | | | Delete +lua from libiwinfo-lua. Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 35005
* mac80211: b43: add firmware for HT-PHY by default.Hauke Mehrtens2013-01-031-6/+11
| | | | | | remove firmware for LP-Phy core rev 14, I have never seen such a device. SVN-Revision: 35000
* kernel: move regmap bloat out of the kernel image if it is only being used ↵Felix Fietkau2013-01-031-3/+6
| | | | | | in modules SVN-Revision: 34999
* add kmod-fs-configfs to replace kernel bloat added by selecting ↵Felix Fietkau2013-01-032-3/+18
| | | | | | kmod-mmc-over-gpio SVN-Revision: 34998
* broadcom-diag: add diag support for Linksys E1000 V1Hauke Mehrtens2013-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. SVN-Revision: 34996