summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2012-07-10ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan1-6/+0
2012-07-10ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan2-2/+2
2012-07-10ath9k: Fix MCI cleanupMohammed Shafi Shajakhan1-1/+3
2012-07-10ath9k: enable support for AR9550Gabor Juhos1-0/+2
2012-07-10ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2-0/+4
2012-07-10ath9k: enable PLL workaround for AR9550Gabor Juhos1-1/+2
2012-07-10ath9k: fix PLL initialization for AR9550Gabor Juhos1-8/+19
2012-07-10ath9k: skip internal regulator configuration for AR9550Gabor Juhos1-1/+1
2012-07-10ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2-2/+2
2012-07-10ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos1-2/+3
2012-07-10ath9k: fix PAPRD settings for AR9550Gabor Juhos1-1/+1
2012-07-10ath9k: fix antenna control configuration for AR9550Gabor Juhos2-0/+5
2012-07-10ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2-3/+3
2012-07-10ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos1-2/+4
2012-07-10ath9k: add mode register initialization code for AR9550Gabor Juhos3-3/+145
2012-07-10ath9k: add initvals for AR9550Gabor Juhos2-0/+1285
2012-07-10ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos1-1/+2
2012-07-10ath9k: clear pciexpress flag for AR9550Gabor Juhos1-1/+1
2012-07-10ath9k: add BB name string for AR9550Gabor Juhos1-0/+1
2012-07-10ath9k: add platform_device_id for AR9550Gabor Juhos1-0/+4
2012-07-10ath9k: set MAC version for AR9550Gabor Juhos1-0/+3
2012-07-10ath9k: define MAC version for AR9550Gabor Juhos1-0/+4
2012-07-10ath9k: define DEVID for QCA955xGabor Juhos1-0/+1
2012-07-10ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan1-12/+6
2012-07-10ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan3-0/+22
2012-07-10ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan1-6/+5
2012-07-10ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan1-8/+5
2012-07-10ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan1-3/+3
2012-07-10ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn1-3/+3
2012-07-10ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan1-1/+2
2012-07-10Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2-3/+5
2012-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-23/+46
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn1-3/+3
2012-06-28ath9k: de-duplicate initvalsFelix Fietkau7-2817/+590
2012-06-28ath9k: update AR934x initvals to latest versionFelix Fietkau1-185/+290
2012-06-28ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan1-1/+1
2012-06-28ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan1-1/+1
2012-06-28ath9k: fix ANI operation in AP modeFelix Fietkau2-15/+15
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg36-1211/+993
2012-06-27ath9k: Fix compilation breakageSujith Manoharan1-0/+2
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes1-2/+2
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+2
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan3-124/+20
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan6-37/+37
2012-06-26ath9k_htc: Change default listen interval to 1Sujith Manoharan1-1/+1
2012-06-26ath9k: Fix lockdep splatSujith Manoharan1-3/+3
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann3-2/+17
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-06-22ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cckRajkumar Manoharan1-3/+1