aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan
2012-06-06ath9k: cleanup MCI indentationRajkumar Manoharan
2012-06-06ath9k_hw: update ar9462 initval table to fix rxRajkumar Manoharan
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan
2012-06-06ath9k_hw: Fix variable usageSujith Manoharan
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan
2012-06-06ath9k_hw: Cleanup power mode APISujith Manoharan
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan
2012-06-06ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan
2012-06-06ath9k: Setup MCI interrupts properlySujith Manoharan
2012-06-06ath9k: Handle ASPM properlySujith Manoharan
2012-06-06ath9k: Prune ath9k_init_deviceSujith Manoharan
2012-06-06ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan
2012-06-06ath9k: fix/add bits for spectral scanningZefir Kurtisi
2012-06-05ath9k: Support ethtool getstats api.Ben Greear
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan
2012-04-23ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan
2012-04-23ath9k: make DFS detector pools SMP safeZefir Kurtisi
2012-04-23ath9k: fix TX power reporting on AR9003 chipsGabor Juhos
2012-04-23ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear