index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9002_hw.c
Age
Commit message (
Expand
)
Author
2012-07-17
ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
Felix Fietkau
2012-07-12
ath9k_hw: INI changes for WoW for AR9002 chipsets
Mohammed Shafi Shajakhan
2012-06-20
ath9k_hw: remove the old ANI implementation
Felix Fietkau
2012-03-15
ath9k: inline AR9271 1.0 INI overrides
Felix Fietkau
2012-03-15
ath9k_hw: remove iniModes_*_tx_gain_9271
Felix Fietkau
2012-03-15
ath9k_hw: clean up iniModesAdditional
Felix Fietkau
2012-03-15
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
Felix Fietkau
2012-03-15
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
Felix Fietkau
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-27
ath9k_hw: remove duplicate initvals
Felix Fietkau
2012-02-21
ath9k_hw: prevent writes to const data on AR9160
Felix Fietkau
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-09-13
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
Felix Fietkau
2011-08-22
ath9k: merge common ->config_pci_powersave() checks
Stanislaw Gruszka
2011-08-22
ath9k: remove ->config_pci_powersave() redundant argument
Stanislaw Gruszka
2011-08-01
ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled
Stanislaw Gruszka
2011-07-11
ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks
Felix Fietkau
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
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