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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULT
Rajkumar Manoharan
1
-6
/
+0
2012-07-10
ath9k: Stop the BTCOEX timers before disabling BTCOEX
Mohammed Shafi Shajakhan
2
-2
/
+2
2012-07-10
ath9k: Fix MCI cleanup
Mohammed Shafi Shajakhan
1
-1
/
+3
2012-07-10
ath9k: enable support for AR9550
Gabor Juhos
1
-0
/
+2
2012-07-10
ath9k: set 4ADDRESS bit in RX filter for AR9550
Gabor Juhos
2
-0
/
+4
2012-07-10
ath9k: enable PLL workaround for AR9550
Gabor Juhos
1
-1
/
+2
2012-07-10
ath9k: fix PLL initialization for AR9550
Gabor Juhos
1
-8
/
+19
2012-07-10
ath9k: skip internal regulator configuration for AR9550
Gabor Juhos
1
-1
/
+1
2012-07-10
ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550
Gabor Juhos
2
-2
/
+2
2012-07-10
ath9k: fix RF channel frequency configuration for AR9550
Gabor Juhos
1
-2
/
+3
2012-07-10
ath9k: fix PAPRD settings for AR9550
Gabor Juhos
1
-1
/
+1
2012-07-10
ath9k: fix antenna control configuration for AR9550
Gabor Juhos
2
-0
/
+5
2012-07-10
ath9k: fix XPABIASLEVEL settings for AR9550
Gabor Juhos
2
-3
/
+3
2012-07-10
ath9k: read spur frequency information from eeprom for AR9550
Gabor Juhos
1
-2
/
+4
2012-07-10
ath9k: add mode register initialization code for AR9550
Gabor Juhos
3
-3
/
+145
2012-07-10
ath9k: add initvals for AR9550
Gabor Juhos
2
-0
/
+1285
2012-07-10
ath9k: enable TX/RX data byte swap for AR9550
Gabor Juhos
1
-1
/
+2
2012-07-10
ath9k: clear pciexpress flag for AR9550
Gabor Juhos
1
-1
/
+1
2012-07-10
ath9k: add BB name string for AR9550
Gabor Juhos
1
-0
/
+1
2012-07-10
ath9k: add platform_device_id for AR9550
Gabor Juhos
1
-0
/
+4
2012-07-10
ath9k: set MAC version for AR9550
Gabor Juhos
1
-0
/
+3
2012-07-10
ath9k: define MAC version for AR9550
Gabor Juhos
1
-0
/
+4
2012-07-10
ath9k: define DEVID for QCA955x
Gabor Juhos
1
-0
/
+1
2012-07-10
ath9k_hw: fix AR9462 2g5g switch on full reset
Rajkumar Manoharan
1
-12
/
+6
2012-07-10
ath9k: fix power consumption on network sleep when BTCOEX is enabled
Rajkumar Manoharan
3
-0
/
+22
2012-07-10
ath9k: fix fullsleep power consumption when BTCOEX is enabled
Rajkumar Manoharan
1
-6
/
+5
2012-07-10
ath9k_hw: do not load noise floor readings when it is running
Rajkumar Manoharan
1
-8
/
+5
2012-07-10
ath9k_hw: start noisefloor calibration after MCI reset
Rajkumar Manoharan
1
-3
/
+3
2012-07-10
ath9k: fixing register bit shift values of control packets to support TPC
Thomas Huehn
1
-3
/
+3
2012-07-10
ath9k: Fix clearing of BTCOEX flags
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-07-10
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2
-3
/
+5
2012-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-23
/
+46
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-3
/
+3
2012-06-28
ath9k: de-duplicate initvals
Felix Fietkau
7
-2817
/
+590
2012-06-28
ath9k: update AR934x initvals to latest version
Felix Fietkau
1
-185
/
+290
2012-06-28
ath9k: Fix signedness in a MCI debug message
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-28
ath9k_hw: make use of the wrapper to check for MCI init
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-28
ath9k: fix ANI operation in AP mode
Felix Fietkau
2
-15
/
+15
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
36
-1211
/
+993
2012-06-27
ath9k: Fix compilation breakage
Sujith Manoharan
1
-0
/
+2
2012-06-27
ath9k: fix panic caused by returning a descriptor we have queued for reuse
Tom Hughes
1
-2
/
+2
2012-06-27
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
1
-1
/
+1
2012-06-27
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
1
-0
/
+2
2012-06-26
ath9k_htc: Fix IDLE power save
Sujith Manoharan
3
-124
/
+20
2012-06-26
ath9k_htc: Use atomic operations for op_flags
Sujith Manoharan
6
-37
/
+37
2012-06-26
ath9k_htc: Change default listen interval to 1
Sujith Manoharan
1
-1
/
+1
2012-06-26
ath9k: Fix lockdep splat
Sujith Manoharan
1
-3
/
+3
2012-06-26
ath9k: raise aggregation limit to 64k for HT IBSS
Sven Eckelmann
3
-2
/
+17
2012-06-25
ath9k: fix dynamic WEP related regression
Felix Fietkau
3
-1
/
+7
2012-06-22
ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cck
Rajkumar Manoharan
1
-3
/
+1
[next]