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
/
ar9002_hw.c
Age
Commit message (
Expand
)
Author
2011-01-28
ath9k_hw: Fix system hang when resuming from S3/S4
Rajkumar Manoharan
2011-01-05
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
John W. Linville
2010-12-13
ath9k_hw: clean up SREV version checks
Felix Fietkau
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-11-08
ath9k_hw: Fix AR9280 surprise removal during frequent idle on/off
Vasanthakumar Thiagarajan
2010-10-06
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-07
ath9k_hw: Restore ANI registers to default during partial reset for AR9271
Rajkumar Manoharan
2010-07-14
ath9k_hw: remove initvals for hardware which was never sold
Felix Fietkau
2010-07-02
ath9k_hw: fix a few inconsistencies in initval array names
Felix Fietkau
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
2010-06-03
ath9k_hw: Fix async fifo for AR9287
Sujith
2010-06-03
ath9k_hw: Update the PCI WAR register
Sujith
2010-04-26
ath9k_htc: Use multiple register writes
Sujith
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
2010-04-16
ath9k_hw: skip WEP aggregation enable code for AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: skip asynch fifo enablement to AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: move the RF claim stuff to AR9002 hardware family
Luis R. Rodriguez
2010-04-16
ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
Luis R. Rodriguez
2010-04-16
ath9k_hw: move the cck channel 14 INI to the AR9002 hw code
Luis R. Rodriguez
2010-04-16
ath9k_hw: split the generic hardware code by hardware family
Luis R. Rodriguez