summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-11ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter
2012-07-11carl9170: import 1.9.6 firmware headersChristian Lamparter
2012-07-10ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan
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 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
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-29Merge 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-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
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-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg