index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2013-01-23
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
1
-3
/
+0
2013-01-23
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2
-14
/
+6
2013-01-23
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
4
-25
/
+1
2013-01-23
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2
-2
/
+2
2013-01-23
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
1
-37
/
+32
2013-01-23
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
4
-59
/
+32
2013-01-23
ath9k: stop rx after tx
Felix Fietkau
1
-2
/
+2
2013-01-23
ath9k_hw: fix RF bank initialization
Felix Fietkau
4
-14
/
+9
2013-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-10
/
+7
2013-01-15
ath9k_hw: ar9002_hw_spectral_scan_config() can be static
Fengguang Wu
1
-1
/
+1
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
2
-10
/
+7
2013-01-11
ath9k_hw: add tx gain tables for newer devices
Felix Fietkau
6
-18
/
+555
2013-01-11
ath9k: fix spectral scan endless mode on AR9002
Simon Wunderlich
1
-1
/
+1
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
10
-1
/
+653
2013-01-09
ath9k_hw: Fix radio programming for AR9550
Sujith Manoharan
1
-14
/
+17
2013-01-09
ath9k_hw: Add TempCompensation feature for AR9550
Sujith Manoharan
2
-30
/
+100
2013-01-09
ath9k_hw: Update initvals for QCA955x
Sujith Manoharan
1
-66
/
+66
2013-01-09
ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()
Sujith Manoharan
2
-38
/
+55
2013-01-09
ath9k_hw: Fix MCI init for AGC calibration
Sujith Manoharan
1
-8
/
+11
2013-01-09
ath9k_hw: Do not enable IQ-CAL for half/quarter rates
Sujith Manoharan
1
-7
/
+6
2013-01-08
ath9k_hw: Fix calibration for AR9340
Sujith Manoharan
1
-1
/
+1
2013-01-08
ath9k_hw: Remove TEMP_COMP_CAL
Sujith Manoharan
2
-18
/
+3
2013-01-08
ath9k_hw: Enable calibration types in init_cal_settings
Sujith Manoharan
2
-13
/
+11
2013-01-08
ath9k_hw: Remove AR9485 1.0 macro
Sujith Manoharan
1
-3
/
+0
2013-01-08
ath9k: fix column header comments for some initval arrays
Gabor Juhos
2
-6
/
+6
2013-01-08
ath9k_hw: use the devres API for allocations
Felix Fietkau
7
-80
/
+37
2013-01-08
ath9k: use the devres API for allocations/mappings
Felix Fietkau
7
-170
/
+51
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
2
-2
/
+6
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-4
/
+4
2012-12-12
ath9k: check pdata variable before dereferencing it
Gabor Juhos
1
-1
/
+1
2012-12-12
ath9k_htc: RX timestamp is reported at end of frame
Thomas Pedersen
1
-1
/
+1
2012-12-12
ath9k: RX timestamp is reported at end of frame
Thomas Pedersen
1
-1
/
+1
2012-12-11
ath9k: allow to load EEPROM content via firmware API
Gabor Juhos
3
-2
/
+80
2012-12-11
ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
Gabor Juhos
6
-22
/
+17
2012-12-11
ath9k: add EEPROM offset to debug message
Gabor Juhos
1
-1
/
+2
2012-12-11
ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'
Gabor Juhos
4
-13
/
+11
2012-12-11
ath9k_hw: Fix signal strength / channel noise reporting
Felix Fietkau
2
-0
/
+4
2012-12-11
ath9k_hw: Update intivals for AR9340
Sujith Manoharan
1
-2
/
+4
2012-12-11
ath9k_hw: Calculate the correct training power for PAPRD
Sujith Manoharan
2
-20
/
+43
2012-12-11
ath9k_hw: Add HW cap for PAPRD
Sujith Manoharan
5
-7
/
+18
2012-12-11
ath9k_hw: Fix PAPRD retraining for AR9485
Sujith Manoharan
1
-1
/
+5
2012-12-11
ath9k_hw: Various trivial fixes for PAPRD
Sujith Manoharan
2
-8
/
+3
2012-12-11
ath9k: Fix redundant PS wrappers
Sujith Manoharan
1
-4
/
+6
2012-12-11
ath9k: Add a few debug messages for PAPRD
Sujith Manoharan
2
-2
/
+11
2012-12-11
ath9k_hw: Fix PAPRD training
Sujith Manoharan
1
-7
/
+29
2012-12-11
ath9k_hw: Fix PAPRD registers for AR9485
Sujith Manoharan
1
-15
/
+14
2012-12-11
ath9k: ar9003: fix OTP register offsets for AR9340
Gabor Juhos
1
-3
/
+3
2012-12-11
ath9k: Fix regression in 'xmit' debugfs file
Sujith Manoharan
1
-1
/
+1
2012-12-11
Revert "ath9k_hw: Update AR9003 high_power tx gain table"
Felix Fietkau
1
-86
/
+86
2012-12-07
ath9k: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-4
/
+4
[next]