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
/
ath9k.h
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-01-05
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
2010-12-22
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
2010-12-22
ath9k: Fix warnings on card removal
Rajkumar Manoharan
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
2010-12-20
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
2010-12-15
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
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: 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: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2010-11-17
ath9k: more tx setup cleanups
Felix Fietkau
2010-11-17
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
2010-11-17
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2010-11-17
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2010-11-16
ath9k: remove the tx info padding byte abuse
Felix Fietkau
2010-11-16
ath9k: Fix bug in delimiter padding computation
Vasanthakumar Thiagarajan
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
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-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-11-08
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
Vivek Natarajan
2010-10-27
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
2010-10-15
ath9k: Remove bf_dmacontext.
Ben Greear
2010-10-15
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
Felix Fietkau
2010-10-11
ath9k: implement channel utilization stats for survey
Felix Fietkau
2010-10-06
ath9k: remove unnecessary power save flags.
Senthil Balasubramanian
2010-09-21
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
2010-09-21
ath9k: fix an aggregation start related race condition
Felix Fietkau
2010-09-21
ath9k: clean up block ack window handling
Felix Fietkau
2010-09-16
ath9k: fix enabling ANI / tx monitor after bg scan
Luis R. Rodriguez
2010-09-14
ath9k: fix BSSID mask calculation
Felix Fietkau
2010-09-07
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
2010-08-24
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
2010-08-16
ath9k: shorten the calibration interval during strong interference
Felix Fietkau
2010-08-04
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
2010-08-04
ath9k: prevent calibration during off-channel activity
Felix Fietkau
2010-07-26
ath9k: Fix inconsistency between txq->stopped and the actual queue state
Vasanthakumar Thiagarajan
2010-07-02
ath9k: fix false positives in the baseband hang check
Felix Fietkau
[next]