index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
2013-01-30
wil6210: fix wil_vring_init_tx status
Vladimir Kondratiev
2013-01-30
wil6210: Never delete Rx chain with firmware
Vladimir Kondratiev
2013-01-30
wil6210: checkpatch warnings
Vladimir Kondratiev
2013-01-30
wil6210: fix checkpatch CamelCase warnings
Vladimir Kondratiev
2013-01-30
wil6210: Reorder reset preparation sequence
Vladimir Kondratiev
2013-01-30
wil6210: Separate common code for mbox regs caching to function
Vladimir Kondratiev
2013-01-30
wil6210: Fix "don't scan after connect" logic
Vladimir Kondratiev
2013-01-30
wil6210: Call skb_orphan() right before Rx indication
Vladimir Kondratiev
2013-01-30
wil6210: Fix: Tx stall
Vladimir Kondratiev
2013-01-30
wil6210: Count Tx statistics on Tx completion
Vladimir Kondratiev
2013-01-30
wil6210: Refactor rx init/fini
Vladimir Kondratiev
2013-01-30
wil6210: remove raw wil_dbg() calls
Vladimir Kondratiev
2013-01-30
wil6210: rearrange IRQ debug printing
Vladimir Kondratiev
2013-01-30
wil6210: Detect FW error
Vladimir Kondratiev
2013-01-30
ath9k: Update spectral scan output data
Sven Eckelmann
2013-01-30
ath9k: reorder error codes for spectral
Simon Wunderlich
2013-01-30
ath9k: drop spectral packets after processing them
Simon Wunderlich
2013-01-30
ath9k: add debug parameters for spectral scan
Simon Wunderlich
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-22
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
2013-01-22
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2013-01-22
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
2013-01-22
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2013-01-22
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
2013-01-22
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-22
ath9k: stop rx after tx
Felix Fietkau
2013-01-22
ath9k_hw: fix RF bank initialization
Felix Fietkau
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
2013-01-22
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
2013-01-22
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
2013-01-14
ath9k_hw: ar9002_hw_spectral_scan_config() can be static
Fengguang Wu
2013-01-14
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
2013-01-14
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-11
ath9k_hw: add tx gain tables for newer devices
Felix Fietkau
2013-01-11
ath9k: fix spectral scan endless mode on AR9002
Simon Wunderlich
2013-01-11
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
2013-01-11
ath9k: do not link receive buffers during flush
Felix Fietkau
2013-01-11
ath9k_htc: Fix memory leak
Sujith Manoharan
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
2013-01-09
ath9k_hw: Fix radio programming for AR9550
Sujith Manoharan
2013-01-09
ath9k_hw: Add TempCompensation feature for AR9550
Sujith Manoharan
2013-01-09
ath9k_hw: Update initvals for QCA955x
Sujith Manoharan
2013-01-09
ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()
Sujith Manoharan
2013-01-09
ath9k_hw: Fix MCI init for AGC calibration
Sujith Manoharan
2013-01-09
ath9k_hw: Do not enable IQ-CAL for half/quarter rates
Sujith Manoharan
[next]