| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base-files: remove old coldplugging hacks that are no longer necessary since ... | Felix Fietkau | 2012-03-13 | 1 | -10/+0 |
* | ath9k: remove stuck beacon detection optimization, it may be unreliable on so... | Felix Fietkau | 2012-03-13 | 2 | -130/+1 |
* | fix ipt_ttl and ipt_TTL userspace library packaging | Jo-Philipp Wich | 2012-03-12 | 1 | -0/+1 |
* | rt2x00: merge a fix for random tx stalls | Felix Fietkau | 2012-03-10 | 3 | -3/+58 |
* | mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s... | Felix Fietkau | 2012-03-10 | 2 | -1/+23 |
* | ath9k: fix passing MAC time to mac80211 | Felix Fietkau | 2012-03-10 | 2 | -5/+23 |
* | ath9k: increase rx buffers for improved performance with 3x3 chipsets | Felix Fietkau | 2012-03-10 | 1 | -1/+1 |
* | ath9k: merge an ANI improvement patch, improves performance in some environments | Felix Fietkau | 2012-03-10 | 1 | -2/+235 |
* | mac80211/ath9k: some more performance improvements | Felix Fietkau | 2012-03-10 | 5 | -0/+415 |
* | mac80211: more patch reorganization, merge an upstream performance optimizati... | Felix Fietkau | 2012-03-10 | 12 | -93/+205 |
* | ath9k: merge a fix for hardware full sleep | Felix Fietkau | 2012-03-10 | 4 | -9/+28 |
* | mac80211: reorganize patches, fold in patches that were merged upstream | Felix Fietkau | 2012-03-10 | 12 | -314/+308 |
* | mac80211: add the real compat-wireless version + openwrt revision to the comp... | Felix Fietkau | 2012-03-10 | 1 | -0/+1 |
* | package/kernel: add package for the ath79 watchdog | Gabor Juhos | 2012-03-08 | 1 | -0/+17 |
* | netifd: update to latest version | Felix Fietkau | 2012-03-05 | 1 | -2/+2 |
* | package/kernel: don't allow to select NAND modules for kernels <3.0 | Gabor Juhos | 2012-03-05 | 1 | -1/+2 |
* | iwinfo: fix integer overflow in assoclist rate reporting (#11073) | Jo-Philipp Wich | 2012-03-05 | 3 | -3/+4 |
* | busybox: enable ps wide flag by default | Jo-Philipp Wich | 2012-03-04 | 2 | -3/+3 |
* | uhttpd: cope with variable number of spaces in header lines (#11079) | Jo-Philipp Wich | 2012-03-04 | 2 | -5/+8 |
* | base-files: enable conntrack accounting in sysctl. It used to be a compile ti... | Jo-Philipp Wich | 2012-03-04 | 2 | -1/+2 |
* | base-files: remove trailing whitespaces from lib/functions/boot.sh | Gabor Juhos | 2012-03-02 | 1 | -4/+4 |
* | base-files: remove trailing whitespaces from lib/functions.sh | Gabor Juhos | 2012-03-02 | 1 | -10/+10 |
* | package/kernel: package nandsim module | Gabor Juhos | 2012-03-02 | 1 | -0/+16 |
* | package/kernel: package NAND support | Gabor Juhos | 2012-03-02 | 1 | -1/+21 |
* | ath9k: fix misplaced ifdef | Felix Fietkau | 2012-03-01 | 1 | -5/+5 |
* | ath9k: disable btcoex again after it got re-enabled by the update | Felix Fietkau | 2012-03-01 | 1 | -0/+11 |
* | ath9k: disable MAC sample debugging, it is almost never used and wastes preci... | Felix Fietkau | 2012-03-01 | 7 | -17/+162 |
* | mac80211: optimize mac address comparisons to improve performance | Felix Fietkau | 2012-03-01 | 2 | -6/+538 |
* | mac80211: fix ad-hoc mode performance regression | Felix Fietkau | 2012-03-01 | 1 | -0/+11 |
* | mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne... | Felix Fietkau | 2012-02-29 | 1 | -0/+1 |
* | mac80211: remove 060-fix_compat_security.patch, it is no longer needed | Felix Fietkau | 2012-02-28 | 1 | -11/+0 |
* | netifd: update, fix some mac address handling issues | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
* | netifd: add missing do_sysctl function | Felix Fietkau | 2012-02-27 | 1 | -0/+5 |
* | iwcap: fix reversed umask | Jo-Philipp Wich | 2012-02-27 | 1 | -2/+2 |
* | add iwcap - a small radiotap capture utility for background monitoring of wir... | Jo-Philipp Wich | 2012-02-27 | 2 | -0/+632 |
* | mac80211: update to wireless-testing 2012-02-27 | Felix Fietkau | 2012-02-27 | 21 | -909/+253 |
* | ath9k: fix beacon issues on ar93xx | Felix Fietkau | 2012-02-27 | 1 | -0/+113 |
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
* | netifd: add a hotplug handler for setting sysctls (based on the old 10-routes... | Felix Fietkau | 2012-02-27 | 1 | -0/+36 |
* | mac80211: update to wireless-testing 2012-02-23 | Felix Fietkau | 2012-02-27 | 34 | -301/+924 |
* | netifd: add a new udhcpc default script for command line use (no uci support) | Felix Fietkau | 2012-02-27 | 1 | -0/+57 |
* | firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in cas... | Jo-Philipp Wich | 2012-02-25 | 2 | -1/+3 |
* | kernel: only depend on kmod-rtc-core if its provided by the used Kernel version | Jo-Philipp Wich | 2012-02-25 | 1 | -2/+2 |
* | dropbear: patch possible use after free by authenticated remote users with ac... | Jo-Philipp Wich | 2012-02-25 | 3 | -3/+94 |
* | uci: update to git head, reduces quotations in exported config files and fixe... | Jo-Philipp Wich | 2012-02-24 | 1 | -3/+3 |
* | broadcom-wl: remove an erroneous BUG() call in the glue driver | Jo-Philipp Wich | 2012-02-24 | 2 | -8/+2 |
* | firewall: bail out if uci is used in firewall include files | Jo-Philipp Wich | 2012-02-23 | 2 | -2/+8 |
* | iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after l... | Jo-Philipp Wich | 2012-02-23 | 3 | -4/+4 |
* | iwinfo: replace internal constant mode strings with enums | Jo-Philipp Wich | 2012-02-23 | 13 | -52/+71 |
* | iwinfo: implement netlink scanning code, rework IE parsing code | Jo-Philipp Wich | 2012-02-23 | 7 | -240/+510 |