summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau
2010-06-14ath9k: enable AR9003 PCI IDsLuis R. Rodriguez
2010-06-14ath9k: implement PA predistortion supportFelix Fietkau
2010-06-14ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau
2010-06-14ath9k_hw: add register definitions related to PA predistortionFelix Fietkau
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau
2010-06-14ath9k: fix queue stopping thresholdFelix Fietkau
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau
2010-06-14ath9k: make ath_get_hal_qnum staticFelix Fietkau
2010-06-14ath9k: remove declarations of some nonexistant functionsFelix Fietkau
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau
2010-06-14ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau
2010-06-14ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez
2010-06-14ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: enable ANI for AR9003Luis R. Rodriguez
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez
2010-06-14ath9k_hw: add register definitions for the new ANILuis R. Rodriguez
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez
2010-06-14ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez
2010-06-14ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez
2010-06-14ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez
2010-06-14mac80211: bracket driver tracingJohannes Berg
2010-06-14mac80211: fix mgmt frame accountingJohannes Berg
2010-06-14mac80211: update aggregation documentationJohannes Berg
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg
2010-06-14mac80211: change TX aggregation lockingJohannes Berg
2010-06-14mac80211: defer TX agg session teardown to workJohannes Berg
2010-06-14mac80211: change RX aggregation lockingJohannes Berg
2010-06-14mac80211: fix RX aggregation timerJohannes Berg
2010-06-14mac80211: defer RX agg session teardown to workJohannes Berg
2010-06-14mac80211: move BA session workJohannes Berg
2010-06-14mac80211: make TX aggregation start/stop request asyncJohannes Berg
2010-06-14mac80211: refcount aggregation queue stopJohannes Berg
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg
2010-06-14mac80211: use RCU for TX aggregationJohannes Berg
2010-06-14mac80211: use RCU for RX aggregationJohannes Berg
2010-06-14mac80211: move aggregation callback processingJohannes Berg
2010-06-14mac80211: move blockack stop due to fragmentationJohannes Berg
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg
2010-06-14mac80211: common work skb freeingJohannes Berg
2010-06-14mac80211: use common work functionJohannes Berg