581 Commits (98372a8eb51cafa81f0e31672669dc23d745d109)

Author SHA1 Message Date
Felix Fietkau 6d708d8f02 ath9k: add a better fix for beacon timer reliability 13 years ago
Felix Fietkau 2fe806c2bf ath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed to stop in 10 ms" logspam as well as various connection stability issues 13 years ago
Felix Fietkau 5da0d9dda1 mac80211: fix an endian issue in BlockAckReq handling 13 years ago
Felix Fietkau 1c0d12c935 mac80211: merge a power save related race condition fix 13 years ago
Felix Fietkau 2a745a7d54 ath9k: fix beacon timer init on reset 13 years ago
Felix Fietkau f24b8561d4 ath9k: fix some hw reset issues 13 years ago
Felix Fietkau 99e422472c ath9k: merge a fix for tx power limit testing 13 years ago
Felix Fietkau 5c8270da86 ath9k: fix another crash bug 13 years ago
Felix Fietkau 7118498511 ath9k: merge a pending fix for 5 ghz rx latency 13 years ago
Felix Fietkau a4ad239191 ath9k: add a missing dma cache sync on aggregation software retry 13 years ago
Felix Fietkau be077babbf ath9k: add some more minor hw reset related fixes 13 years ago
Felix Fietkau eae76139f2 ath9k: fix a few crash issues on hardware reset 13 years ago
Felix Fietkau 78ec994ef8 ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable 13 years ago
Felix Fietkau 8a3d0de37b ath9k: add some cleanup patches 13 years ago
Felix Fietkau aa5948296b ath9k: fix a compile error 13 years ago
Felix Fietkau 5abe1156e7 ath9k: fix disabling ani on reset 13 years ago
Felix Fietkau 7197dbac31 ath9k: fix processing of rx frames on channel change 13 years ago
Felix Fietkau bf020bf5e6 ath9k: fix a tx aggregation padding issue 13 years ago
Felix Fietkau 01baf9084f ath9k: fix calibration on 5 ghz 13 years ago
Felix Fietkau 8643ea587a ath9k: minor fixes for the antenna control patch 13 years ago
Felix Fietkau dcb00e0655 ath9k: prevent calibration / beacons from starting too early 13 years ago
Felix Fietkau 8a26e3d6c7 ath9k: implement rx/tx antenna control 13 years ago
Felix Fietkau ce36543a7d ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013) 13 years ago
Felix Fietkau 8d25adf565 ath9k: fix cts timeout setting on 2.4 ghz 13 years ago
Felix Fietkau 46d2b929c7 mac80211: update to wireless-testing 2011-08-26 13 years ago
Felix Fietkau f681253412 ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON in pci.c and fixes for Rx DMA stop issues 13 years ago
Felix Fietkau 400f75a1b6 mac80211: update to 2011-08-10 13 years ago
Felix Fietkau dd46d036d9 ath9k: add a regdomain code used on newer ubiquiti networks devices 13 years ago
Felix Fietkau 22e951ae46 b43: fix reloading config settings after channel changes or hostapd restart (#8033) 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 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