index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-16
ath9k_hw: add the AR9003 ar9003_hw_init_cal callback
Luis R. Rodriguez
1
-1
/
+144
2010-04-16
ath9k_hw: split calib code by hardware families
Luis R. Rodriguez
8
-971
/
+1118
2010-04-16
ath9k_hw: move the cal AR9100 calibration settings
Luis R. Rodriguez
1
-7
/
+7
2010-04-16
ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
Luis R. Rodriguez
1
-4
/
+4
2010-04-16
ath9k_hw: rename the PA calib routines to match their families
Luis R. Rodriguez
1
-4
/
+4
2010-04-16
ath9k_hw: simplify OLC temp compensation for AR9002
Luis R. Rodriguez
1
-10
/
+4
2010-04-16
ath9k_hw: move the AR9280 OLC temp comp to its own helper
Luis R. Rodriguez
1
-24
/
+28
2010-04-16
ath9k_hw: shift code for AR9280 OLC temp comp
Luis R. Rodriguez
1
-18
/
+17
2010-04-16
ath9k_hw: rename PA calib for AR9287
Luis R. Rodriguez
1
-2
/
+2
2010-04-16
ath9k_hw: add a helper for the OLC tem compensation for AR9002
Luis R. Rodriguez
1
-3
/
+7
2010-04-16
ath9k_hw: add a helper for Power Amplifier calibration for AR9002
Luis R. Rodriguez
1
-15
/
+17
2010-04-16
ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup
Senthil Balasubramanian
4
-12
/
+1
2010-04-16
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
7
-89
/
+235
2010-04-16
ath9k: Add Rx EDMA support
Felix Fietkau
5
-113
/
+459
2010-04-16
ath9k: Make bf_desc of ath_buf opaque
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-04-16
ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
Vasanthakumar Thiagarajan
3
-6
/
+5
2010-04-16
ath9k: Use memcpy in ath_clone_txbuf()
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-04-16
ath9k: Use abstraction to get link pointer
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-04-16
ath9k_hw: Add abstraction to set/get link pointer
Vasanthakumar Thiagarajan
5
-3
/
+42
2010-04-16
ath9k_hw: Move code which populates ds_data to ath9k_hw
Vasanthakumar Thiagarajan
4
-7
/
+9
2010-04-16
ath9k_hw: Define tx control struct for AR9003
Vasanthakumar Thiagarajan
3
-0
/
+32
2010-04-16
ath9k_hw: add all the AR9003 PHY callbacks
Luis R. Rodriguez
1
-11
/
+289
2010-04-16
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
5
-185
/
+201
2010-04-16
ath9k_hw: add helpers for processing the AR9003 INI
Luis R. Rodriguez
3
-3
/
+198
2010-04-16
ath9k_hw: add initvals for the AR9003 hardware family
Luis R. Rodriguez
3
-0
/
+1879
2010-04-16
ath9k_hw: split initvals.h by hardware family
Luis R. Rodriguez
4
-1978
/
+2006
2010-04-16
ath9k_hw: Implement spur mitigation on AR9003
Felix Fietkau
1
-1
/
+49
2010-04-16
ath9k_hw: Implement PLL control on AR9003
Felix Fietkau
2
-2
/
+27
2010-04-16
ath9k_hw: Set the channel on AR9003
Felix Fietkau
1
-1
/
+46
2010-04-16
ath9k_hw: add common channel select helpers for ar900[23]
Luis R. Rodriguez
2
-2
/
+6
2010-04-16
ath9k_hw: Add AR9003 PHY register definitions
Felix Fietkau
2
-0
/
+805
2010-04-16
ath9k_hw: prevent reset control register zeroing on AR9003 reset
Senthil Balasubramanian
1
-2
/
+4
2010-04-16
ath9k_hw: update the chip tests for AR9003
Senthil Balasubramanian
1
-3
/
+10
2010-04-16
ath9k_hw: Add few routines for rx edma support
Vasanthakumar Thiagarajan
5
-0
/
+121
2010-04-16
ath9k_hw: Fill rx_enable() for the AR9003 hardware family
Vasanthakumar Thiagarajan
4
-2
/
+35
2010-04-16
ath9k_hw: Add abstraction for rx enable
Vasanthakumar Thiagarajan
5
-7
/
+21
2010-04-16
ath9k_hw: Fill few hw cap for edma
Vasanthakumar Thiagarajan
3
-1
/
+47
2010-04-16
ath9k_hw: Add hw cap flag for EDMA for the AR9003 family
Vasanthakumar Thiagarajan
2
-0
/
+4
2010-04-16
ath9k: disable the MIB interrupt if ANI is disabled
Luis R. Rodriguez
1
-1
/
+2
2010-04-16
ath9k_hw: disable ANI for AR9003
Luis R. Rodriguez
1
-2
/
+8
2010-04-16
ath9k_hw: add the AR9003 ar9003_hw_macversion_supported()
Luis R. Rodriguez
1
-0
/
+15
2010-04-16
ath9k_hw: move init config and default after chip is up
Luis R. Rodriguez
1
-4
/
+5
2010-04-16
ath9k_hw: Add AR9003 PHY support
Luis R. Rodriguez
4
-4
/
+167
2010-04-16
ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables
Senthil Balasubramanian
2
-5
/
+6
2010-04-16
ath9k_hw: add a private callback for PLL control computation
Luis R. Rodriguez
4
-57
/
+97
2010-04-16
ath9k_hw: add some comments for ath9k_set_power_network_sleep()
Luis R. Rodriguez
1
-0
/
+10
2010-04-16
ath9k_hw: skip PLL initialization on AR9003 on Power-On-Reset
Luis R. Rodriguez
1
-1
/
+2
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
14
-1452
/
+1673
2010-04-16
ath9k_hw: remove wrapper ath9k_hw_write_regs()
Luis R. Rodriguez
3
-19
/
+1
2010-04-16
ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
Luis R. Rodriguez
1
-5
/
+19
[prev]
[next]