925 Commits (55e13f4e6a46b9b1ce753b269deec4b6322a679f)

Author SHA1 Message Date
Felix Fietkau 0fa08e885c ath5k: fix tx queue limit for the cabq, fixes warning described in #9465 13 years ago
Felix Fietkau 45d4cee226 ath5k: disable the 32 khz sleep clock, atheros also does this, might improve stability 13 years ago
Felix Fietkau b8dcd316eb ath5k: fix restoring the mac timing setting after a sleep clock setting change 13 years ago
Felix Fietkau 4083940628 ath5k: delay initial periodic calibration after reset to improve stability 13 years ago
Felix Fietkau 289e2f2169 ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz 13 years ago
Felix Fietkau 7845c7b512 ath5k: fix a crash when setting coverage class before the first channel change (#9586) 13 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 13 years ago
Felix Fietkau aca1b30101 ath9k: merge an upstream patch that provides a minor throughput improvement on ar9003 13 years ago
Felix Fietkau 44756fe93c ath5k: enable spur mitigation for ar2413 - should improve performance and reliability on those devices 13 years ago
Felix Fietkau 0b250e3123 ath5k: add a missing srev checks for code that lowers the synth voltage - might fix some stability issues 13 years ago
Felix Fietkau 5392494101 ath5k: disable tx power gain correction probing for hardware that does not need or support it 13 years ago
Felix Fietkau 0d796ee9e3 mac80211: rename a misnamed patch 13 years ago
Hauke Mehrtens ca979845cc kernel: update ssb and bcma to linux-next next-20110627 13 years ago
Felix Fietkau baf6423827 mac80211: merge a pending fix for reestablishing misconfigured aggregation sessions 13 years ago
Felix Fietkau 0243ec0da3 mac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel tree 13 years ago
Felix Fietkau e087e678af mac80211: configure HT IBSS through uci 13 years ago
Felix Fietkau 87617ce258 mac80211: add the work-in-progress IBSS HT patch, with some minor fixes 13 years ago
Felix Fietkau f85d10e1f3 ath9k: add some more pending fixes 13 years ago
Felix Fietkau c7744447a5 mac80211: update to wireless-testing 2011-06-22 13 years ago
Felix Fietkau 3294d04e44 mac80211: enable cfg80211 debugfs support 13 years ago
Hauke Mehrtens a9191c8b32 mac80211: use firmware from linux-firmware git 13 years ago
Hauke Mehrtens a3a5eb275f mac80211: fix debugfs for ath9k_htc 13 years ago
Hauke Mehrtens cda72f33f4 mac80211: remove rests of ar9170 driver 13 years ago
Hauke Mehrtens dfcd340721 package/mac80211: Add linux 3.0 compatibility 13 years ago
Gabor Juhos 9769854aae mac80211: add initial support for AR9330 13 years ago
Felix Fietkau 41a169115b mac80211: update to wireless-testing 2011-05-27 13 years ago
Gabor Juhos a456082ccd mac80211: make ath9k available even if PCI support is disabled 13 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 13 years ago
Felix Fietkau c7cdee0230 ath9k: merge a few bugfixes 13 years ago
Felix Fietkau 2dd4505c62 ath5k: disable fast channel changes, some people have reported that they introduce connection stability issues 13 years ago
Felix Fietkau 512be5ce46 ath9k: fix some locking issues in the tx fifo cleanup patch 13 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 e35822050b mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags override (thx, KanjiMonster) 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
Felix Fietkau ebcc60cf35 mac80211: detect and drop incoming packets with invalid CCMP packet numbers to fix connection hangs on some devices 14 years ago
Felix Fietkau 6b376db844 mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and earlier 14 years ago
Felix Fietkau be3deb5b14 mac80211: broadcast the country IE by default if the country code is configured (#9308) 14 years ago
Felix Fietkau 359e667fd5 mac80211: replace the regd revert patch with a proper fix, add some more pending patches 14 years ago
Felix Fietkau f2ccc3ada5 ath9k: remove the signal strength fix, it causes a lot of confusion and seems to be just as inaccurate as the original version of the code 14 years ago
Felix Fietkau 9dbcf86d8e cfg80211: revert upstream regdomain handling breakage 14 years ago
Felix Fietkau e15e8f6976 mac80211: do rate control updates when the HT configuration changes on an interface 14 years ago
Hauke Mehrtens 6986b1b7c2 mac80211: remove unneeded patch 14 years ago
Felix Fietkau 970252faf8 mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k 14 years ago
Hauke Mehrtens 75a63f1981 mac80211: b43: Expose N-PHY support 14 years ago