Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f8e94d2ae4f7966d09c8105ccabb3b3d8238a4d
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
rc.c
19b9675
ath9k: Fix kernel panic caused by invalid rate index access.
by Senthil Balasubramanian
· 14 years ago
9ac5861
ath9k: fold struct ath_wiphy into struct ath_softc
by Felix Fietkau
· 14 years ago
2ae79d5
ath9k : few rate control clean ups
by Mohammed Shafi Shajakhan
· 14 years ago
bd2ce6e
mac80211: Add timeout to BA session start API
by Sujith Manoharan
· 14 years ago
226afe6
ath: Convert ath_print to ath_dbg
by Joe Perches
· 14 years ago
3800276
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
by Joe Perches
· 14 years ago
c8b5760
ath9k: avoid aggregation for VO traffic
by Luis R. Rodriguez
· 14 years ago
07b2fa5
ath9k: Use static const
by Joe Perches
· 14 years ago
f0c255a
ath9k: handle tx underrun in the driver instead of rate control
by Felix Fietkau
· 14 years ago
1d666d8
ath9k: remove the unnecessary private xretry tx flag
by Felix Fietkau
· 14 years ago
5d4c428
ath9k: Properly assign boolean types
by Mohammed Shafi Shajakhan
· 14 years ago
123f5b8e
ath9k: Remove the median function in rate control
by Mohammed Shafi Shajakhan
· 14 years ago
4fc4fbd
ath9k: Fix incorrect access of rate flags in RC
by Mohammed Shafi Shajakhan
· 14 years ago
d465991
ath9k_hw: remove enum wireless_mode and its users
by Felix Fietkau
· 14 years ago
4e99001
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
by Felix Fietkau
· 14 years ago
772d551
ath9k: make rate control debugfs stats per station
by Felix Fietkau
· 14 years ago
7a82665
ath9k: Fix documentation in rate control
by Mohammed Shafi Shajakhan
· 14 years ago
a8909cf
ath9k: built-in rate control A-MPDU fix
by Björn Smedman
· 14 years ago
334b060
ath9k: move ath_tx_aggr_check() to the rate control module
by Felix Fietkau
· 14 years ago
aaa41ec
ath9k: remove unused base_index from rate table.
by Senthil Balasubramanian
· 14 years ago
812c7c3
ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
by Senthil Balasubramanian
· 14 years ago
1d9d06a
ath9k: Add three stream rate control support for AR938X.
by Senthil Balasubramanian
· 14 years ago
f63b340
ath9k: Introduce bit masks for valid and valid_single_stream.
by Senthil Balasubramanian
· 14 years ago
3553727
ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
by Felix Fietkau
· 14 years ago
9e55ba7
ath9k: Fix bug in rate table
by Vasanthakumar Thiagarajan
· 14 years ago
6473d24
ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips
by Vasanthakumar Thiagarajan
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
58b5190
ath9k: set the STBC flag in rate control if the peer supports it
by Felix Fietkau
· 15 years ago
b0a3344
ath9k: add LDPC support
by Luis R. Rodriguez
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d969847
ath9k: fix rate control tx status handling for A-MPDU
by Felix Fietkau
· 15 years ago
4fa0043
mac80211: Fix HT rate control configuration
by Sujith
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
5c0ba62
ath9k: fix rate control fallback rate selection
by Felix Fietkau
· 15 years ago
10be7eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
6589651
ath9k: improve max rate retry handling
by Felix Fietkau
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
f4709fd
ath9k: Fix maximum tx fifo settings for single stream devices
by Luis R. Rodriguez
· 15 years ago
1fe8234
ath9k: clean up rc rate table
by Felix Fietkau
· 15 years ago
545750d
ath9k: properly use the mac80211 rate control api
by Felix Fietkau
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
827e69b
ath9k: get rid of tx_info_priv
by Felix Fietkau
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e55ea2b
ath9k: fix misplaced semicolon on rate control
by Luis R. Rodriguez
· 15 years ago
9680e8a
ath9k: remove driver ASSERT, just use BUG_ON()
by Luis R. Rodriguez
· 15 years ago
c46917b
atheros: add common debug printing
by Luis R. Rodriguez
· 15 years ago
4d6b228
ath9k: use ath_hw for DPRINTF() and debug init/exit
by Luis R. Rodriguez
· 15 years ago
3fc0fbf
ath9k: Maintain monotonicity of PER while going across different phy
by Vasanthakumar Thiagarajan
· 15 years ago
42e8856
ath9k: Update rate control for 11NA HT40 mode
by Vasanthakumar Thiagarajan
· 15 years ago
922bac6
ath9k: Nuke struct ath_tx_ratectrl_state
by Vasanthakumar Thiagarajan
· 15 years ago
c413046
ath9k: Use probe interval instead of rssi reduce interval
by Vasanthakumar Thiagarajan
· 15 years ago
ddf4a2d
ath9k: Remove unused members from rate control structure
by Vasanthakumar Thiagarajan
· 15 years ago
39a4caf
ath9k: Remove dead code in rate control
by Vasanthakumar Thiagarajan
· 15 years ago
e25739a
ath9k: remove rate control wraper
by Luis R. Rodriguez
· 15 years ago
4c6d4f5
mac80211: add helper for management / no-ack frame rate decision
by Luis R. Rodriguez
· 15 years ago
7682a76
ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
by Luis R. Rodriguez
· 15 years ago
201c3b4
ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
by Luis R. Rodriguez
· 15 years ago
dfe80a3
ath9k: remove ATH9K_MODE_11B
by Luis R. Rodriguez
· 15 years ago
4e6df85
ath9k: remove unused ath_rc_isvalid_txmask()
by Luis R. Rodriguez
· 15 years ago
39448b0
ath9k: rename ath_rc_get_nextlowervalid_txrate()
by Luis R. Rodriguez
· 15 years ago
20f5721
ath9k: remove pointless wrapper ath_rc_rate_getidx()
by Luis R. Rodriguez
· 15 years ago
7466c524
ath9k: remove unused stepdown when looking for the next rate
by Luis R. Rodriguez
· 15 years ago
984d021
ath9k: remove unused min rate calculation code
by Luis R. Rodriguez
· 15 years ago
dd19018
ath9k: cleanup try count for MRR in rate control
by Luis R. Rodriguez
· 15 years ago
e43419f
ath9k: downgrade assert in rc.c for invalid rate
by Luis R. Rodriguez
· 15 years ago
4f0fc7c
ath9k: make private driver rate tables const
by Luis R. Rodriguez
· 16 years ago
97d3f45
ath9k: Fix handling of retry count of NO_ACK frames
by Gábor Stefanik
· 16 years ago
d3feaf5
wireless: remove some (bogus?) 'may be used uninitialized' warnings
by John W. Linville
· 16 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath9k/rc.c]
f5c38ef
ath9k: Fix bug in determining HT40 mode
by Sujith
· 16 years ago
c6483cf
ath9k: Determine number of streams from HT capabilities
by Sujith
· 16 years ago
9cb5412
Add mesh point functionality to ath9k
by Pat Erley
· 16 years ago
cee075a
ath9k: Update copyright in all the files
by Sujith
· 16 years ago
c2da50e
ath9k: Fix bug in handling single stream stations
by Sujith
· 16 years ago
14587ce
ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate
by Vasanthakumar Thiagarajan
· 16 years ago
bce048d
ath9k: Add data structure for supporting virtual radio/wiphy operation
by Jouni Malinen
· 16 years ago
9331ec8
ath9k: Fill in rate_update mac80211 callback
by Sujith
· 16 years ago
fa09632
ath9k: Remove ununsed ack duration stuff with long/short preamble
by Vasanthakumar Thiagarajan
· 16 years ago
9e71279
ath9k: Add PER to RC debug statistics
by Sujith
· 16 years ago
d5c232f
ath9k: Fix PTK/GTK handshake timeout
by Vasanthakumar Thiagarajan
· 16 years ago
8bd1d07
ath9k: Add open loop control support
by Senthil Balasubramanian
· 16 years ago
2660b81
ath9k: Remove all the useless ah_ variable prefixes
by Sujith
· 16 years ago
394cf0a
ath9k: Header file cleanup
by Sujith
· 16 years ago
029bc43
ath9k: Add retry counters to rate control debug file
by Sujith
· 16 years ago
7a7dec6
ath9k: Add debugfs files for printing TX rate details
by Sujith
· 16 years ago
c89424d
ath9k: Handle mac80211's RC flags for MCS rates
by Sujith
· 16 years ago
3900898
ath9k: Cleanup get_rate() interface
by Sujith
· 16 years ago
d22b002
ath9k: Fix lockdep warning
by Sujith
· 16 years ago
3c45726
ath9k: Handle chainmask for A9280
by Sujith
· 16 years ago
f8206e0
ath9k: Fix bug in rate control capability registration
by Sujith
· 16 years ago
e832435
ath9k: Reorganize code in xmit.c
by Sujith
· 16 years ago
dd00639
ath9k: Update short guard interval in rate control
by Sujith
· 16 years ago
6642fe6
ath9k: rateCodeToIndex is not used, remove it
by Sujith
· 16 years ago
ecf7044
ath9k: make use of conf_is_ht*() in the rest of the driver
by Luis R. Rodriguez
· 16 years ago
b657ead
ath9k: Fix an operator typo in phy rate validation
by Jouni Malinen
· 16 years ago
f66000f
ath9k: Fix a NULL pointer dereference in ath_rate_get
by Jouni Malinen
· 16 years ago
3706de6
ath9k: Maintain rate table choice after association
by Sujith
· 16 years ago
40990ec
ath9k: Fix bug in rate table management
by Sujith
· 16 years ago
Next »