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
2012-03-07
ath9k: fix signal strength reporting issues
Felix Fietkau
2012-03-07
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
2012-03-07
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2012-03-07
ath9k: make MAC sample statistics optional
Felix Fietkau
2012-03-07
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
2012-03-06
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
2012-03-06
ath5k: do not stop queues for full calibration
Felix Fietkau
2012-03-06
ath5k: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-05
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
2012-03-05
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2012-03-05
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
2012-03-05
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
2012-03-05
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2012-02-29
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
ath9k: decouple RX error checking for DFS
Zefir Kurtisi
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
2012-02-27
ath9k: Cleanup mci.c
Sujith Manoharan
2012-02-27
ath9k_hw: MCI whitespace/debug cleanup
Sujith Manoharan
2012-02-27
ath9k_hw: Remove HW revision checks
Sujith Manoharan
2012-02-27
ath9k_hw: Cleanup MCI reset routine
Sujith Manoharan
2012-02-27
ath9k: Modify ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
2012-02-27
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
Sujith Manoharan
2012-02-27
ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
Sujith Manoharan
2012-02-27
ath9k_htc: Start/stop btcoex using a helper
Sujith Manoharan
2012-02-27
ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
ath9k_hw: Cleanup MCI function declarations
Sujith Manoharan
2012-02-27
ath9k_hw: Cleanup MCI bits from hw.h
Sujith Manoharan
2012-02-27
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
Sujith Manoharan
2012-02-27
ath9k_hw: Setup MCI calibration using a helper
Sujith Manoharan
2012-02-27
ath9k_hw: Handle MCI power state using a helper
Sujith Manoharan
2012-02-27
ath9k_hw: Use a helper function to get MCI ISR
Sujith Manoharan
2012-02-27
ath9k: Initialize BTCOEX scheme using a helper
Sujith Manoharan
2012-02-27
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
ath9k: Calculate ampdu limit using a helper
Sujith Manoharan
2012-02-27
ath9k: Process BTCOEX interrupts using a helper
Sujith Manoharan
2012-02-27
ath9k: Use proper start/stop routines for BTCOEX
Sujith Manoharan
2012-02-27
ath9k: Move BTCOEX init/deinit functions to gpio.c
Sujith Manoharan
2012-02-27
ath9k: Initialize MCI params using a helper
Sujith Manoharan
2012-02-27
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
2012-02-27
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
2012-02-27
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
Pavel Roskin
2012-02-27
ath9k: Fix descriptor length for AR9462
Sujith Manoharan
2012-02-27
ath9k: Fix programming SYNTH4 for AR9462
Sujith Manoharan
2012-02-27
ath9k: Initialize NF values properly
Sujith Manoharan
[next]