index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-01
1
-1
/
+3
|
\
|
*
ath9k_hw: improve reset reliability after errors
Felix Fietkau
2013-02-27
1
-1
/
+3
*
|
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
1
-6
/
+1
|
/
*
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
2013-01-22
1
-3
/
+1
*
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2013-01-22
1
-1
/
+1
*
ath9k_hw: fix RF bank initialization
Felix Fietkau
2013-01-22
1
-7
/
+0
*
ath9k_hw: Enable calibration types in init_cal_settings
Sujith Manoharan
2013-01-07
1
-7
/
+0
*
ath9k_hw: use the devres API for allocations
Felix Fietkau
2013-01-07
1
-18
/
+10
*
ath9k_hw: Add HW cap for PAPRD
Sujith Manoharan
2012-12-10
1
-0
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-1
/
+1
|
\
|
*
ath9k_hw: Fix regression in device reset
Sujith Manoharan
2012-11-19
1
-1
/
+1
*
|
ath9k: Remove unused workaround
Sujith Manoharan
2012-11-16
1
-5
/
+0
*
|
ath9k_hw: validate MCI stuck after RTC wakeup
Rajkumar Manoharan
2012-10-29
1
-3
/
+3
|
/
*
ath9k: improve suspend/resume reliability
Felix Fietkau
2012-10-05
1
-0
/
+5
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
1
-4
/
+8
|
\
|
*
ath9k_hw: Enable WLAN RX diversity for AR9565
Sujith Manoharan
2012-09-24
1
-1
/
+1
|
*
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
2012-09-24
1
-0
/
+4
|
*
ath9k_hw: move 2g5g switch before nfcal start
Rajkumar Manoharan
2012-09-24
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
ath9k: make PA linearization optional, disabled by default and fix checks
Felix Fietkau
2012-09-10
1
-4
/
+0
*
|
ath9k_hw: Handle gentimer termination properly
Sujith Manoharan
2012-09-11
1
-0
/
+10
*
|
ath9k_hw: Program correct PLL value for AR9565
Sujith Manoharan
2012-09-11
1
-1
/
+2
*
|
ath9k: Set correct max streams for AR9565
Sujith Manoharan
2012-09-11
1
-1
/
+4
*
|
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
2012-09-11
1
-9
/
+11
*
|
ath9k_hw: Add version/revision macros for AR9565
Sujith Manoharan
2012-09-11
1
-2
/
+5
|
/
*
ath9k_hw: enable PA linearization
Felix Fietkau
2012-09-05
1
-3
/
+0
*
ath9k: fix PA linearization calibration related crash
Felix Fietkau
2012-09-05
1
-0
/
+2
*
ath9k_hw: disable PA linearization for AR9462
Felix Fietkau
2012-09-05
1
-1
/
+2
*
ath9k_hw: do not enable the MIB interrupt in the interrupt mask register
Felix Fietkau
2012-09-05
1
-3
/
+0
*
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
2012-08-03
1
-0
/
+1
*
ath9k_hw: Cleanup ath9k_hw_set_tsfadjust
Sujith Manoharan
2012-07-17
1
-2
/
+2
*
ath9k_hw: enable ANI on AR934x
Felix Fietkau
2012-07-17
1
-4
/
+0
*
ath9k_hw: advertise WoW support for capable chipsets
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+8
*
ath9k: enable support for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+2
*
ath9k: fix PLL initialization for AR9550
Gabor Juhos
2012-07-09
1
-8
/
+19
*
ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+1
*
ath9k: enable TX/RX data byte swap for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+2
*
ath9k: clear pciexpress flag for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+1
*
ath9k: add BB name string for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+1
*
ath9k: set MAC version for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+3
*
ath9k_hw: start noisefloor calibration after MCI reset
Rajkumar Manoharan
2012-07-09
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
1
-2
/
+14
|
\
|
*
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
2012-06-27
1
-1
/
+1
|
*
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
2012-06-20
1
-1
/
+13
*
|
ath9k_hw: cleanup MCI gpm offset state
Rajkumar Manoharan
2012-06-13
1
-1
/
+1
*
|
ath9k_hw: program OBS register only when MCI is disabled
Rajkumar Manoharan
2012-06-13
1
-1
/
+2
*
|
ath9k_hw: fix incorrect LNA register settings
Rajkumar Manoharan
2012-06-13
1
-1
/
+1
*
|
ath9k_hw: check GPM HW write pointer before chip reset
Rajkumar Manoharan
2012-06-13
1
-0
/
+3
*
|
ath9k_hw: Fix AR9462 power consumption on idle associated
Rajkumar Manoharan
2012-06-13
1
-0
/
+3
*
|
ath9k_hw: fix power state for MCI
Rajkumar Manoharan
2012-06-06
1
-16
/
+9
[next]