431 Commits (15b209d09f853e43319c09a3cdc7b414ba696d89)

Author SHA1 Message Date
Felix Fietkau ccd852dd85 mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter) 15 years ago
Nicolas Thill 782beb1cc4 package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile 15 years ago
Felix Fietkau 28718f2d5f ath9k: fix crash issues caused by the ar9300 support patch 15 years ago
Felix Fietkau da1f79f93c ath9k: fix a crash in ath9k_hw_reset on older hw 15 years ago
Felix Fietkau 396a3c5385 mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135 15 years ago
Nicolas Thill 5f5ed3f109 package/mac80211: add a patch to fix package/carl9170 build failure 15 years ago
Felix Fietkau 0ff59f87b0 ath9k: more fixes/cleanups for ar9280 and ar9300 15 years ago
Felix Fietkau 040c064388 ath9k: fix a crash bug and a dma sync issue 15 years ago
Felix Fietkau f98e55faf0 mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches 15 years ago
Gabor Juhos 6c07306d32 mac80211: update rt2x00 mcu patch (thanks to Luis Correia) 15 years ago
Gabor Juhos cf4781cfbd mac80211: remove MCU requests for SoC platforms in the rt2x00 driver 15 years ago
Gabor Juhos c3cd5ef637 mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected 15 years ago
Gabor Juhos 0671b2aded mac80211: fix a typo in rt2x00 config 15 years ago
Gabor Juhos 717dc99427 mac80211: add missing config file for the rt2x00 15 years ago
Gabor Juhos 2d624e284c mac80211: enable building of the rt2800 on the ramips target 15 years ago
Hauke Mehrtens 809ac20df2 mac80211: fix mesh. 15 years ago
Hauke Mehrtens 5dbee8b3aa mac80211: fix build of ipw2200 15 years ago
Felix Fietkau d7195c2293 ath9k: make sure that the rx path does not get stuck 15 years ago
Felix Fietkau ea04d330a9 mac80211: disable b43 nphy until it actually works 15 years ago
Felix Fietkau 282981d257 mac80211: update to wireless-testing 2010-03-24 15 years ago
Felix Fietkau a95d43125c ath9k: fix a client mode crash that happens on wpa rekeying 15 years ago
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
Hauke Mehrtens 012b44f840 mac80211: fix build problems with kmod-mac80211=n 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 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 ddb6eb9d51 mac80211: add support for the noscan option for skipping the initial scan on hostapd startup 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 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
Hauke Mehrtens f88371a696 kernel: add some missing config files and make compat-wireless build with kernel 2.6.33 15 years ago
Felix Fietkau cbd858715d mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default) 15 years ago
Nicolas Thill 01a683ec51 mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules 15 years ago
Felix Fietkau ee2c54569f mac80211: fix essid setting for ad-hoc (thx, stintel) 15 years ago
Felix Fietkau 13cfa88855 mac80211: fix client mode 15 years ago
Felix Fietkau 1c8fbfbaa6 mac80211: fix interface startup order for AP+STA (patch by yann lopez) 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