Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
64839170be296e6348fbaf83fd103711978669b9
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
rc.c
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
7466c52
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
d97809d
ath9k: Replace ath9k_opmode with nl80211_iftype
by Colin McCabe
· 16 years ago
04bd463
ath9k: Use cleaner debug masks
by Sujith
· 16 years ago
e11602b
ath9k: Handle channel initialization for AP mode
by Sujith
· 16 years ago
ff37e33
ath9k: Code scrub
by Sujith
· 16 years ago
7ac4701
ath9k: Dont update rate control for every AMPDU
by Vasanthakumar Thiagarajan
· 16 years ago
2c5a744
ath9k: Use helpers
by Sujith
· 16 years ago
46d14a5
ath9k: General code scrub
by Sujith
· 16 years ago
e63835b
ath9k: Remove ath9k_rate_table
by Sujith
· 16 years ago
a8efee4
ath9k: Use rate_driver_data
by Sujith
· 16 years ago
fe7f4a7
ath9k: Remove ath_rate_softc
by Sujith
· 16 years ago
5ddfac3
ath9k: Remove rate control reference in VAP
by Sujith
· 16 years ago
2b406f1
ath9k: Nuke fixed rate handling in driver
by Sujith
· 16 years ago
46494e6
ath9k: Remove half/quarter rate tables
by Sujith
· 16 years ago
4df8ec6
ath9k: Remove ath_rate_newassoc()
by Sujith
· 16 years ago
7b4d273
ath9k: Remove ath_setup_rates
by Sujith
· 16 years ago
fe60594
ath9k: Simplify RC alloc/free functions
by Sujith
· 16 years ago
256b775
ath9k: Merge struct ath_tx_ratectrl with ath_rate_node
by Sujith
· 16 years ago
87c1687
drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE
by Julia Lawall
· 16 years ago
ccc75c5
ath9k: Remove ath_tx_aggr_resp()
by Sujith
· 16 years ago
5640b08
ath9k: Revamp VAP management
by Sujith
· 16 years ago
a37c2c7
ath9k: Use bitfields to store tid's state in a single variable
by Sujith
· 16 years ago
102e057
ath9k: Ensure ath_node is not NULL when updating tx chainmask
by Sujith
· 16 years ago
b5aa9bf
ath9k: Node cleanup
by Sujith
· 16 years ago
a4510bf
ath9k: Check if the STA supports HT when initializing rate control
by Sujith
· 16 years ago
50fb2e4
mac80211: remove rate_control_clear
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
ae5eb02
mac80211: rewrite HT handling
by Johannes Berg
· 16 years ago
d9fe60d
802.11: clean up/fix HT support
by Johannes Berg
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
ae17e98
mac80211: move txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
323ce79
mac80211: share sta->supp_rates
by Johannes Berg
· 16 years ago
5701ed8
ath9k: rc.h cleanup
by Sujith
· 16 years ago
dc2222a
ath9k: Random cleanup
by Sujith
· 16 years ago
7c56d24
ath9k: Use ah_curchan and remove sc_curchan which is redundant
by Sujith
· 16 years ago
672840a
ath9k: Use bitfields for sc operations
by Sujith
· 16 years ago
86b89ee
ath9k: Revamp wireless mode usage
by Sujith
· 16 years ago
60b67f5
ath9k: Cleanup data structures related to HW capabilities
by Sujith
· 16 years ago
f078f20
ath9k: Add new Atheros IEEE 802.11n driver
by Luis R. Rodriguez
· 16 years ago