3807 Commits (a27a5a197319ff6d9282029a20e4ed130947683c)

Author SHA1 Message Date
Felix Fietkau a27a5a1973 minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks 15 years ago
Nicolas Thill c3ddcedf4a kernel: fix kmod-pcmcia-yenta on 2.4 15 years ago
Claudio Mignanti ff96ad6b8b fix kernel modules dependences for i2c and ata-core 15 years ago
Felix Fietkau 9ab5d11a46 mac80211: improve performance a bit 15 years ago
Nicolas Thill 5601865155 kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG 15 years ago
Lars-Peter Clausen 93f97a1bb0 kernel: Add SoC sound support package 15 years ago
Hauke Mehrtens 012b44f840 mac80211: fix build problems with kmod-mac80211=n 15 years ago
Nicolas Thill d08b2b02cf base-files: fix preinit code typos 15 years ago
Nicolas Thill f00bcb24be kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules) 15 years ago
Nicolas Thill 7d50b29b4d busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option 15 years ago
Nicolas Thill de36549de1 uboot-envtools: mark as 2.6 only, use a shorter title and a longer description 15 years ago
Nicolas Thill b4e99d33d9 use a common way of marking packages as not supported on specific targets 15 years ago
Felix Fietkau 656de42f9c Revert "mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients. 15 years ago
Felix Fietkau 3f733bc1ec mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out) 15 years ago
Felix Fietkau 56f94c0d2a mac80211: fix compile for 2.6.33 (thx, acoul) 15 years ago
Felix Fietkau 5c02f218be hostapd: restore wds sta state after the sta reassociates 15 years ago
Felix Fietkau 8b9afa6f75 mac80211: fix interface setup for wds client sometimes an interface does not get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started 15 years ago
Felix Fietkau ad1507756b hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge 15 years ago
Felix Fietkau 875b9fc0ae hostapd: fix setting the station vlan for wds stations on reauthentication 15 years ago
Felix Fietkau 1aa0192b94 hostapd: upgrade to 20100309 15 years ago
Felix Fietkau ddb6eb9d51 mac80211: add support for the noscan option for skipping the initial scan on hostapd startup 15 years ago
Felix Fietkau 7fdbfef92f wpa_supplicant: fix bridging settings for wds 15 years ago
Jo-Philipp Wich 9b8ff17f8c dnsmasq: remove redundant code introduced with r20074 15 years ago
Jo-Philipp Wich 58820edbd9 dnsmasq: allow multiple macs per static lease address (#6205) 15 years ago
Hauke Mehrtens 32885a5a05 mac80211: build ipw2x00 driver from compat-wireless 15 years ago
Gabor Juhos 3bc81edc70 package: fix w1-gpio-custom package (closes #6770) 15 years ago
Travis Kemen 891d26ab51 add missing file from patch 15 years ago
Travis Kemen 9b8f12303a finish cleaning my broken commit 15 years ago
Travis Kemen c859a20e69 fix missing parts of r19997. 15 years ago
Gabor Juhos 945cfb9059 package: add module for the RB750 LED driver 15 years ago
Jo-Philipp Wich 4bbb272f48 dnsmasq: prevent bad command line error when a dhcp pool has ignore set and the corresponding iface has only whitespace as value 15 years ago
Nicolas Thill 60c17a9e9c acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets) 15 years ago
Felix Fietkau 3f6ca40dd1 mac80211: remove an obsolete patch which breaks 2.6.32 compat 15 years ago
Felix Fietkau 708a33027f mac80211: small whitespace fix in minstrel_ht 15 years ago
Felix Fietkau 33f8fa04df mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter) 15 years ago
Florian Fainelli ae329c40eb add support for new ar7-atm version D7.05.00.00 (#6515) 15 years ago
Felix Fietkau e7c6e9d603 mac80211: improve minstrel_ht performance by reducing the impact of slow sampling 15 years ago
Florian Fainelli 30ce77d30a add one more acx-mac80211 patch to finally allow its building on ar7 15 years ago
Felix Fietkau a12048b2bf mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length 15 years ago
Felix Fietkau 05ca2b606a mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats 15 years ago
Felix Fietkau e111568b6d mac80211: implement .rate_update in minstrel_ht 15 years ago
Felix Fietkau c5885e669e mac80211: update to wireless-testing 2010-03-03 15 years ago
Nicolas Thill 74e3887e5a siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead 15 years ago
Nicolas Thill 5462fe7958 siit: use $(KERNEL_MAKEOPTS) 15 years ago
Nicolas Thill 3b774fe654 siit: remove obsolete dep (builds fine on 2.6.31 since r18191) 15 years ago
Florian Fainelli c3ef00eb2b add some missing patches to acx-mac80211 it now builds the pci module as well 15 years ago
Florian Fainelli 2e757a6692 move netdev_ops conversion, previous hunk was not correct 15 years ago
Florian Fainelli c7a38d6a1b update acx-mac80211 to a newer snapshot and fix its compilation wrt new includes path 15 years ago
Florian Fainelli bca2709133 migrate acx to netdev_ops, required for later kernels 15 years ago
Felix Fietkau 908ffaaac7 mac80211: enable debugfs support by default - having access to the rate control statistics is very useful for figuring out the real quality of a link 15 years ago