aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAge
* ath9k: Report rx-crc-errors in ethtool stats.Ben Greear2013-03-06
* ath9k: Report txerr-filtered errors in debugfs.Ben Greear2013-03-06
* ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan2013-03-06
* ath9k_hw: Update initvals for AR9462Sujith Manoharan2013-03-06
* ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan2013-03-06
* ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan2013-03-06
* ath9k: simplify ATH_EP_RNDBob Copeland2013-03-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-15
| |\
| | * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-15
| * | ath9k: Fix IBSS joiner modeSujith Manoharan2013-02-11
| * | ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan2013-02-11
| |/
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08
|\|
| * ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann2013-02-01
| * ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2013-02-01
| * ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann2013-02-01
| * ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann2013-02-01
| * ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann2013-02-01
| * ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann2013-02-01
| * ath9k: report A-MPDU statusChristian Lamparter2013-02-01
| * ath9k: Update spectral scan output dataSven Eckelmann2013-01-30
| * ath9k: reorder error codes for spectralSimon Wunderlich2013-01-30
| * ath9k: drop spectral packets after processing themSimon Wunderlich2013-01-30
| * ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-30
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
| |\
| | * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-22
| | * ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-22
| | * ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-22
| | * ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-14
| | * ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-14
| | * ath9k: fix rx flush handlingFelix Fietkau2013-01-11
| | * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-11
| | * ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-11
| | * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-11
| | * ath9k: do not link receive buffers during flushFelix Fietkau2013-01-11
| | * ath9k_htc: Fix memory leakSujith Manoharan2013-01-11
| * | ath9k_hw: remove a useless WARN_ONFelix Fietkau2013-01-22
| * | ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2013-01-22
| * | ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau2013-01-22
| * | ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2013-01-22
| * | ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau2013-01-22
| * | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-22
| * | ath9k: stop rx after txFelix Fietkau2013-01-22
| * | ath9k_hw: fix RF bank initializationFelix Fietkau2013-01-22
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-22
| |\ \
| | * | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
| * | | ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu2013-01-14