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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-21
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2
-5
/
+5
2011-01-21
ath9k_hw: disabled PAPRD for AR9003
Luis R. Rodriguez
2
-1
/
+6
2011-01-18
ath9k_hw: do PA offset calibration only on longcal interval
Rajkumar Manoharan
1
-5
/
+5
2011-01-18
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2
-4
/
+6
2011-01-18
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
Luis R. Rodriguez
2
-3
/
+3
2011-01-10
ath9k_htc: Really fix packet injection
Sujith Manoharan
2
-11
/
+27
2011-01-10
ath9k_hw: Fix RX handling for USB devices
Sujith Manoharan
1
-1
/
+1
2011-01-10
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
1
-0
/
+4
2011-01-10
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
1
-0
/
+3
2011-01-10
ath9k_hw: Fix chip test
Sujith Manoharan
1
-1
/
+2
2011-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
24
-420
/
+623
2011-01-05
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
John W. Linville
1
-1
/
+1
2011-01-05
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
3
-5
/
+5
2011-01-04
ath9k_htc: Fix packet injection
Sujith Manoharan
1
-8
/
+64
2011-01-04
ath9k : few rate control clean ups
Mohammed Shafi Shajakhan
2
-11
/
+8
2011-01-04
ath9k: fix beacon restart on channel change
Rajkumar Manoharan
1
-1
/
+2
2011-01-04
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
2
-4
/
+2
2011-01-04
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
2
-9
/
+11
2011-01-04
ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c
Sujith Manoharan
3
-312
/
+333
2011-01-04
ath9k_htc: Fix fast channel change
Sujith Manoharan
2
-16
/
+11
2011-01-04
ath9k_htc: Handle FATAL events
Sujith Manoharan
5
-8
/
+84
2011-01-04
ath9k_htc: Move work cancellation outside of mutex
Sujith Manoharan
1
-5
/
+5
2011-01-04
ath9k_htc: Handle pending URBs properly
Sujith Manoharan
2
-4
/
+37
2011-01-04
ath9k: Few clean ups in beacon config parameters
Mohammed Shafi Shajakhan
1
-12
/
+13
2011-01-04
ath9k: fix spur mitigation no-spur case for AR9002
Brian Prodoehl
1
-2
/
+3
2011-01-04
ath9k: spin_lock_bh is not required within tasklet context.
Senthil Balasubramanian
1
-2
/
+2
2010-12-22
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
3
-1
/
+10
2010-12-22
ath9k_hw: Fix bug in eeprom data length validation for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-12-22
ath9k: unlock on error path in ath9k_change_interface()
Dan Carpenter
1
-4
/
+7
2010-12-22
ath9k: Use pci_is_pcie()
Hauke Mehrtens
1
-1
/
+1
2010-12-22
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
2
-0
/
+2
2010-12-22
ath9k: Fix warnings on card removal
Rajkumar Manoharan
4
-1
/
+7
2010-12-22
ath9k_htc: Fix warning on device removal
Sujith Manoharan
7
-14
/
+14
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
30
-1119
/
+856
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
3
-34
/
+0
2010-12-20
ath9k_hw: fix PA predistortion HT40 mask
Felix Fietkau
3
-9
/
+13
2010-12-20
ath9k: Properly initialize channel table for 2GHz
Mohammed Shafi Shajakhan
1
-0
/
+1
2010-12-20
ath9k_hw: remove baseband rfsilent support
Felix Fietkau
5
-43
/
+1
2010-12-20
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
2
-3
/
+19
2010-12-16
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
5
-6
/
+47
2010-12-16
ath9k_hw: Disable PAPRD for rates with low Tx power
Vasanthakumar Thiagarajan
3
-15
/
+45
2010-12-16
ath9k_hw: Add a helper to get paprd scale factor
Vasanthakumar Thiagarajan
2
-0
/
+24
2010-12-16
ath9k_hw: Tx IQ cal changes for AR9003
Vasanthakumar Thiagarajan
1
-104
/
+108
2010-12-16
ath9k_hw: Move get_streams() to hw.h
Vasanthakumar Thiagarajan
2
-5
/
+5
2010-12-16
ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...
Vasanthakumar Thiagarajan
1
-13
/
+0
2010-12-16
ath9k_hw: Remove delay during regwrite of analog shift registers
Vasanthakumar Thiagarajan
1
-4
/
+1
2010-12-16
ath9k: Add comments for making pm-qos as modparam
Mohammed Shafi Shajakhan
1
-0
/
+4
2010-12-16
ath9k_htc: Remove PCI specific configuration
Sujith Manoharan
1
-4
/
+0
2010-12-16
mac80211: Add timeout to BA session start API
Sujith Manoharan
2
-2
/
+2
2010-12-16
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
3
-1
/
+8
[next]