340 Commits (65a07aa7cf20ea5ff4798a41a86eb35dca17be54)

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
Felix Fietkau 9ab5d11a46 mac80211: improve performance a bit 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
Hauke Mehrtens 32885a5a05 mac80211: build ipw2x00 driver from compat-wireless 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
Felix Fietkau e7c6e9d603 mac80211: improve minstrel_ht performance by reducing the impact of slow sampling 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
Felix Fietkau cbd858715d mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default) 15 years ago
Felix Fietkau e08dd936ef ath9k: disable RIFS search on some chips to avoid baseband hangs 15 years ago
Florian Fainelli 2ae5683e83 fix accidently commited ancient mac80211 patches in r19789-19791 (#6716) 15 years ago
Florian Fainelli 1373140033 mac80211: make the vlan injection patch more specific 15 years ago
Florian Fainelli 39cd0fa893 mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap 15 years ago
Florian Fainelli 0ddfa39ecb mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues 15 years ago
Felix Fietkau 6fdcbd0831 ath9k: fix beacon timer restarts after card resets - improves stability in AP mode 15 years ago
Hauke Mehrtens 3889c76a6e remove pcmcia and sdio 15 years ago
Gabor Juhos a71b06ad65 mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board 15 years ago
Felix Fietkau b47efaaf4d ath9k: fix rate control fallback rate selection - improves throughput and link stability 15 years ago
Felix Fietkau b3caca3677 mac80211: move the 2.6.30 compat patch to the other compat patches 15 years ago
Jo-Philipp Wich 0cfd25119d mac80211: add compile fix for pre-2.6.32 kernels 15 years ago
Felix Fietkau dd4893f453 mac80211: update to wireless-testing 2010-02-16 15 years ago
Felix Fietkau 69d4a1e9b8 ath9k: adjust ack timeout workaround patch based on upstream submission 15 years ago
Gabor Juhos 0cbc5f678d ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700 15 years ago
Felix Fietkau 085737e0b0 mac80211: update to latest wireless-testing from today 15 years ago
Felix Fietkau 34c0c72a6e mac80211: make the vlan injection patch more specific 15 years ago
Felix Fietkau 8b08994455 mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap 15 years ago
Felix Fietkau 04e89fe9c5 mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues 15 years ago
Felix Fietkau a8f779a9f7 mac80211: fix rekeying in ap mode with connected powersave stations 15 years ago
Felix Fietkau 869c08cc59 mac80211: fix aggregation setup on wds ap interfaces 15 years ago
Hauke Mehrtens dc1007a12c compat should not depend on pcmcia or usb remove pcmcia and usb backport form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia. 15 years ago
Felix Fietkau eb694a7a83 mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retransmissions 15 years ago
Felix Fietkau 226fd49634 mac80211: fix a WARN_ON in client mode 15 years ago
Felix Fietkau 9f75c26a70 ath9k: improve max rate retry handling 15 years ago
Felix Fietkau 1089b3213d ath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@) 15 years ago
Felix Fietkau 9237420b79 mac80211: fix multi-bss related rx handling bug 15 years ago
Felix Fietkau 131c3e1c72 ath9k: fix a beacon buffer leak on interface up/down 15 years ago
Felix Fietkau 9d50c384be mac80211: fix firmware compat stuff for 2.6.32 15 years ago
Felix Fietkau d787e5dfe1 mac80211: remove an obsolete patch 15 years ago
Felix Fietkau b97cfa4bf5 iw, mac80211: get the frequency info per-netdev instead of per-phy 15 years ago
Felix Fietkau 9f0c2d0a5b mac80211: allow user space to query the current operating frequency 15 years ago
Felix Fietkau 20daaf7480 mac80211: upgrade to compat-wireless 2010-01-15 15 years ago
Felix Fietkau 383cadf5d7 ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this 15 years ago
Felix Fietkau 7c6b51f9e2 ath9k: fix rts/cts handling 15 years ago
Felix Fietkau 87226cbdc6 ath9k: tweak rx interrupt mitigation settings for better performance 15 years ago