summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-02-27ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI function declarationsSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan
2012-02-27ath9k_hw: Setup MCI calibration using a helperSujith Manoharan
2012-02-27ath9k_hw: Handle MCI power state using a helperSujith Manoharan
2012-02-27ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan
2012-02-27ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan
2012-02-27ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k: Calculate ampdu limit using a helperSujith Manoharan
2012-02-27ath9k: Process BTCOEX interrupts using a helperSujith Manoharan
2012-02-27ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan
2012-02-27ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan
2012-02-27ath9k: Initialize MCI params using a helperSujith Manoharan
2012-02-27ath9k: Cleanup MCI init/deinit routinesSujith Manoharan
2012-02-27ath9k: Remove AR9462 v1.0 supportSujith Manoharan
2012-02-27ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin
2012-02-27ath9k: Fix descriptor length for AR9462Sujith Manoharan
2012-02-27ath9k: Fix programming SYNTH4 for AR9462Sujith Manoharan
2012-02-27ath9k: Initialize NF values properlySujith Manoharan
2012-02-27ath9k: Remove unused initvalsSujith Manoharan
2012-02-27ath9k: Fix phyerr debug statisticsSujith Manoharan
2012-02-27ath9k: Prettify recv debugfs file outputSujith Manoharan
2012-02-27ath9k: Add a debugfs file to display reset statisticsSujith Manoharan
2012-02-27ath9k: Merge wiphy and misc debugfs filesSujith Manoharan
2012-02-27ath9k: Remove unnecessary variable initializationSujith Manoharan
2012-02-27ath9k_hw: remove duplicate initvalsFelix Fietkau
2012-02-27ath6kl: Remove bogus non-NULL pointer checkVasanthakumar Thiagarajan
2012-02-27ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()Vasanthakumar Thiagarajan
2012-02-27ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan
2012-02-22ath9k: remove unnecessary PS wrappersMohammed Shafi Shajakhan
2012-02-22ath9k: remove obsolete commentsMohammed Shafi Shajakhan
2012-02-22ath5k:Remove __raw_read and __raw_writeJonathan Bither
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-08ath6kl: Fix firmware crash dumpNaveen Gangadharan
2012-02-08ath6kl: add support for AR6003 2048 byte board filePrasanna Kumar
2012-02-08ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-02-08ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo
2012-02-08ath6kl: store firmware logs in skbuffsKalle Valo
2012-02-06ath9k: cleanup a min_t() castDan Carpenter
2012-02-06Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville