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.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-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-1
/
+1
2013-02-12
ath9k: Fix IBSS joiner mode
Sujith Manoharan
3
-27
/
+89
2013-02-12
ath9k: Fix ATH9K_HW_CAP_HT usage
Sujith Manoharan
2
-11
/
+7
2013-02-01
ath9k: Remove unused variables in ath_mci_cleanup
Sven Eckelmann
1
-2
/
+0
2013-02-01
ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code
Sven Eckelmann
2
-8
/
+9
2013-02-01
ath9k: Only remove spectral scan relay file when it was created
Sven Eckelmann
1
-1
/
+1
2013-02-01
ath9k: Only add fix_rssi_inv_only when spectral code is used
Sven Eckelmann
1
-0
/
+2
2013-02-01
ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled
Sven Eckelmann
1
-1
/
+1
2013-02-01
ath9k: Select RELAY for ATH9K_DEBUGFS
Sven Eckelmann
1
-0
/
+1
2013-02-01
ath9k: report A-MPDU status
Christian Lamparter
2
-0
/
+22
2013-01-31
ath9k: Update spectral scan output data
Sven Eckelmann
3
-11
/
+15
2013-01-31
ath9k: reorder error codes for spectral
Simon Wunderlich
1
-4
/
+4
2013-01-31
ath9k: drop spectral packets after processing them
Simon Wunderlich
3
-15
/
+25
2013-01-31
ath9k: add debug parameters for spectral scan
Simon Wunderlich
4
-17
/
+200
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-82
/
+41
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-22
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
1
-0
/
+3
2013-01-22
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
1
-19
/
+6
2013-01-22
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
3
-1
/
+4
2013-01-15
ath9k_hw: ar9002_hw_spectral_scan_config() can be static
Fengguang Wu
1
-1
/
+1
2013-01-15
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
1
-4
/
+3
2013-01-15
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2
-14
/
+0
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-11
ath9k: fix rx flush handling
Felix Fietkau
3
-21
/
+12
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
5
-19
/
+4
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
1
-1
/
+0
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
1
-0
/
+1
2013-01-11
ath9k: do not link receive buffers during flush
Felix Fietkau
1
-4
/
+6
2013-01-11
ath9k_htc: Fix memory leak
Sujith Manoharan
1
-0
/
+2
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
[next]