summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-07-09ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan
2012-07-09ath9k: Fix MCI cleanupMohammed Shafi Shajakhan
2012-07-09ath9k: enable support for AR9550Gabor Juhos
2012-07-09ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos
2012-07-09ath9k: enable PLL workaround for AR9550Gabor Juhos
2012-07-09ath9k: fix PLL initialization for AR9550Gabor Juhos
2012-07-09ath9k: skip internal regulator configuration for AR9550Gabor Juhos
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos
2012-07-09ath9k: fix PAPRD settings for AR9550Gabor Juhos
2012-07-09ath9k: fix antenna control configuration for AR9550Gabor Juhos
2012-07-09ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos
2012-07-09ath9k: add initvals for AR9550Gabor Juhos
2012-07-09ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos
2012-07-09ath9k: clear pciexpress flag for AR9550Gabor Juhos
2012-07-09ath9k: add BB name string for AR9550Gabor Juhos
2012-07-09ath9k: add platform_device_id for AR9550Gabor Juhos
2012-07-09ath9k: set MAC version for AR9550Gabor Juhos
2012-07-09ath9k: define MAC version for AR9550Gabor Juhos
2012-07-09ath9k: define DEVID for QCA955xGabor Juhos
2012-07-09ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan
2012-07-09ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan
2012-07-09ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn
2012-07-09ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28ath9k: de-duplicate initvalsFelix Fietkau
2012-06-28ath9k: update AR934x initvals to latest versionFelix Fietkau
2012-06-28ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan
2012-06-28ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan
2012-06-28ath9k: fix ANI operation in AP modeFelix Fietkau
2012-06-27ath9k: Fix compilation breakageSujith Manoharan
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan
2012-06-26ath9k_htc: Change default listen interval to 1Sujith Manoharan
2012-06-26ath9k: Fix lockdep splatSujith Manoharan
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau
2012-06-22ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cckRajkumar Manoharan
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan