aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville29-81/+1705
2012-07-11ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2-7/+18
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter5-0/+132
2012-07-11carl9170: import 1.9.6 firmware headersChristian Lamparter2-4/+7
2012-07-10ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan1-6/+0
2012-07-09ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan2-2/+2
2012-07-09ath9k: Fix MCI cleanupMohammed Shafi Shajakhan1-1/+3
2012-07-09ath9k: enable support for AR9550Gabor Juhos1-0/+2
2012-07-09ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2-0/+4
2012-07-09ath9k: enable PLL workaround for AR9550Gabor Juhos1-1/+2
2012-07-09ath9k: fix PLL initialization for AR9550Gabor Juhos1-8/+19
2012-07-09ath9k: skip internal regulator configuration for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2-2/+2
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos1-2/+3
2012-07-09ath9k: fix PAPRD settings for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: fix antenna control configuration for AR9550Gabor Juhos2-0/+5
2012-07-09ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2-3/+3
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos1-2/+4
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos3-3/+145
2012-07-09ath9k: add initvals for AR9550Gabor Juhos2-0/+1285
2012-07-09ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos1-1/+2
2012-07-09ath9k: clear pciexpress flag for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: add BB name string for AR9550Gabor Juhos1-0/+1
2012-07-09ath9k: add platform_device_id for AR9550Gabor Juhos1-0/+4
2012-07-09ath9k: set MAC version for AR9550Gabor Juhos1-0/+3
2012-07-09ath9k: define MAC version for AR9550Gabor Juhos1-0/+4
2012-07-09ath9k: define DEVID for QCA955xGabor Juhos1-0/+1
2012-07-09ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan1-12/+6
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan3-0/+22
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan1-6/+5
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan1-8/+5
2012-07-09ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan1-3/+3
2012-07-09ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn1-3/+3
2012-07-09ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan1-1/+2
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2-3/+5
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-23/+46
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn1-3/+3
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville38-3927/+1582
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-23/+46
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+10
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