summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Cleanup MCI reset routineSujith Manoharan2012-02-271-44/+47
* ath9k: Modify ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-271-8/+8
* ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan2012-02-274-68/+1
* ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan2012-02-274-42/+1
* ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-272-6/+22
* ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan2012-02-273-31/+34
* ath9k_htc: Start/stop btcoex using a helperSujith Manoharan2012-02-273-12/+29
* ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-275-14/+80
* ath9k_hw: Cleanup MCI function declarationsSujith Manoharan2012-02-272-267/+254
* ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan2012-02-275-195/+199
* ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan2012-02-273-118/+163
* ath9k_hw: Setup MCI calibration using a helperSujith Manoharan2012-02-273-38/+54
* ath9k_hw: Handle MCI power state using a helperSujith Manoharan2012-02-273-15/+20
* ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan2012-02-273-27/+28
* ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan2012-02-274-25/+37
* ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-273-2/+34
* ath9k: Calculate ampdu limit using a helperSujith Manoharan2012-02-273-10/+24
* ath9k: Process BTCOEX interrupts using a helperSujith Manoharan2012-02-273-6/+14
* ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan2012-02-273-19/+34
* ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan2012-02-273-47/+54
* ath9k: Initialize MCI params using a helperSujith Manoharan2012-02-273-21/+27
* ath9k: Cleanup MCI init/deinit routinesSujith Manoharan2012-02-274-56/+23
* ath9k: Remove AR9462 v1.0 supportSujith Manoharan2012-02-277-1573/+10
* ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin2012-02-271-4/+2
* ath9k: Fix descriptor length for AR9462Sujith Manoharan2012-02-272-2/+7
* ath9k: Fix programming SYNTH4 for AR9462Sujith Manoharan2012-02-271-2/+2
* ath9k: Initialize NF values properlySujith Manoharan2012-02-272-8/+20
* ath9k: Remove unused initvalsSujith Manoharan2012-02-272-859/+0
* ath9k: Fix phyerr debug statisticsSujith Manoharan2012-02-271-4/+2
* ath9k: Prettify recv debugfs file outputSujith Manoharan2012-02-271-52/+45
* ath9k: Add a debugfs file to display reset statisticsSujith Manoharan2012-02-271-0/+41
* ath9k: Merge wiphy and misc debugfs filesSujith Manoharan2012-02-271-160/+64
* ath9k: Remove unnecessary variable initializationSujith Manoharan2012-02-271-5/+0
* ath9k_hw: remove duplicate initvalsFelix Fietkau2012-02-273-441/+34
* ath9k: remove unnecessary PS wrappersMohammed Shafi Shajakhan2012-02-221-4/+0
* ath9k: remove obsolete commentsMohammed Shafi Shajakhan2012-02-221-6/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-154-7/+19
|\
| * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
| * ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
| * ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-061-0/+8
| * ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-031-4/+5
| * ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-031-1/+1
* | ath9k: cleanup a min_t() castDan Carpenter2012-02-061-1/+1
* | ath9k: Print the correct channel modeSujith Manoharan2012-01-301-3/+1
* | ath9k_htc: Load firmware asynchronouslySujith Manoharan2012-01-302-56/+101
* | ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-01-301-1/+1
* | ath9k_htc: claim support for IBSS RSNAntonio Quartulli2012-01-242-0/+17
|/
* ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-162-4/+6
* ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2012-01-102-6/+3
* ath9k_hw: fix a commentMohammed Shafi Shajakhan2012-01-103-3/+1
OpenPOWER on IntegriCloud