summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-02-11ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan
2013-02-11ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan
2013-02-08NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
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-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-30wil6210: fix wil_vring_init_tx statusVladimir Kondratiev
2013-01-30wil6210: Never delete Rx chain with firmwareVladimir Kondratiev
2013-01-30wil6210: checkpatch warningsVladimir Kondratiev
2013-01-30wil6210: fix checkpatch CamelCase warningsVladimir Kondratiev
2013-01-30wil6210: Reorder reset preparation sequenceVladimir Kondratiev
2013-01-30wil6210: Separate common code for mbox regs caching to functionVladimir Kondratiev
2013-01-30wil6210: Fix "don't scan after connect" logicVladimir Kondratiev
2013-01-30wil6210: Call skb_orphan() right before Rx indicationVladimir Kondratiev
2013-01-30wil6210: Fix: Tx stallVladimir Kondratiev
2013-01-30wil6210: Count Tx statistics on Tx completionVladimir Kondratiev
2013-01-30wil6210: Refactor rx init/finiVladimir Kondratiev
2013-01-30wil6210: remove raw wil_dbg() callsVladimir Kondratiev
2013-01-30wil6210: rearrange IRQ debug printingVladimir Kondratiev
2013-01-30wil6210: Detect FW errorVladimir Kondratiev
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-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
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-01-14ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich