536 Commits (49f4d4217eb6b2aa709eade9ca80f145f8a422bd)

Author SHA1 Message Date
Felix Fietkau 80ae98d604 ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi 14 years ago
Felix Fietkau e084d0e92a ath9k: add some more fixes to the mic failure handling rework patch 14 years ago
Felix Fietkau 9ef09af36d mac80211: fix compile errors because of duplicate atomic64 implementations (#9690) 14 years ago
Felix Fietkau 6493242f94 ath9k: fix mic frame handling for bigger packets 14 years ago
Felix Fietkau 97248baa3e mac80211: backport atomic64_t support for kernels that don't support it 14 years ago
Felix Fietkau c1f1058a89 ath9k: merge some pending initval fixes for ar9380 14 years ago
Felix Fietkau 8f6bd9e425 ath9k: fix sifs time for half/quarter and remove some unnecessary defines 14 years ago
Felix Fietkau 891a96d588 ath9k: add more fixes for TKIP MIC validation 14 years ago
Felix Fietkau 2d0ecd63f5 ath9k: add more fixes for half/quarter rate support 14 years ago
Felix Fietkau c98829c864 mac80211: fix an interop issue with some broken 802.11n clients (#9436) 14 years ago
Felix Fietkau bf11563176 mac80211: add pending crypto bugfixes 14 years ago
Felix Fietkau 3294d07ee5 ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654) 14 years ago
Felix Fietkau 3ad9a3e992 ath9k: fix reliability issues with TKIP MIC verification 14 years ago
Felix Fietkau e68ea8543b ath9k: always enable fast clock for 5 ghz regardless of the eeprom setting 14 years ago
Felix Fietkau f8c6be2a58 ath9k: merge an upstream change to fix false tx hangs on ar9003 14 years ago
Felix Fietkau f9202745b9 ath5k: add an upstream patch to fix a memory leak 14 years ago
Gabor Juhos 1c96bc9abc max80211: rt2x00: load the eeprom data from a file on Ralink SoCs 14 years ago
Gabor Juhos ab90ca8945 mac80211: rename a rt2x00 related patch 14 years ago
Felix Fietkau 0fa08e885c ath5k: fix tx queue limit for the cabq, fixes warning described in #9465 14 years ago
Felix Fietkau 45d4cee226 ath5k: disable the 32 khz sleep clock, atheros also does this, might improve stability 14 years ago
Felix Fietkau b8dcd316eb ath5k: fix restoring the mac timing setting after a sleep clock setting change 14 years ago
Felix Fietkau 4083940628 ath5k: delay initial periodic calibration after reset to improve stability 14 years ago
Felix Fietkau 289e2f2169 ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz 14 years ago
Felix Fietkau 7845c7b512 ath5k: fix a crash when setting coverage class before the first channel change (#9586) 14 years ago
Felix Fietkau 9f38d4402b ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available through debugfs - does not work on all chipsets and is not recommended for production use yet 14 years ago
Felix Fietkau aca1b30101 ath9k: merge an upstream patch that provides a minor throughput improvement on ar9003 14 years ago
Felix Fietkau 44756fe93c ath5k: enable spur mitigation for ar2413 - should improve performance and reliability on those devices 14 years ago
Felix Fietkau 0b250e3123 ath5k: add a missing srev checks for code that lowers the synth voltage - might fix some stability issues 14 years ago
Felix Fietkau 5392494101 ath5k: disable tx power gain correction probing for hardware that does not need or support it 14 years ago
Felix Fietkau 0d796ee9e3 mac80211: rename a misnamed patch 14 years ago
Hauke Mehrtens ca979845cc kernel: update ssb and bcma to linux-next next-20110627 14 years ago
Felix Fietkau baf6423827 mac80211: merge a pending fix for reestablishing misconfigured aggregation sessions 14 years ago
Felix Fietkau 87617ce258 mac80211: add the work-in-progress IBSS HT patch, with some minor fixes 14 years ago
Felix Fietkau f85d10e1f3 ath9k: add some more pending fixes 14 years ago
Felix Fietkau c7744447a5 mac80211: update to wireless-testing 2011-06-22 14 years ago
Hauke Mehrtens dfcd340721 package/mac80211: Add linux 3.0 compatibility 14 years ago
Gabor Juhos 9769854aae mac80211: add initial support for AR9330 14 years ago
Felix Fietkau 41a169115b mac80211: update to wireless-testing 2011-05-27 14 years ago
Felix Fietkau 7f0fc7b0cf ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should work just as well, and will use a lot less memory 14 years ago
Felix Fietkau c7cdee0230 ath9k: merge a few bugfixes 14 years ago
Felix Fietkau 2dd4505c62 ath5k: disable fast channel changes, some people have reported that they introduce connection stability issues 14 years ago
Felix Fietkau 512be5ce46 ath9k: fix some locking issues in the tx fifo cleanup patch 14 years ago
Felix Fietkau 9b228c181c ath9k: clean up tx fifo handling on ar9380 based hardware 14 years ago
Felix Fietkau 6400498b35 ath9k: fix a small race condition in the tx_last_beacon patch 14 years ago
Felix Fietkau 888bee4ef2 ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe requests in ad-hoc mode without creating too much spam 14 years ago
Felix Fietkau c6a93676de ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in some instances 14 years ago
Felix Fietkau 7b84bc2f39 ath9k: fix issues with ad-hoc beacon slot selection 14 years ago
Felix Fietkau c2bee5a64a mac80211: update to 2011-05-13 14 years ago
Felix Fietkau dbea075cd4 ath9k: add noise floor calibration fix that should improve stability 14 years ago
Felix Fietkau 28fb716737 ath9k: add a new fix for signal strength / noise measurements 14 years ago