index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
1
-2
/
+1
|
\
|
*
ath9k_hw: fix unreachable code in baseband hang detection code
Felix Fietkau
2014-03-13
1
-2
/
+1
*
|
ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x
Sujith Manoharan
2014-03-17
1
-1
/
+1
*
|
ath9k: Add QCA953x WMAC platform support
Sujith Manoharan
2014-03-17
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-04
1
-1
/
+7
|
\
\
|
|
/
|
*
ath9k: reduce baseband hang detection false positive rate
Felix Fietkau
2014-02-25
1
-1
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-13
1
-3
/
+2
|
\
\
|
|
/
|
*
ath9k: Fix build error on ARM
Sujith Manoharan
2014-02-04
1
-3
/
+2
*
|
ath9k: Remove ath9k rate control
Sujith Manoharan
2014-02-12
1
-1
/
+0
|
/
*
ath9k: Fix RX interrupt mitigation
Sujith Manoharan
2014-01-23
1
-2
/
+10
*
ath9k: Disable cross-band FCC
Sujith Manoharan
2014-01-09
1
-7
/
+0
*
ath9k: Add hardware support for QCA9531
Sujith Manoharan
2014-01-03
1
-12
/
+40
*
ath9k: Assign macVersion for QCA9531
Sujith Manoharan
2014-01-03
1
-0
/
+5
*
ath9k: Remove unused config option ack_6mb
Sujith Manoharan
2014-01-03
1
-2
/
+0
*
ath9k: Fix AR9100 chip power-on
Sujith Manoharan
2014-01-03
1
-1
/
+5
*
ath9k: Cleanup __ath9k_hw_init()
Sujith Manoharan
2014-01-03
1
-32
/
+32
*
ath9k: Handle unsupported MAC versions early
Sujith Manoharan
2014-01-03
1
-24
/
+24
*
ath9k: Move private HW callbacks to hw-ops.h
Sujith Manoharan
2014-01-03
1
-39
/
+0
*
ath9k: Remove unused functions
Sujith Manoharan
2014-01-03
1
-12
/
+0
*
ath9k: Fix PHY restart workaround
Sujith Manoharan
2014-01-03
1
-2
/
+3
*
ath9k: Add HW callbacks for MAC/BB hang checks
Sujith Manoharan
2014-01-03
1
-70
/
+0
*
ath9k: Register supported HW hang checks
Sujith Manoharan
2014-01-03
1
-4
/
+1
*
ath9k_hw: fix TSF offset calculation
Felix Fietkau
2014-01-03
1
-2
/
+2
*
ath9k_hw: fix gentimer callback without overflow handler
Felix Fietkau
2014-01-03
1
-2
/
+2
*
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
Felix Fietkau
2013-12-19
1
-42
/
+0
*
ath9k: Use a subroutine for the AR9330 reset WAR
Sujith Manoharan
2013-12-18
1
-32
/
+38
*
ath9k: Fix RTC reset delay
Sujith Manoharan
2013-12-18
1
-1
/
+6
*
ath9k: Add a delay between RTC reset/clear for AR9003
Sujith Manoharan
2013-12-18
1
-2
/
+1
*
ath9k_hw: clean up station beacon timer API
Felix Fietkau
2013-12-18
1
-11
/
+7
*
ath9k_hw: remove additional_swba_backoff
Felix Fietkau
2013-12-18
1
-1
/
+0
*
ath9k_hw: simplify spur channel handling
Felix Fietkau
2013-12-18
1
-7
/
+0
*
ath9k_hw: remove ah->config.pcie_clock_req
Felix Fietkau
2013-12-18
1
-1
/
+0
*
ath9k_hw: remove defunct ad-hoc mode ATIM window handling code
Felix Fietkau
2013-12-18
1
-5
/
+0
*
ath9k_hw: clean up generic timer code
Felix Fietkau
2013-12-18
1
-51
/
+41
*
ath9k: fix 5/10MHz channel width initialization on ar9003
Lorenzo Bianconi
2013-12-18
1
-1
/
+2
*
ath9k: Fix regulatory compliance
Sujith Manoharan
2013-12-09
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
1
-4
/
+3
|
\
|
*
net: wireless: ath9k: avoid possible NULL pointer dereference
Michal Nazarewicz
2013-12-02
1
-4
/
+3
*
|
ath9k_hw: allow fast channel change when only CHANNEL_HT changes
Felix Fietkau
2013-12-02
1
-3
/
+4
*
|
ath9k_hw: fix TSF save/restore around chip reset
Felix Fietkau
2013-12-02
1
-6
/
+10
*
|
ath9k: Remove pcieSerDesWrite
Sujith Manoharan
2013-12-02
1
-1
/
+0
|
/
*
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
Lorenzo Bianconi
2013-10-18
1
-1
/
+1
*
ath9k_hw: remove references to hw->conf
Felix Fietkau
2013-10-14
1
-12
/
+9
*
ath9k_hw: simplify channel flags
Felix Fietkau
2013-10-14
1
-17
/
+7
*
ath9k_hw: remove IS_CHAN_OFDM()
Felix Fietkau
2013-10-14
1
-6
/
+2
*
ath9k_hw: remove IS_CHAN_B()
Felix Fietkau
2013-10-14
1
-7
/
+2
*
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
2013-10-14
1
-5
/
+2
*
ath9k: Use bitops for calibration flags
Sujith Manoharan
2013-09-26
1
-6
/
+6
*
ath9k: Handle abnormal NAV in AP mode
Sujith Manoharan
2013-09-26
1
-0
/
+13
*
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
2013-09-26
1
-11
/
+11
[next]