index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
rc.c
Age
Commit message (
Expand
)
Author
2014-02-12
ath9k: Remove ath9k rate control
Sujith Manoharan
2014-02-04
mac80211: remove module handling from rate control ops
Johannes Berg
2014-02-04
mac80211: make rate control ops const
Johannes Berg
2013-09-26
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
2013-08-16
ath9k: set 5/10 MHz supported channels and fix bitrate
Simon Wunderlich
2013-08-16
ath9k: use chandef instead of channel_type
Simon Wunderlich
2013-07-16
mac80211/rc80211: add chandef to rate initialization
Simon Wunderlich
2013-05-22
ath9k: prevent aggregation session deadlocks
Felix Fietkau
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2012-11-21
ath9k: Fix rate control debugging
Sujith Manoharan
2012-11-21
ath9k: Fill remove_sta_debugfs() callback
Sujith Manoharan
2012-09-24
ath9k: Enable SGI correctly
Sujith Manoharan
2012-08-10
ath9k: tune rc_stats to display only valid rates
Rajkumar Manoharan
2012-08-10
ath9k: Trim rate table
Sujith Manoharan
2012-08-10
ath9k: Remove MIMO-PS specific code
Sujith Manoharan
2012-08-10
ath9k: Cleanup TX status API
Sujith Manoharan
2012-08-10
ath9k: Bail out properly before calculating rate index
Sujith Manoharan
2012-08-10
ath9k: Fix RTS/CTS rate selection
Sujith Manoharan
2012-08-10
ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
Sujith Manoharan
2012-08-10
ath9k: Unify valid rate calculation routines
Sujith Manoharan
2012-08-10
ath9k: Remove ath_rc_set_valid_rate_idx
Sujith Manoharan
2012-08-10
ath9k: Change rateset calculation
Sujith Manoharan
2012-08-10
ath9k: Cleanup index retrieval routines
Sujith Manoharan
2012-08-10
ath9k: Cleanup ath_rc_setvalid_htrates
Sujith Manoharan
2012-08-10
ath9k: Cleanup ath_rc_setvalid_rates
Sujith Manoharan
2012-08-10
ath9k: Cleanup RC init API
Sujith Manoharan
2012-08-10
ath9k: Simplify rate table initialization
Sujith Manoharan
2012-06-13
ath9k: choose legacy rate as last rate of MRR series
Rajkumar Manoharan
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-03-15
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
2012-03-15
ath9k: Remove aggregation flags
Sujith Manoharan
2012-03-05
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2012-02-27
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
Pavel Roskin
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
2012-02-03
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-12
ath9k: fix max phy rate at rate control init
Rajkumar Manoharan
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-09-30
ath9k: Remove unnecessary AMPDU check at tx status
Rajkumar Manoharan
2011-08-24
ath9k: Change rate control to use legacy rate as last MRR
Rajkumar Manoharan
2011-08-10
ath9k: optimize rate control statistics
Mohammed Shafi Shajakhan
2011-07-11
ath9k: remove an unnecessary function declaration
Mohammed Shafi Shajakhan
2011-06-17
ath9k: use standard max(), remove A_MAX macro
Pavel Roskin
[next]