summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
* | ath5k: fix rx descriptor debuggingBruno Randolf2010-06-161-2/+2
* | ath5k: fix some comment typosBruno Randolf2010-06-162-4/+4
* | ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-161-8/+9
* | ath5k: more debug prints for resetsBruno Randolf2010-06-162-3/+12
* | ath9k_htc: Fix ampdu_action callbackSujith2010-06-154-92/+45
* | ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-151-2/+7
* | ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2010-06-142-21/+0
* | ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2010-06-142-10/+4
* | ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-144-44/+3
* | ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-144-14/+1
* | ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-144-34/+0
* | ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-144-23/+2
* | ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-144-45/+16
* | ath9k: enable AR9003 PCI IDsLuis R. Rodriguez2010-06-141-0/+1
* | ath9k: implement PA predistortion supportFelix Fietkau2010-06-144-3/+137
* | ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau2010-06-145-1/+746
* | ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-145-5/+18
* | ath9k_hw: add register definitions related to PA predistortionFelix Fietkau2010-06-141-17/+207
* | ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-144-13/+0
* | ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-142-1/+5
* | ath9k: fix queue stopping thresholdFelix Fietkau2010-06-142-26/+30
* | ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-143-19/+14
* | ath9k: make ath_get_hal_qnum staticFelix Fietkau2010-06-142-2/+1
* | ath9k: remove declarations of some nonexistant functionsFelix Fietkau2010-06-141-2/+0
* | ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-148-78/+26
* | ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-145-16/+14
* | ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau2010-06-142-1/+3
* | ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez2010-06-142-248/+248
* | ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez2010-06-141-9/+0
* | ath9k_hw: enable ANI for AR9003Luis R. Rodriguez2010-06-141-7/+1
* | ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-1410-151/+1390
* | ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-147-10/+10
* | ath9k_hw: add register definitions for the new ANILuis R. Rodriguez2010-06-142-0/+15
* | ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-147-11/+73
* | ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez2010-06-141-1/+8
* | ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez2010-06-141-1/+30
* | ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2010-06-142-5/+5
* | mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-141-0/+4
* | mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-141-3/+3
* | ath5k: add debugfs file for queue debuggingBruno Randolf2010-06-082-0/+67
* | ath5k: no need to save/restore the default antennaBruno Randolf2010-06-081-7/+1
* | ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-084-27/+46
* | ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-081-2/+2
* | ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-073-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-072-19/+17
|\ \ | |/
| * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| * ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| * ath5k: wake queues on resetBruno Randolf2010-06-011-14/+3
* | ath9k: Fix bug in rate tableVasanthakumar Thiagarajan2010-06-041-2/+2
OpenPOWER on IntegriCloud