6449 Commits (7217afc657789e0457fb065657bc757e897d5175)

Author SHA1 Message Date
Jo-Philipp Wich 3b87ad238c kernel: add kmod-usb-net-ipheth (#10157) 13 years ago
Jo-Philipp Wich 6954150e65 kernel: add kmod-usb-serial-qualcomm (#8283) 13 years ago
Jo-Philipp Wich 662551d3a4 kernel: add kmod-ata-sis (#8259) 13 years ago
Jo-Philipp Wich bea4837dc1 kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9 13 years ago
Jo-Philipp Wich 906d44975b kernel: add kmod-video-gspca-ov534-9 13 years ago
Felix Fietkau 411ccc13f5 mac80211: reduce cpu load by optimizing aggregation session timeout handling 13 years ago
Jens Muecke 217ea0b042 Update xfsprogs to 3.1.4 to 3.1.7 13 years ago
Felix Fietkau 94354fcb71 ath9k: remove the queue wake optimization, it may be unreliable in some cases 13 years ago
Felix Fietkau fab655c2b1 6to4: set the tunnel remote endpoint to any, put the gateway in the route instead 13 years ago
Felix Fietkau 7dcb1402e5 6to4: add netifd support 13 years ago
Felix Fietkau b60539115e netifd: fix ipv6 issues, add sit tunnel support 13 years ago
Felix Fietkau adff0183ca netifd: implement find_config() 13 years ago
Jo-Philipp Wich 911666bff8 openssl 1.0.0h update patch 13 years ago
Jo-Philipp Wich dd6c299d2e firewall: fix fw__uci_state_del() procedure (#11132) 13 years ago
Jo-Philipp Wich 654f9c879f switch: the hardware must be up while configuring Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem. 13 years ago
Jo-Philipp Wich 80307216f2 uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x 13 years ago
Jo-Philipp Wich 95edc71814 base-files-network: configure vlan interface name type immediately before the vconfig add calls, fixes race condition (#11127) 13 years ago
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