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
(
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
2012-08-15
11
-572
/
+455
|
\
|
*
ath9k: tune rc_stats to display only valid rates
Rajkumar Manoharan
2012-08-10
1
-2
/
+3
|
*
ath9k: Trim rate table
Sujith Manoharan
2012-08-10
2
-180
/
+174
|
*
ath9k: Remove MIMO-PS specific code
Sujith Manoharan
2012-08-10
1
-9
/
+0
|
*
ath9k: Cleanup TX status API
Sujith Manoharan
2012-08-10
1
-42
/
+29
|
*
ath9k: Bail out properly before calculating rate index
Sujith Manoharan
2012-08-10
1
-13
/
+11
|
*
ath9k: Fix RTS/CTS rate selection
Sujith Manoharan
2012-08-10
1
-27
/
+14
|
*
ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
Sujith Manoharan
2012-08-10
1
-2
/
+0
|
*
ath9k: Unify valid rate calculation routines
Sujith Manoharan
2012-08-10
1
-35
/
+39
|
*
ath9k: Remove ath_rc_set_valid_rate_idx
Sujith Manoharan
2012-08-10
1
-10
/
+3
|
*
ath9k: Change rateset calculation
Sujith Manoharan
2012-08-10
1
-26
/
+9
|
*
ath9k: Cleanup index retrieval routines
Sujith Manoharan
2012-08-10
1
-29
/
+27
|
*
ath9k: Cleanup ath_rc_setvalid_htrates
Sujith Manoharan
2012-08-10
1
-8
/
+9
|
*
ath9k: Cleanup ath_rc_setvalid_rates
Sujith Manoharan
2012-08-10
1
-28
/
+21
|
*
ath9k: Cleanup RC init API
Sujith Manoharan
2012-08-10
1
-64
/
+35
|
*
ath9k: Simplify rate table initialization
Sujith Manoharan
2012-08-10
1
-48
/
+17
|
*
ath5k: Put power_level where it belongs and rename it
Nick Kossifidis
2012-08-10
4
-8
/
+17
|
*
ath5k: Preserve tx power level requested from above on phy_init
Nick Kossifidis
2012-08-10
1
-2
/
+2
|
*
ath5k: Fix range scaling when setting rate power table
Nick Kossifidis
2012-08-10
1
-3
/
+7
|
*
ath5k: Use correct value for min_pwr and cur_pwr
Nick Kossifidis
2012-08-10
1
-5
/
+14
|
*
ath9k: fix indentation in ar9003_hw_set_power_per_rate_table
Gabor Juhos
2012-08-06
1
-74
/
+69
|
*
ath9k: optimize power level initialization for CTL_[25]GHT20
Gabor Juhos
2012-08-06
1
-7
/
+1
|
*
carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
Javier Lopez
2012-08-06
4
-2
/
+6
*
|
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
2012-08-03
3
-0
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
34
-1233
/
+2076
|
\
|
*
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
2012-07-17
7
-34
/
+41
|
*
ath9k: Reconfigure VIF state properly
Sujith Manoharan
2012-07-17
1
-0
/
+27
|
*
ath9k: Fix ANI management
Sujith Manoharan
2012-07-17
4
-28
/
+70
|
*
ath9k: Cleanup the beacon tasklet
Sujith Manoharan
2012-07-17
3
-68
/
+63
|
*
ath9k: Set the TSF adjust value properly
Sujith Manoharan
2012-07-17
3
-0
/
+21
|
*
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
2012-07-17
4
-22
/
+4
|
*
ath9k: Remove is_bslot_active
Sujith Manoharan
2012-07-17
3
-13
/
+9
|
*
ath9k: Cleanup beacon logic
Sujith Manoharan
2012-07-17
4
-162
/
+98
|
*
ath9k: Simplify ASSOC handling
Sujith Manoharan
2012-07-17
2
-71
/
+49
|
*
ath9k: Cleanup interface handling
Sujith Manoharan
2012-07-17
1
-15
/
+2
|
*
ath9k_hw: Cleanup ath9k_hw_set_tsfadjust
Sujith Manoharan
2012-07-17
4
-12
/
+6
|
*
ath9k: Fix beacon setup
Sujith Manoharan
2012-07-17
3
-146
/
+47
|
*
ath5k: fix txop limit handling
Felix Fietkau
2012-07-17
1
-1
/
+1
|
*
ath9k_hw: fix SREV checks for applying tuning caps from EEPROM
Felix Fietkau
2012-07-17
1
-2
/
+4
|
*
ath9k_hw: apply XLNA bias settings from EEPROM
Felix Fietkau
2012-07-17
3
-11
/
+50
|
*
ath9k_hw: clean up AR9003 EEPROM code
Felix Fietkau
2012-07-17
2
-85
/
+35
|
*
ath9k_hw: apply XPA timing control values from EEPROM
Felix Fietkau
2012-07-17
1
-0
/
+23
|
*
ath9k: fix aggregate size limit based on queue TXOP limit
Felix Fietkau
2012-07-17
3
-30
/
+46
|
*
ath9k: make per-WMM-AC queue sizes configurable via debugfs
Felix Fietkau
2012-07-17
4
-2
/
+14
|
*
ath9k/ath9k_htc: fix txop limit handling
Felix Fietkau
2012-07-17
2
-2
/
+2
|
*
ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
Felix Fietkau
2012-07-17
3
-505
/
+201
|
*
ath9k_hw: fix tx gain tables for AR934x
Felix Fietkau
2012-07-17
1
-6
/
+23
|
*
ath9k_hw: enable ANI on AR934x
Felix Fietkau
2012-07-17
1
-4
/
+0
|
*
ath9k: validate rx antenna settings
Felix Fietkau
2012-07-17
1
-1
/
+18
|
*
ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data
Felix Fietkau
2012-07-17
1
-2
/
+12
[next]