| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx | Florian Fainelli | 2013-01-14 | 1 | -1/+2 |
* | netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) | Jo-Philipp Wich | 2013-01-14 | 2 | -0/+2 |
* | ath9k: fix a soft lockup on smp systems | Felix Fietkau | 2013-01-14 | 5 | -21/+27 |
* | ath9k: remove a lock to fix a deadlock on hw reset | Felix Fietkau | 2013-01-14 | 4 | -18/+78 |
* | mac80211: fix monitor mode injection | Felix Fietkau | 2013-01-13 | 1 | -0/+17 |
* | mac80211: rt2x00: fix PCI eeprom patch | Gabor Juhos | 2013-01-13 | 1 | -4/+4 |
* | libnfnetlink: update to v1.0.1 | Jo-Philipp Wich | 2013-01-13 | 1 | -4/+4 |
* | ubus: update to git head, passes u64 blob types as doubles to Lua | Jo-Philipp Wich | 2013-01-13 | 1 | -3/+3 |
* | netifd: update to git head, adds 64bit counters | Jo-Philipp Wich | 2013-01-13 | 1 | -2/+2 |
* | ath9k: fix memory corruption issues on ar5416/ar91xx | Felix Fietkau | 2013-01-13 | 7 | -10/+218 |
* | odhcp6c: Send RS on start | Steven Barth | 2013-01-13 | 2 | -1/+4 |
* | odhcp6c: Add preliminary proto-handler | Steven Barth | 2013-01-13 | 3 | -1/+129 |
* | ipv6-support: don't use disable_ipv6 | Steven Barth | 2013-01-13 | 2 | -4/+3 |
* | 6relayd: Rewrite init-script logic | Steven Barth | 2013-01-13 | 4 | -47/+95 |
* | add ustream-ssl, an ustream abstraction library for SSL stream sockets | Felix Fietkau | 2013-01-13 | 1 | -0/+59 |
* | libubox: update to latest version, adds small blobmsg enhancements and licens... | Felix Fietkau | 2013-01-13 | 1 | -4/+4 |
* | kernel: make kmod-ledtrig-usbdev depend on usb core support instead of select... | Felix Fietkau | 2013-01-12 | 1 | -1/+1 |
* | mac80211: fix enabling HT40- | Felix Fietkau | 2013-01-11 | 3 | -5/+16 |
* | [package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' ... | Vasilis Tsiligiannis | 2013-01-11 | 2 | -5/+5 |
* | mac80211: add a fix for ht40 connections | Felix Fietkau | 2013-01-11 | 1 | -0/+16 |
* | ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and o... | Felix Fietkau | 2013-01-10 | 1 | -0/+645 |
* | ath9k: add some calibration fixes from wireless-testing | Felix Fietkau | 2013-01-10 | 1 | -0/+48 |
* | toolchain: fix libpthread package for musl based toolchains (#12651) | Florian Fainelli | 2013-01-09 | 1 | -0/+2 |
* | ath9k: correct a logic error in the rx path fix | Felix Fietkau | 2013-01-09 | 1 | -1/+1 |
* | mac80211, ath9k: merge some pending fixes from linux-wireless@ | Felix Fietkau | 2013-01-09 | 9 | -22/+543 |
* | mac80211: update to 2013-01-07, add several ath9k stability fixes | Felix Fietkau | 2013-01-09 | 41 | -1833/+387 |
* | kernel: add kmod-mvsdio MMC host controller for Marvell targets | Florian Fainelli | 2013-01-08 | 1 | -0/+16 |
* | kernel: make kmod-of-i2c available for the mvebu target | Florian Fainelli | 2013-01-08 | 1 | -2/+2 |
* | kernel: adjust orion/kirkwood packages to also build for mvebu target | Florian Fainelli | 2013-01-08 | 3 | -5/+5 |
* | kernel: add more SCTP related configuration symbols | Florian Fainelli | 2013-01-08 | 1 | -1/+6 |
* | mac80211: apply network interface configuration for adhoc + wpa2 | Felix Fietkau | 2013-01-07 | 1 | -1/+1 |
* | ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol | Florian Fainelli | 2013-01-07 | 1 | -1/+1 |
* | [package/boot/uboot-xburst] fix typo in Makefile | Mirko Vogt | 2013-01-07 | 1 | -1/+1 |
* | libubox: update to latest version, contains several uloop/ustream fixes | Felix Fietkau | 2013-01-07 | 1 | -3/+3 |
* | This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC sup... | Mirko Vogt | 2013-01-07 | 54 | -14403/+4588 |
* | [package] zram-swap: Install init script with 0755 mode | Vasilis Tsiligiannis | 2013-01-07 | 2 | -3/+3 |
* | kernel: fix kmod-ipsec load order (#12552) | Jo-Philipp Wich | 2013-01-07 | 1 | -2/+2 |
* | zram-swap: make the zram init.d executable | Hauke Mehrtens | 2013-01-06 | 1 | -0/+0 |
* | compcache: remove package, use zram-swap instead | Hauke Mehrtens | 2013-01-06 | 8 | -1025/+0 |
* | zram: add package to use compressed ram disk for swap | Hauke Mehrtens | 2013-01-06 | 4 | -2/+192 |
* | kernel: add a module for the isl1208 rtc | Felix Fietkau | 2013-01-06 | 1 | -0/+17 |
* | [kernel] fix regmap debloat patch | John Crispin | 2013-01-05 | 1 | -5/+6 |
* | mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS | Felix Fietkau | 2013-01-04 | 1 | -2/+1 |
* | uci: update to latest version, adds list delete, removes unused plugin support | Felix Fietkau | 2013-01-04 | 1 | -4/+3 |
* | firewall: Add ULA site border for IPv6 traffic | Steven Barth | 2013-01-04 | 2 | -1/+20 |
* | iwinfo: don't use the txpower value from debugfs for now, it does not match t... | Jo-Philipp Wich | 2013-01-04 | 2 | -1/+3 |
* | [libiwinfo-lua] don't depend on lua | John Crispin | 2013-01-04 | 1 | -1/+1 |
* | mac80211: b43: add firmware for HT-PHY by default. | Hauke Mehrtens | 2013-01-03 | 1 | -6/+11 |
* | kernel: move regmap bloat out of the kernel image if it is only being used in... | Felix Fietkau | 2013-01-03 | 1 | -3/+6 |
* | add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over... | Felix Fietkau | 2013-01-03 | 2 | -3/+18 |