935 Commits (8c4813b75e7f77ef7f1853a883e3019d0b688ee1)

Author SHA1 Message Date
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
Jonas Gorski 45d80c30a2 mac80211: allow building for linux 3.1 again 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
Hamish Guthrie f02d0fae40 mac80211: Fix the location firmware is copied to (libertas_sdio driver loads firmware from /lib/formware/libertas) 13 years ago
Jo-Philipp Wich 9d33a50cbb mac80211: configure hostapd logging options 13 years ago
Jo-Philipp Wich 3aa922d33c mac80211: use first available channel from current phy if channel is set to "auto" 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
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