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
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-15
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
1
-30
/
+4
2010-10-11
ath9k_hw: store the clock rate in common data on channel changes
Felix Fietkau
1
-13
/
+19
2010-10-07
ath9k_hw: clean up ANI state handling
Felix Fietkau
1
-4
/
+0
2010-10-07
ath9k_hw: clean up register write buffering
Felix Fietkau
1
-14
/
+0
2010-10-05
ath9k_hw: keep calibrated noise floor values per channel
Felix Fietkau
1
-1
/
+1
2010-09-27
ath9k_hw: simplify revision checks for AR9287
Felix Fietkau
1
-2
/
+2
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
1
-4
/
+4
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
1
-8
/
+7
2010-09-21
ath/ath5k/ath9k: Fix crypto capabilities merge issue
Bruno Randolf
1
-0
/
+2
2010-09-16
ath9k: Use common ath key management functions
Bruno Randolf
1
-271
/
+0
2010-09-15
ath9k_hw: remove useless hw capability flags
Felix Fietkau
1
-21
/
+0
2010-09-15
ath9k_hw: Support fastcc for AR7010
Rajkumar Manoharan
1
-1
/
+1
2010-09-07
ath9k_hw: Restore ANI registers to default during partial reset for AR9271
Rajkumar Manoharan
1
-0
/
+2
2010-09-07
ath9k_hw: Add capability flag for Antenna diversity and combining feature
Vasanthakumar Thiagarajan
1
-0
/
+9
2010-08-04
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
1
-6
/
+12
2010-08-04
ath9k_hw: clean up and fix initial noise floor calibration
Felix Fietkau
1
-5
/
+2
2010-07-29
ath9k: enable serialize_regmode for non-PCIE AR9160
John W. Linville
1
-1
/
+2
2010-07-13
ath9k_hw: prevent a fast channel change after a rx DMA stuck issue
Felix Fietkau
1
-1
/
+3
2010-07-02
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
1
-3
/
+0
2010-06-30
ath9k_htc: Add LED support for AR7010
Sujith
1
-4
/
+30
2010-06-30
ath9k: fix TSF after reset on AR913x
Felix Fietkau
1
-2
/
+14
2010-06-29
ath9k: make ath9k_hw_keysetmac static
John W. Linville
1
-2
/
+1
2010-06-29
ath9k: remove unused function ath9k_hw_keyisvalid
John W. Linville
1
-11
/
+0
2010-06-23
ath9k_hw: add an extra delay when reseting AR_RTC_RESET
Luis R. Rodriguez
1
-0
/
+1
2010-06-23
ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks
Luis R. Rodriguez
1
-0
/
+1
2010-06-23
ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()
Luis R. Rodriguez
1
-14
/
+0
2010-06-23
ath9k_hw: fix ASPM setting for AR9003
Luis R. Rodriguez
1
-6
/
+39
2010-06-14
ath9k_hw: remove ATH9K_CAP_DS
Felix Fietkau
1
-15
/
+0
2010-06-14
ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
Felix Fietkau
1
-30
/
+3
2010-06-14
ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
Felix Fietkau
1
-3
/
+0
2010-06-14
ath9k_hw: remove ATH9K_CAP_TKIP_MIC
Felix Fietkau
1
-17
/
+0
2010-06-14
ath9k_hw: remove ATH9K_CAP_TXPOW
Felix Fietkau
1
-16
/
+0
2010-06-14
ath9k_hw: remove ATH9K_CAP_CIPHER
Felix Fietkau
1
-12
/
+0
2010-06-14
ath9k_hw: add support for parsing PA predistortion related EEPROM fields
Felix Fietkau
1
-0
/
+2
2010-06-14
ath9k_hw: remove a useless function for setting the mac address
Felix Fietkau
1
-6
/
+0
2010-06-14
ath9k: fix extending the rx timestamp with the hardware TSF
Felix Fietkau
1
-15
/
+0
2010-06-14
ath9k_hw: enable ANI for AR9003
Luis R. Rodriguez
1
-7
/
+1
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
1
-0
/
+12
2010-06-14
ath9k_hw: move clock definitions from hw.c to hw.h
Luis R. Rodriguez
1
-5
/
+0
2010-06-05
ath9k_hw: Configure byte swap for non AR9271 chips
Sujith
1
-3
/
+7
2010-06-03
ath9k_hw: Fix async fifo for AR9287
Sujith
1
-1
/
+4
2010-06-03
ath9k_hw: add multicast key search support
Felix Fietkau
1
-1
/
+12
2010-06-03
ath9k_hw: Enable TX IQ calibration on AR9003
Luis R. Rodriguez
1
-6
/
+0
2010-06-03
ath9k_hw: Enable auto sleep for ar9003
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-06-03
ath9k_htc: Enable SGI in HT20 for AR9271
Sujith
1
-1
/
+1
2010-06-03
ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips
Vasanthakumar Thiagarajan
1
-0
/
+3
2010-06-03
ath9k_hw: add support for the AR9003 baseband watchdog
Luis R. Rodriguez
1
-0
/
+2
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+20
2010-05-10
ath9k_hw: enable PCIe low power mode for AR9003
Luis R. Rodriguez
1
-0
/
+20
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+20
[next]