summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2012-02-27ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2-6/+22
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan3-31/+34
2012-02-27ath9k_htc: Start/stop btcoex using a helperSujith Manoharan3-12/+29
2012-02-27ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan5-14/+80
2012-02-27ath9k_hw: Cleanup MCI function declarationsSujith Manoharan2-267/+254
2012-02-27ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan5-195/+199
2012-02-27ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan3-118/+163
2012-02-27ath9k_hw: Setup MCI calibration using a helperSujith Manoharan3-38/+54
2012-02-27ath9k_hw: Handle MCI power state using a helperSujith Manoharan3-15/+20
2012-02-27ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan3-27/+28
2012-02-27ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan4-25/+37
2012-02-27ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan3-2/+34
2012-02-27ath9k: Calculate ampdu limit using a helperSujith Manoharan3-10/+24
2012-02-27ath9k: Process BTCOEX interrupts using a helperSujith Manoharan3-6/+14
2012-02-27ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan3-19/+34
2012-02-27ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan3-47/+54
2012-02-27ath9k: Initialize MCI params using a helperSujith Manoharan3-21/+27
2012-02-27ath9k: Cleanup MCI init/deinit routinesSujith Manoharan4-56/+23
2012-02-27ath9k: Remove AR9462 v1.0 supportSujith Manoharan7-1573/+10
2012-02-27ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin1-4/+2
2012-02-27ath9k: Fix descriptor length for AR9462Sujith Manoharan2-2/+7
2012-02-27ath9k: Fix programming SYNTH4 for AR9462Sujith Manoharan1-2/+2
2012-02-27ath9k: Initialize NF values properlySujith Manoharan2-8/+20
2012-02-27ath9k: Remove unused initvalsSujith Manoharan2-859/+0
2012-02-27ath9k: Fix phyerr debug statisticsSujith Manoharan1-4/+2
2012-02-27ath9k: Prettify recv debugfs file outputSujith Manoharan1-52/+45
2012-02-27ath9k: Add a debugfs file to display reset statisticsSujith Manoharan1-0/+41
2012-02-27ath9k: Merge wiphy and misc debugfs filesSujith Manoharan1-160/+64
2012-02-27ath9k: Remove unnecessary variable initializationSujith Manoharan1-5/+0
2012-02-27ath9k_hw: remove duplicate initvalsFelix Fietkau3-441/+34
2012-02-22ath9k: remove unnecessary PS wrappersMohammed Shafi Shajakhan1-4/+0
2012-02-22ath9k: remove obsolete commentsMohammed Shafi Shajakhan1-6/+0
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+2
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau3-25/+20
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-7/+19
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches3-7/+6
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+18
2012-02-06ath9k: cleanup a min_t() castDan Carpenter1-1/+1
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-60/+120
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-4/+1
2012-01-30ath9k: Print the correct channel modeSujith Manoharan1-3/+1
2012-01-30ath9k_htc: Load firmware asynchronouslySujith Manoharan2-56/+101
2012-01-30ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-01-24ath9k_htc: claim support for IBSS RSNAntonio Quartulli2-0/+17
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2-4/+6