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
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
2011-02-15
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
2011-02-04
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
2011-02-01
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
2011-01-28
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2011-01-27
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2011-01-21
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2011-01-05
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-04
ath9k: fix beacon restart on channel change
Rajkumar Manoharan
2011-01-04
ath9k: spin_lock_bh is not required within tasklet context.
Senthil Balasubramanian
2010-12-22
ath9k: unlock on error path in ath9k_change_interface()
Dan Carpenter
2010-12-22
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
2010-12-16
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
2010-12-15
ath9k: Add comments for making pm-qos as modparam
Mohammed Shafi Shajakhan
2010-12-15
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
2010-12-13
ath9k_hw: fix PA predistortion training power selection
Felix Fietkau
2010-12-13
ath9k: fix PA predistortion thermal measurement handling
Felix Fietkau
2010-12-13
ath9k: Use power save wrappers for TSF get/set
Sujith Manoharan
2010-12-13
ath9k: Add change_interface callback
Rajkumar Manoharan
2010-12-13
ath9k: fix assumptions for idle calls on suspend/resume
Luis R. Rodriguez
2010-12-13
ath9k: Fix power save count imbalance on ath_radio_enable()
Luis R. Rodriguez
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-08
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
Luis R. Rodriguez
2010-12-07
ath9k: Enable extended synch for AR9485 to fix L0s recovery issue
Vasanthakumar Thiagarajan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
ath9k: fix beacon resource related race condition
Rajkumar Manoharan
2010-12-07
ath9k: fix a DMA related race condition on reset
Felix Fietkau
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-30
ath9k: Add support for Adaptive Power Management
Mohammed Shafi Shajakhan
2010-11-29
ath9k: Disable SWBA interrupt on remove_interface
Rajkumar Manoharan
2010-11-29
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-17
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
Felix Fietkau
2010-11-17
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
2010-11-17
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
ath9k: content DMA start / stop through the PCU lock
Luis R. Rodriguez
2010-11-15
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
2010-11-15
ath9k: simplify hw reset locking
Luis R. Rodriguez
2010-11-15
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
2010-11-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-11-09
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
2010-11-08
ath9k: check old power mode before clearing cycle counters
Felix Fietkau
2010-11-08
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
Vivek Natarajan
2010-11-08
ath9k: Avoid HW opmode overridden on monitor mode changes
Rajkumar Manoharan
2010-10-27
ath9k: lock reset and PCU start/stopping
Luis R. Rodriguez
2010-10-27
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
2010-10-25
ath9k: resume aggregation immediately after a hardware reset
Felix Fietkau
2010-10-25
ath9k: fix crash in ath_update_survey_stats
Felix Fietkau
[next]