summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-115/+172
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2-4/+2
2011-07-11ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan1-26/+24
2011-07-11ath9k_hw: add a missing delay for an analog registerFelix Fietkau1-2/+3
2011-07-11ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau1-0/+5
2011-07-11ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau1-1/+3
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau4-49/+7
2011-07-11ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau1-8/+59
2011-07-11ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau1-1/+4
2011-07-11ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau1-0/+7
2011-07-11ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau1-4/+1
2011-07-11ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau1-12/+13
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+8
2011-07-08ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan1-0/+1
2011-07-08ath9k_hw: Remove read-only registers from AR9003 intervalsRajkumar Manoharan1-3/+1
2011-07-08ath9k_hw: Disable power detector calibration for AR9003Rajkumar Manoharan1-2/+2
2011-07-08ath9k_hw: Update AR9003 interval to improve 5G Tx EVMRajkumar Manoharan1-1/+1
2011-07-08ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHzMohammed Shafi Shajakhan2-0/+32
2011-07-08ath9k_htc: do not configure filter before driver is startedRajkumar Manoharan1-2/+7
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+6
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan1-1/+2
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-29/+62
2011-06-29ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan1-0/+2
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2-7/+5
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan1-0/+6
2011-06-27ath9k: Fix locking issue during tx completionRajkumar Manoharan3-8/+14
2011-06-27ath9k_hw: make use of the gain_table_entry macroMohammed Shafi Shajakhan1-2/+2
2011-06-27ath9k_hw: Add carrier leak correction in desired gain calculationMohammed Shafi Shajakhan2-10/+27
2011-06-27ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan2-2/+12
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-81/+2753
2011-06-22ath9k: enable support for AR9330Gabor Juhos1-0/+1
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos3-0/+37
2011-06-22ath9k: configure internal regulator for AR9330Gabor Juhos1-5/+20
2011-06-22ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: fix few register offsets for AR9330Gabor Juhos1-2/+2
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos1-1/+4
2011-06-22ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos1-0/+83
2011-06-22ath9k: remove superfluous parenthesesGabor Juhos1-32/+30
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos1-2/+8
2011-06-22ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos1-0/+1
2011-06-22ath9k: use correct max_streams for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: enable antenna diversity for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: set NF limits for AR9330Gabor Juhos2-1/+6
2011-06-22ath9k: configure xpa bias level for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: use correct EEPROM base for AR9330Gabor Juhos1-0/+2
2011-06-22ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: skip internal regulator configuration for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: configure RF channel frequency for AR9330Gabor Juhos1-1/+13