6382 Commits (6e5db7ed6908dc1f91cad10cb7f2d84b0afcc852)

Author SHA1 Message Date
Felix Fietkau dce6ee5830 ath9k: optimize waking tx queues, slightly improves performance under load 13 years ago
Felix Fietkau 5744d736f2 base-files: remove old coldplugging hacks that are no longer necessary since the new main hotplug2 instance calls udevtrigger as well 13 years ago
Felix Fietkau 57b4047a5d ath9k: remove stuck beacon detection optimization, it may be unreliable on some hardware 13 years ago
Jo-Philipp Wich e6af9d374a fix ipt_ttl and ipt_TTL userspace library packaging 13 years ago
Felix Fietkau 0341ff9912 rt2x00: merge a fix for random tx stalls 13 years ago
Felix Fietkau 14d09d570f mac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems 13 years ago
Felix Fietkau f029ef0b81 ath9k: fix passing MAC time to mac80211 13 years ago
Felix Fietkau 3de99d0c4d ath9k: increase rx buffers for improved performance with 3x3 chipsets 13 years ago
Felix Fietkau 241601b938 ath9k: merge an ANI improvement patch, improves performance in some environments 13 years ago
Felix Fietkau f728469200 mac80211/ath9k: some more performance improvements 13 years ago
Felix Fietkau 7dff84b670 mac80211: more patch reorganization, merge an upstream performance optimization patch 13 years ago
Felix Fietkau 1812fe63b2 ath9k: merge a fix for hardware full sleep 13 years ago
Felix Fietkau 414f23e49d mac80211: reorganize patches, fold in patches that were merged upstream 13 years ago
Felix Fietkau 30b1247a04 mac80211: add the real compat-wireless version + openwrt revision to the compat_version 13 years ago
Gabor Juhos f39459d605 package/kernel: add package for the ath79 watchdog 13 years ago
Felix Fietkau c996929e14 netifd: update to latest version 13 years ago
Gabor Juhos 96e8c6f0fd package/kernel: don't allow to select NAND modules for kernels <3.0 13 years ago
Jo-Philipp Wich f399616db8 iwinfo: fix integer overflow in assoclist rate reporting (#11073) 13 years ago
Jo-Philipp Wich b8aead7f92 busybox: enable ps wide flag by default 13 years ago
Jo-Philipp Wich 8533636d2d uhttpd: cope with variable number of spaces in header lines (#11079) 13 years ago
Jo-Philipp Wich 086cae30ce base-files: enable conntrack accounting in sysctl. It used to be a compile time option which got deprecated 13 years ago
Gabor Juhos 6c61d7cbf1 base-files: remove trailing whitespaces from lib/functions/boot.sh 13 years ago
Gabor Juhos 8ae051799a base-files: remove trailing whitespaces from lib/functions.sh 13 years ago
Gabor Juhos 370f9b6793 package/kernel: package nandsim module 13 years ago
Gabor Juhos e2a5d987bd package/kernel: package NAND support 13 years ago
Felix Fietkau b12229935d ath9k: fix misplaced ifdef 13 years ago
Felix Fietkau c684920525 ath9k: disable btcoex again after it got re-enabled by the update 13 years ago
Felix Fietkau 17e37536a2 ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles 13 years ago
Felix Fietkau 139e847e7c mac80211: optimize mac address comparisons to improve performance 13 years ago
Felix Fietkau 82211c7bcc mac80211: fix ad-hoc mode performance regression 13 years ago
Felix Fietkau d6f3746154 mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq 13 years ago
Felix Fietkau c698e406f2 mac80211: remove 060-fix_compat_security.patch, it is no longer needed 13 years ago
Felix Fietkau d626f58be7 netifd: update, fix some mac address handling issues 13 years ago
Felix Fietkau 4814eb5df9 netifd: add missing do_sysctl function 13 years ago
Jo-Philipp Wich fe090bcf53 iwcap: fix reversed umask 13 years ago
Jo-Philipp Wich 448f4696f1 add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone 13 years ago
Felix Fietkau 7d7118b8bf mac80211: update to wireless-testing 2012-02-27 13 years ago
Felix Fietkau 340909c73e ath9k: fix beacon issues on ar93xx 13 years ago
Felix Fietkau 6934c378b2 netifd: update to 2012-02-26, fixes ipv4 broadcast handling 13 years ago
Felix Fietkau 429886fbbb netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file) 13 years ago
Felix Fietkau e3ec30cad1 mac80211: update to wireless-testing 2012-02-23 13 years ago
Felix Fietkau 8ad6213f59 netifd: add a new udhcpc default script for command line use (no uci support) 13 years ago
Jo-Philipp Wich 9aaca7f1b1 firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used 13 years ago
Jo-Philipp Wich 280605c2d6 kernel: only depend on kmod-rtc-core if its provided by the used Kernel version 13 years ago
Jo-Philipp Wich 1b7f0f3c0d dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920) 13 years ago
Jo-Philipp Wich ed5b7b7392 uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding 13 years ago
Jo-Philipp Wich b585d59096 broadcom-wl: remove an erroneous BUG() call in the glue driver 13 years ago
Jo-Philipp Wich fe2d387a8c firewall: bail out if uci is used in firewall include files 13 years ago
Jo-Philipp Wich c3d47454b2 iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes 13 years ago
Jo-Philipp Wich 76bb0f3309 iwinfo: replace internal constant mode strings with enums 13 years ago