501 Commits (85d29f3cd06f765855adeff550333f9fdc2829f6)

Author SHA1 Message Date
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
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
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 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 becddc9ec7 mac80211: b43: Expose PIO mode fallback 14 years ago
Felix Fietkau 9d0882b720 mac80211: re-enable beacon channel hints 14 years ago
Felix Fietkau 032a3504ee ath9k: assign a keycache slot per station for unencrypted links to fix powersave frame filtering 14 years ago
Felix Fietkau cbc16e179e ath9k: add a patch to show excessive retry counts for single MPDUs 14 years ago
Felix Fietkau 69f8f5ebfd ath5k: allow simultaneous ad-hoc+ap operation 14 years ago
Felix Fietkau 39fc0fc2f7 ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon code can handle it 14 years ago
Felix Fietkau e0aa62e3c2 ath9k: fix resetting the hw during channel change when the MAC fails to go idle 14 years ago
Felix Fietkau 79ecac89e6 cfg80211: disable processing of 802.11d regulatory hints - it causes invalid regulatory settings on reconnect (fixes #9207) 14 years ago
Felix Fietkau 966dee23c3 mac80211: fix WPA auth on WDS station interfaces (#9227) 14 years ago
Gabor Juhos 5ffdddc75e mac80211: ath9k: register id table for platform device 14 years ago
Felix Fietkau 93da23803b ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR5312 device 14 years ago
Felix Fietkau 092de86b0a ath5k: fix eeprom capability checks that disabled AES crypto support where it should have been enabled 14 years ago
Felix Fietkau 718f5aa78e ath5k: fix mac address detection on dual-radio ar5312 14 years ago
Felix Fietkau 8ab360f9b3 ath5k: fix 2ghz-only radio handling on ar5312 14 years ago
Felix Fietkau 702a2f8430 ath5k: decrease interrupt load for rx/tx interrupts 14 years ago
Felix Fietkau cffea3eb4e ath5k: clean up debugfs code 14 years ago
Hauke Mehrtens 1c64f756d4 mac80211: fix compile with older kernel versions 14 years ago
Felix Fietkau 8ee695885a ath5k: add some more performance improvements 14 years ago
Felix Fietkau 3df1de1b80 ath5k: rename a misnamed patch 14 years ago
Felix Fietkau f9be6569c8 ath5k: add a few fixes that improve performance 14 years ago
Felix Fietkau 3ce630447a ath5k: fix tx status reporting 14 years ago
Felix Fietkau 8371085c8b ath9k: properly count retries when frames are filtered due to excessive retries when a client is not in powersave mode 14 years ago
Felix Fietkau ad6cb6294e mac80211: fix reading the station flags in debugfs 14 years ago
Felix Fietkau 5505e8f61e ath9k: improve the rx dma stop fix, add more debugging output in case the issue still occurs 14 years ago
Felix Fietkau 070c2ba1f4 mac80211: fix support for iftype wds 14 years ago
Felix Fietkau 34643f24ed mac80211: update to wireless-testing 2011-04-06 14 years ago
Felix Fietkau a4e59b89b8 ath9k: fall back to the default noise floor if the calibrated one is not available, fixes signal strength display in initial scan 14 years ago