summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear
2013-03-06ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan
2013-03-06ath9k_hw: Update initvals for AR9462Sujith Manoharan
2013-03-06ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan
2013-03-06ath9k: simplify ATH_EP_RNDBob Copeland
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27ath9k_hw: improve reset reliability after errorsFelix Fietkau
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau
2013-02-27ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan
2013-02-11ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-01ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann
2013-02-01ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann
2013-02-01ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann
2013-02-01ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann
2013-02-01ath9k: report A-MPDU statusChristian Lamparter
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann
2013-01-30ath9k: reorder error codes for spectralSimon Wunderlich
2013-01-30ath9k: drop spectral packets after processing themSimon Wunderlich
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22ath9k_hw: remove a useless WARN_ONFelix Fietkau
2013-01-22ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau
2013-01-22ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau
2013-01-22ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau
2013-01-22ath9k: stop rx after txFelix Fietkau
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville