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
/
ar9003_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
Felix Fietkau
2012-07-17
1
-395
/
+146
*
ath9k_hw: fix tx gain tables for AR934x
Felix Fietkau
2012-07-17
1
-6
/
+23
*
ath9k: add mode register initialization code for AR9550
Gabor Juhos
2012-07-09
1
-2
/
+84
*
ath9k: add initvals for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+1
*
ath9k_hw: Remove BTCOEX initvals
Sujith Manoharan
2012-04-13
1
-5
/
+0
*
ath9k_hw: clean up iniModesAdditional
Felix Fietkau
2012-03-15
1
-12
/
+13
*
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
2012-02-27
1
-85
/
+3
*
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
2011-10-14
1
-91
/
+91
*
ath9k_hw: Rename AR9480 -> AR9462 initvals
Rajkumar Manoharan
2011-10-14
1
-2
/
+2
*
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
1
-0
/
+191
*
ath9k_hw: Split tx/rx gain table initval handling
Senthil Balasubramanian
2011-09-16
1
-180
/
+210
*
ath9k_hw: add AR9580 support
Luis R. Rodriguez
2011-08-26
1
-0
/
+81
*
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: initialize rx gain table for AR9330
Gabor Juhos
2011-06-22
1
-2
/
+22
*
ath9k: initialize tx gain table for AR9330
Gabor Juhos
2011-06-22
1
-4
/
+44
*
ath9k: initialize mode registers for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+109
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340
Vasanthakumar Thiagarajan
2011-04-25
1
-6
/
+36
*
ath9k_hw: Initialize mode registers from initvals.h for AR9340
Vasanthakumar Thiagarajan
2011-04-25
1
-1
/
+58
*
ath9k_hw: Use appropriate rx gain table for AR9485
Vasanthakumar Thiagarajan
2011-04-04
1
-4
/
+4
*
ath9k_hw: remove AR9485 1.0 support
Luis R. Rodriguez
2011-03-30
1
-90
/
+0
*
ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.
Vivek Natarajan
2011-02-25
1
-4
/
+4
*
ath9k_hw: Updates for AR9485 1.1 chipsets.
Vivek Natarajan
2011-02-18
1
-11
/
+101
*
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
Luis R. Rodriguez
2011-01-17
1
-2
/
+2
*
ath9k_hw: clean up SREV version checks
Felix Fietkau
2010-12-13
1
-13
/
+0
*
ath9k_hw: Initialize tx/rx gain table from initvals.h for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-20
/
+62
*
ath9k_hw: Initialize mode registers for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-66
/
+129
*
ath9k_hw: Enable hw initialization for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-0
/
+1
*
ath9k_hw: remove AR9003 2.0 support
Luis R. Rodriguez
2010-10-15
1
-136
/
+26
*
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
2010-10-06
1
-2
/
+0
*
ath9k_hw: dynamically choose the SERDES array for low power
Luis R. Rodriguez
2010-06-23
1
-3
/
+7
*
ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks
Luis R. Rodriguez
2010-06-23
1
-1
/
+1
*
ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()
Luis R. Rodriguez
2010-06-23
1
-0
/
+14
*
ath9k_hw: fix ASPM setting for AR9003
Luis R. Rodriguez
2010-06-23
1
-0
/
+2
*
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
2010-06-14
1
-1
/
+1
*
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
2010-06-14
1
-0
/
+2
*
ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h
Luis R. Rodriguez
2010-06-02
1
-1
/
+1
*
ath9k_hw: add support for the AR9003 2.2
Luis R. Rodriguez
2010-06-02
1
-25
/
+136
*
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
2010-04-16
1
-0
/
+1
*
ath9k_hw: add TX/RX gain register initialization for AR9003
Luis R. Rodriguez
2010-04-16
1
-0
/
+51
*
ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
Luis R. Rodriguez
2010-04-16
1
-0
/
+4
*
ath9k_hw: split the generic hardware code by hardware family
Luis R. Rodriguez
2010-04-16
1
-0
/
+149