index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9002_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
Felix Fietkau
2012-07-17
1
-107
/
+52
*
ath9k_hw: INI changes for WoW for AR9002 chipsets
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+5
*
ath9k_hw: remove the old ANI implementation
Felix Fietkau
2012-06-20
1
-4
/
+0
*
ath9k: inline AR9271 1.0 INI overrides
Felix Fietkau
2012-03-15
1
-3
/
+0
*
ath9k_hw: remove iniModes_*_tx_gain_9271
Felix Fietkau
2012-03-15
1
-15
/
+19
*
ath9k_hw: clean up iniModesAdditional
Felix Fietkau
2012-03-15
1
-1
/
+1
*
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
Felix Fietkau
2012-03-15
1
-5
/
+0
*
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
Felix Fietkau
2012-03-15
1
-6
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-0
/
+19
|
\
|
*
ath9k_hw: prevent writes to const data on AR9160
Felix Fietkau
2012-02-21
1
-0
/
+19
*
|
ath9k_hw: remove duplicate initvals
Felix Fietkau
2012-02-27
1
-73
/
+34
|
/
*
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
Felix Fietkau
2011-09-13
1
-24
/
+24
*
ath9k: merge common ->config_pci_powersave() checks
Stanislaw Gruszka
2011-08-22
1
-3
/
+0
*
ath9k: remove ->config_pci_powersave() redundant argument
Stanislaw Gruszka
2011-08-22
1
-3
/
+2
*
ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled
Stanislaw Gruszka
2011-08-01
1
-5
/
+1
*
ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks
Felix Fietkau
2011-07-11
1
-39
/
+0
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_hw: Fix system hang when resuming from S3/S4
Rajkumar Manoharan
2011-01-28
1
-2
/
+1
*
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
John W. Linville
2011-01-05
1
-1
/
+1
*
ath9k_hw: clean up SREV version checks
Felix Fietkau
2010-12-13
1
-19
/
+0
*
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-3
/
+3
*
ath9k_hw: Fix AR9280 surprise removal during frequent idle on/off
Vasanthakumar Thiagarajan
2010-11-08
1
-0
/
+3
*
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
2010-10-06
1
-5
/
+0
*
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-10-06
1
-4
/
+0
*
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-27
1
-1
/
+1
*
ath9k_hw: Restore ANI registers to default during partial reset for AR9271
Rajkumar Manoharan
2010-09-07
1
-0
/
+50
*
ath9k_hw: remove initvals for hardware which was never sold
Felix Fietkau
2010-07-14
1
-66
/
+0
*
ath9k_hw: fix a few inconsistencies in initval array names
Felix Fietkau
2010-07-02
1
-6
/
+6
*
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
2010-06-14
1
-1
/
+8
*
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
2010-06-14
1
-0
/
+2
*
ath9k_hw: Fix async fifo for AR9287
Sujith
2010-06-03
1
-6
/
+18
*
ath9k_hw: Update the PCI WAR register
Sujith
2010-06-03
1
-28
/
+57
*
ath9k_htc: Use multiple register writes
Sujith
2010-04-26
1
-0
/
+5
*
ath9k_hw: Use buffered register writes
Sujith
2010-04-16
1
-1
/
+6
*
ath9k_hw: skip WEP aggregation enable code for AR9003
Luis R. Rodriguez
2010-04-16
1
-0
/
+12
*
ath9k_hw: skip asynch fifo enablement to AR9003
Luis R. Rodriguez
2010-04-16
1
-0
/
+29
*
ath9k_hw: move the RF claim stuff to AR9002 hardware family
Luis R. Rodriguez
2010-04-16
1
-0
/
+43
*
ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
Luis R. Rodriguez
2010-04-16
1
-0
/
+106
*
ath9k_hw: move the cck channel 14 INI to the AR9002 hw code
Luis R. Rodriguez
2010-04-16
1
-0
/
+15
*
ath9k_hw: split the generic hardware code by hardware family
Luis R. Rodriguez
2010-04-16
1
-0
/
+383