aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath5k: reset more pointers after we free skbsBruno Randolf2010-06-16
* ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-16
* ath5k: fix rx descriptor debuggingBruno Randolf2010-06-16
* ath5k: fix some comment typosBruno Randolf2010-06-16
* ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-16
* ath5k: more debug prints for resetsBruno Randolf2010-06-16
* ath9k_htc: Fix ampdu_action callbackSujith2010-06-15
* ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-15
* ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2010-06-14
* ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2010-06-14
* ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-14
* ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-14
* ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-14
* ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-14
* ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-14
* ath9k: enable AR9003 PCI IDsLuis R. Rodriguez2010-06-14
* ath9k: implement PA predistortion supportFelix Fietkau2010-06-14
* ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau2010-06-14
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-14
* ath9k_hw: add register definitions related to PA predistortionFelix Fietkau2010-06-14
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-14
* ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-14
* ath9k: fix queue stopping thresholdFelix Fietkau2010-06-14
* ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-14
* ath9k: make ath_get_hal_qnum staticFelix Fietkau2010-06-14
* ath9k: remove declarations of some nonexistant functionsFelix Fietkau2010-06-14
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-14
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-14
* ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau2010-06-14
* ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez2010-06-14
* ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez2010-06-14
* ath9k_hw: enable ANI for AR9003Luis R. Rodriguez2010-06-14
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-14
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-14
* ath9k_hw: add register definitions for the new ANILuis R. Rodriguez2010-06-14
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-14
* ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez2010-06-14
* ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez2010-06-14
* ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2010-06-14
* mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-14
* mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-14
* ath5k: add debugfs file for queue debuggingBruno Randolf2010-06-08
* ath5k: no need to save/restore the default antennaBruno Randolf2010-06-08
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-08
* ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-08
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
|\
| * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-07
| * ath5k: retain promiscuous settingBob Copeland2010-06-04
| * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-04