summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2012-06-06ath9k_hw: fix power state for MCIRajkumar Manoharan1-16/+9
2012-06-06ath: do not update cycle counters with sleep modeRajkumar Manoharan1-0/+1
2012-06-06ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan3-23/+35
2012-06-06ath9k_hw: fix BT RF performanceRajkumar Manoharan3-0/+20
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan3-1/+6
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan1-0/+1
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan1-9/+6
2012-06-06ath9k: cleanup MCI indentationRajkumar Manoharan1-220/+215
2012-06-06ath9k_hw: update ar9462 initval table to fix rxRajkumar Manoharan1-2/+2
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan2-15/+20
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan3-17/+11
2012-06-06ath9k_hw: Fix variable usageSujith Manoharan1-1/+1
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan2-0/+4
2012-06-06ath9k_hw: Cleanup power mode APISujith Manoharan1-90/+85
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan4-19/+18
2012-06-06ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan2-12/+0
2012-06-06ath9k: Setup MCI interrupts properlySujith Manoharan3-3/+22
2012-06-06ath9k: Handle ASPM properlySujith Manoharan3-11/+8
2012-06-06ath9k: Prune ath9k_init_deviceSujith Manoharan1-8/+7
2012-06-06ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan1-1/+4
2012-06-06ath9k: fix/add bits for spectral scanningZefir Kurtisi1-12/+20
2012-06-05ath9k: Support ethtool getstats api.Ben Greear1-0/+134
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan4-6/+6
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-98/+111
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau3-1/+7
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau1-88/+90
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau1-3/+4
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-70/+89
2012-05-23Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville6-70/+89
2012-05-19USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-05-16ath9k_hw: Fix RTT calibrationSujith Manoharan6-70/+89
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-10/+14
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan1-2/+2
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-186/+387
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan1-17/+26
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+17
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi4-11/+104
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang1-0/+1
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau1-1/+9
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau1-0/+4
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau1-4/+6
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau4-33/+22
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2-0/+7
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau1-0/+4
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau1-3/+6
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau1-6/+7
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan3-19/+17