index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-13
57
-1756
/
+3240
|
\
|
*
ath: fix build break with ATH_DBG_WARN_ON_ONCE
John W. Linville
2010-12-09
1
-1
/
+4
|
*
ath5k: Fix modinfo does not list alias -> pci-id lines
Sedat Dilek
2010-12-09
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-08
11
-44
/
+60
|
|
\
|
|
*
ath9k_htc: Fix suspend/resume
Sujith Manoharan
2010-12-08
4
-2
/
+18
|
|
*
ath5k: Put the right tsf value in mesh beacons
Javier Cardona
2010-12-08
1
-1
/
+2
|
|
*
ath5k: Prevent mesh interfaces from being counted as ad-hoc
Javier Cardona
2010-12-08
1
-1
/
+1
|
|
*
ath5k: Fix beaconing in mesh mode
Javier Cardona
2010-12-08
1
-3
/
+5
|
|
*
ath9k: fix beacon resource related race condition
Rajkumar Manoharan
2010-12-07
1
-14
/
+7
|
|
*
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2010-12-07
2
-3
/
+9
|
|
*
ath9k: fix a DMA related race condition on reset
Felix Fietkau
2010-12-07
3
-19
/
+10
|
|
*
ath9k: fix bug in tx power
Matteo Croce
2010-12-07
1
-4
/
+8
|
*
|
ath9k_hw: warn if we cannot change the power to the chip
Luis R. Rodriguez
2010-12-08
1
-0
/
+7
|
*
|
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
Luis R. Rodriguez
2010-12-08
1
-0
/
+2
|
*
|
ath9k: Check for NULL sta in ath_tx_start
Ben Greear
2010-12-08
1
-1
/
+4
|
*
|
ath9k: Remove dead code in recv.c
Mohammed Shafi Shajakhan
2010-12-07
1
-5
/
+4
|
*
|
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
2010-12-07
2
-2
/
+4
|
*
|
ath9k: Properly use unlikely check macro
Mohammed Shafi Shajakhan
2010-12-07
1
-3
/
+4
|
*
|
ath9k_htc: Fix panic on FW download failure
Sujith Manoharan
2010-12-07
1
-2
/
+2
|
*
|
ath9k_htc: Add support for handling TX power configuration
Sujith Manoharan
2010-12-07
1
-0
/
+6
|
*
|
ath9k_htc: Cleanup device identification
Sujith Manoharan
2010-12-07
7
-30
/
+31
|
*
|
ath5k: Use capabilities information for the number of TX queues
Bruno Randolf
2010-12-07
2
-28
/
+41
|
*
|
ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
Ben Greear
2010-12-07
2
-2
/
+8
|
*
|
ath9k: Add device id of AR9485 to pci table
Vasanthakumar Thiagarajan
2010-12-07
1
-0
/
+1
|
*
|
ath9k_hw: Disable MRC CCK for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-1
/
+1
|
*
|
ath9k_hw: Setup paprd only for supported chains
Vasanthakumar Thiagarajan
2010-12-07
2
-17
/
+36
|
*
|
ath9k_hw: Program appropriate register for temperature compensation cal for A...
Vasanthakumar Thiagarajan
2010-12-07
1
-1
/
+1
|
*
|
ath9k_hw: Add IQ cal changes for AR9485
Vasanthakumar Thiagarajan
2010-12-07
2
-3
/
+255
|
*
|
ath9k_hw: Define IQcal correction coefficient registers using index
Vasanthakumar Thiagarajan
2010-12-07
2
-8
/
+10
|
*
|
ath9k_hw: Program appropriate chianmask for AR9485 before starting AGC/IQ cal
Vasanthakumar Thiagarajan
2010-12-07
1
-1
/
+3
|
*
|
ath9k_hw: Configure power control only for the supported chains
Vasanthakumar Thiagarajan
2010-12-07
1
-12
/
+16
|
*
|
ath9k_hw: Read and configure turnning caps to regulate freq accuracy
Vasanthakumar Thiagarajan
2010-12-07
2
-0
/
+22
|
*
|
ath9k_hw: Configure internal regulator for AR9485
Vasanthakumar Thiagarajan
2010-12-07
2
-15
/
+82
|
*
|
ath9k_hw: Read and configure antenna diversity control for AR9485
Vasanthakumar Thiagarajan
2010-12-07
2
-4
/
+30
|
*
|
ath9k_hw: Configure xpa bias level for AR9485
Vasanthakumar Thiagarajan
2010-12-07
2
-3
/
+13
|
*
|
ath9k: Read spur channel information from eeprom for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-3
/
+32
|
*
|
ath9k_hw: Add a helper function to get spur channel pointer from cal data for...
Vasanthakumar Thiagarajan
2010-12-07
2
-0
/
+11
|
*
|
ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485
Vasanthakumar Thiagarajan
2010-12-07
2
-1
/
+5
|
*
|
ath9k: Configure pll control for AR9485
Vasanthakumar Thiagarajan
2010-12-07
2
-1
/
+8
|
*
|
ath9k_hw: Find the maximum number of chains that hw supports
Vasanthakumar Thiagarajan
2010-12-07
2
-1
/
+15
|
*
|
ath9k: Enable extended synch for AR9485 to fix L0s recovery issue
Vasanthakumar Thiagarajan
2010-12-07
5
-0
/
+23
|
*
|
ath9k: Disable TX STBC for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-1
/
+3
|
*
|
ath9k_hw: Disable LDPC for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-2
/
+4
|
*
|
ath9k_hw: Eeeprom changes for AR9485
Vasanthakumar Thiagarajan
2010-12-07
2
-2
/
+7
|
*
|
ath9k_hw: Initialize tx/rx gain table from initvals.h for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-20
/
+62
|
*
|
ath9k_hw: Initialize mode registers for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-66
/
+129
|
*
|
ath9k_hw: Enable hw initialization for AR9485
Vasanthakumar Thiagarajan
2010-12-07
3
-0
/
+3
|
*
|
ath9k_hw: Add initvals.h for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-0
/
+943
|
*
|
ath9k_hw: Define hw version macros for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-0
/
+8
|
*
|
ath5k: remove MODULE_VERSION
John W. Linville
2010-12-07
1
-1
/
+0
[next]