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
/
ath9k
/
rc.c
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-04-12
1
-7
/
+1
|
\
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-7
/
+1
*
|
mac80211: notify driver of rate control updates
Johannes Berg
2012-04-10
1
-1
/
+1
*
|
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
1
-3
/
+2
|
/
*
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
2012-03-15
1
-1
/
+2
*
ath9k: Remove aggregation flags
Sujith Manoharan
2012-03-15
1
-5
/
+4
*
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2012-03-05
1
-1
/
+1
*
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
Pavel Roskin
2012-02-27
1
-4
/
+2
*
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
2012-02-15
1
-1
/
+1
*
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-02-03
1
-1
/
+1
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-4
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
1
-1
/
+3
|
\
|
*
ath9k: fix max phy rate at rate control init
Rajkumar Manoharan
2011-12-12
1
-1
/
+3
*
|
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
ath9k: Remove unnecessary AMPDU check at tx status
Rajkumar Manoharan
2011-09-30
1
-6
/
+0
*
ath9k: Change rate control to use legacy rate as last MRR
Rajkumar Manoharan
2011-08-24
1
-7
/
+27
*
ath9k: optimize rate control statistics
Mohammed Shafi Shajakhan
2011-08-10
1
-2
/
+2
*
ath9k: remove an unnecessary function declaration
Mohammed Shafi Shajakhan
2011-07-11
1
-26
/
+24
*
ath9k: use standard max(), remove A_MAX macro
Pavel Roskin
2011-06-17
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-27
1
-1
/
+2
|
\
|
*
ath9k: set 40 Mhz rate only if hw is configured in ht40
Rajkumar Manoharan
2011-05-26
1
-1
/
+2
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
1
-1
/
+1
|
\
\
|
|
/
|
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
1
-8
/
+4
|
\
\
|
|
/
|
*
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
1
-8
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
1
-2
/
+1
|
\
\
|
|
/
|
*
ath9k: index out of bounds
roel
2011-04-12
1
-2
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
ath9k: Fix kernel panic caused by invalid rate index access.
Senthil Balasubramanian
2011-03-23
1
-1
/
+1
*
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
1
-2
/
+1
*
ath9k : few rate control clean ups
Mohammed Shafi Shajakhan
2011-01-04
1
-8
/
+8
*
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-15
1
-1
/
+1
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-7
/
+7
*
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-2
/
+2
*
ath9k: avoid aggregation for VO traffic
Luis R. Rodriguez
2010-11-24
1
-1
/
+2
*
ath9k: Use static const
Joe Perches
2010-11-22
1
-3
/
+3
*
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
2010-11-16
1
-18
/
+0
*
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
2010-11-16
1
-1
/
+1
*
ath9k: Properly assign boolean types
Mohammed Shafi Shajakhan
2010-11-15
1
-7
/
+5
*
ath9k: Remove the median function in rate control
Mohammed Shafi Shajakhan
2010-11-09
1
-19
/
+0
*
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
2010-10-29
1
-1
/
+1
*
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
2010-10-15
1
-34
/
+7
*
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
Felix Fietkau
2010-10-15
1
-16
/
+8
*
ath9k: make rate control debugfs stats per station
Felix Fietkau
2010-10-15
1
-2
/
+113
*
ath9k: Fix documentation in rate control
Mohammed Shafi Shajakhan
2010-10-13
1
-1
/
+1
*
ath9k: built-in rate control A-MPDU fix
Björn Smedman
2010-10-11
1
-0
/
+6
*
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
2010-09-21
1
-0
/
+16
*
ath9k: remove unused base_index from rate table.
Senthil Balasubramanian
2010-07-27
1
-160
/
+160
*
ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
Senthil Balasubramanian
2010-07-27
1
-1
/
+1
*
ath9k: Add three stream rate control support for AR938X.
Senthil Balasubramanian
2010-07-27
1
-208
/
+320
[next]