Commit Graph

200223 Commits (01eebb53a65996dfbfb892bf5eb21ae831fbe3a6)
 

Author SHA1 Message Date
Felix Fietkau 7b9a4b0019 ath9k_hw: remove ATH9K_CAP_DS 15 years ago
Felix Fietkau 3553727cfa ath9k/ath9k_htc: remove redundand checks for dual-stream tx support 15 years ago
Felix Fietkau 16f2411fcb ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH 15 years ago
Felix Fietkau f32a488463 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT 15 years ago
Felix Fietkau 71fca6e983 ath9k_hw: remove ATH9K_CAP_TKIP_MIC 15 years ago
Felix Fietkau 9cc3271faa ath9k_hw: remove ATH9K_CAP_TXPOW 15 years ago
Felix Fietkau 716f7fc5b8 ath9k_hw: remove ATH9K_CAP_CIPHER 15 years ago
Luis R. Rodriguez 0efabd5123 ath9k: enable AR9003 PCI IDs 15 years ago
Felix Fietkau 9f42c2b667 ath9k: implement PA predistortion support 15 years ago
Felix Fietkau 717f6bedcd ath9k_hw: add functions for controlling PA predistortion calibration 15 years ago
Felix Fietkau 4935250ac1 ath9k_hw: add support for parsing PA predistortion related EEPROM fields 15 years ago
Felix Fietkau ab33449895 ath9k_hw: add register definitions related to PA predistortion 15 years ago
Felix Fietkau 96d159d03c ath9k_hw: remove a useless function for setting the mac address 15 years ago
Felix Fietkau 41f3e54d72 ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40 15 years ago
Felix Fietkau 97923b14a5 ath9k: fix queue stopping threshold 15 years ago
Felix Fietkau a6d2055b02 ath9k: fix extending the rx timestamp with the hardware TSF 15 years ago
Felix Fietkau ebe297c35d ath9k: make ath_get_hal_qnum static 15 years ago
Felix Fietkau 9623009d2d ath9k: remove declarations of some nonexistant functions 15 years ago
Felix Fietkau 1d2231e2e2 ath9k: remove duplicate WMM AC definitions 15 years ago
Felix Fietkau e8c35a77e3 ath9k_htc: use common WMM AC definitions instead of ath9k ones 15 years ago
Felix Fietkau 293f2ba897 ath9k: fix mac80211 queue lookup for waking up queues 15 years ago
Luis R. Rodriguez 1cc5c4b56e ath9k_hw: update 5 GHz tx gain tables for femless and high power PA 15 years ago
Luis R. Rodriguez 644c78c95a ath9k_hw: reduce delay on programming INI on AR9003 15 years ago
Luis R. Rodriguez 03c725183b ath9k_hw: enable ANI for AR9003 15 years ago
Luis R. Rodriguez e36b27aff1 ath9k: add new ANI implementation for AR9003 15 years ago
Luis R. Rodriguez 40346b6679 ath9k_hw: inform ANI calibration when scanning 15 years ago
Luis R. Rodriguez 7ca710d58e ath9k_hw: add register definitions for the new ANI 15 years ago
Luis R. Rodriguez ac0bb76791 ath9k_hw: allow for spliting up ANI operations by family 15 years ago
Luis R. Rodriguez 6e97f0fb4d ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments 15 years ago
Luis R. Rodriguez 37e5bf6535 ath9k_hw: fix clock rate calculations for ANI 15 years ago
Luis R. Rodriguez 7337725609 ath9k_hw: move clock definitions from hw.c to hw.h 15 years ago
Johannes Berg 4efc76bdbf mac80211: bracket driver tracing 15 years ago
Johannes Berg 8b58ff832d mac80211: fix mgmt frame accounting 15 years ago
Johannes Berg 73a72a81d2 mac80211: update aggregation documentation 15 years ago
Johannes Berg 85ad181ea7 mac80211: allow drivers to sleep in ampdu_action 15 years ago
Johannes Berg cfcdbde35e mac80211: change TX aggregation locking 15 years ago
Johannes Berg 83a5cbf73a mac80211: defer TX agg session teardown to work 15 years ago
Johannes Berg a93e364430 mac80211: change RX aggregation locking 15 years ago
Johannes Berg f955ebb447 mac80211: fix RX aggregation timer 15 years ago
Johannes Berg 7c3b1dd8f4 mac80211: defer RX agg session teardown to work 15 years ago
Johannes Berg 67c282c00c mac80211: move BA session work 15 years ago
Johannes Berg 0ab337032a mac80211: make TX aggregation start/stop request async 15 years ago
Johannes Berg a6a67db2bc mac80211: refcount aggregation queue stop 15 years ago
Johannes Berg 5d22c89b9b mac80211: remove non-irqsafe aggregation callbacks 15 years ago
Johannes Berg a622ab72b4 mac80211: use RCU for TX aggregation 15 years ago
Johannes Berg a87f736d94 mac80211: use RCU for RX aggregation 15 years ago
Johannes Berg c1475ca99e mac80211: move aggregation callback processing 15 years ago
Johannes Berg 344eec67c7 mac80211: move blockack stop due to fragmentation 15 years ago
Johannes Berg bed7ee6e44 mac80211: always process blockack action from workqueue 15 years ago
Johannes Berg 77a121c3a8 mac80211: pull mgmt frame rx into rx handler 15 years ago