1015 Commits (76e4cd2a2489d258660d20d567b57ff4bbd198be)

Author SHA1 Message Date
Jonas Gorski b9776f56d8 package/mac80211: mark as broken for linux 3.1 13 years ago
Felix Fietkau 22e951ae46 b43: fix reloading config settings after channel changes or hostapd restart (#8033) 13 years ago
Hauke Mehrtens 6474dbe86b mac80211: always store broadcom firmware in b43 and b43legacy dir 13 years ago
Felix Fietkau 353639cdd9 ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error) 13 years ago
Felix Fietkau e9aaa9061f ath9k: add some code to control internal driver queue length limits 13 years ago
Felix Fietkau cdc70d84ce ath9k: reduce the number of software retries, include hardware a-mpdu retries in retry counting 13 years ago
Felix Fietkau e7174f44b7 ath9k: rework handling of sending BlockAckReq frames, should hopefully lead to fewer latency spikes 13 years ago
Felix Fietkau e79f073de9 mac80211: fix a compiler warning 13 years ago
Felix Fietkau 9f3aea65fc mac80211: add missing chunks to the compat_firmware_class change 13 years ago
Felix Fietkau 21dd9478d7 mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864) 13 years ago
Felix Fietkau d3f4416d58 ath9k: prevent the aggregation code from sending packets to sleeping stations - should fix some latency issues 13 years ago
Felix Fietkau a1e19186fa ath9k: fold patches that were merged upstream into 300-pending_work.patch 13 years ago
Felix Fietkau a5edb705b4 ath9k: fix switching channel bandwidth from 5/10 back to 20mhz 13 years ago
Felix Fietkau d6431df9c1 ath9k: rework tx power handling - display the correct *current* tx power, and also fix tx power limits with ATH_USER_REGD set 13 years ago
Felix Fietkau d0cea742bb mac80211: merge a few pending fixes for channel switch handling 13 years ago
Felix Fietkau 1266eb49ee mac80211: rename a misnamed patch 13 years ago
Felix Fietkau b87d25ea75 mac80211: remove the ccmp rx pn workaround, it should no longer be necessary and it was reported to cause connection stability issues (see #9646) 13 years ago
Hauke Mehrtens 0df7ae0418 mac80211: do not build bcma from compat-wireless 13 years ago
Hauke Mehrtens aa37b9656d mac80211: fix typo and make broken options depend on BROKEN 13 years ago
Hauke Mehrtens 96b6f27271 mca80211: add support for b43 on bcma bus. 13 years ago
Felix Fietkau 80ae98d604 ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi 13 years ago
Felix Fietkau e084d0e92a ath9k: add some more fixes to the mic failure handling rework patch 13 years ago
Felix Fietkau 9ef09af36d mac80211: fix compile errors because of duplicate atomic64 implementations (#9690) 13 years ago
Felix Fietkau 6493242f94 ath9k: fix mic frame handling for bigger packets 13 years ago
Felix Fietkau 97248baa3e mac80211: backport atomic64_t support for kernels that don't support it 13 years ago
Felix Fietkau c1f1058a89 ath9k: merge some pending initval fixes for ar9380 13 years ago
Felix Fietkau 8f6bd9e425 ath9k: fix sifs time for half/quarter and remove some unnecessary defines 13 years ago
Felix Fietkau 891a96d588 ath9k: add more fixes for TKIP MIC validation 13 years ago
Felix Fietkau b4cef327ff ath9k: add a temporary uci option for setting the channel bandwidth 13 years ago
Felix Fietkau 2d0ecd63f5 ath9k: add more fixes for half/quarter rate support 13 years ago
Felix Fietkau c98829c864 mac80211: fix an interop issue with some broken 802.11n clients (#9436) 13 years ago
Felix Fietkau bf11563176 mac80211: add pending crypto bugfixes 13 years ago
Felix Fietkau 3294d07ee5 ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654) 13 years ago
Felix Fietkau 3ad9a3e992 ath9k: fix reliability issues with TKIP MIC verification 13 years ago
Felix Fietkau e68ea8543b ath9k: always enable fast clock for 5 ghz regardless of the eeprom setting 13 years ago
Felix Fietkau 3c97b838f3 kernel: use lib80211 from compat-wireless instead of the kernel 13 years ago
Felix Fietkau f8c6be2a58 ath9k: merge an upstream change to fix false tx hangs on ar9003 13 years ago
Felix Fietkau f9202745b9 ath5k: add an upstream patch to fix a memory leak 13 years ago
Gabor Juhos 1c96bc9abc max80211: rt2x00: load the eeprom data from a file on Ralink SoCs 13 years ago
Gabor Juhos ab90ca8945 mac80211: rename a rt2x00 related patch 13 years ago
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