index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
/
rc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-1752
/
+0
*
ath9k: Fix bug in determining HT40 mode
Sujith
2009-04-22
1
-4
/
+2
*
ath9k: Determine number of streams from HT capabilities
Sujith
2009-04-22
1
-10
/
+8
*
Add mesh point functionality to ath9k
Pat Erley
2009-03-27
1
-0
/
+1
*
ath9k: Update copyright in all the files
Sujith
2009-03-27
1
-1
/
+1
*
ath9k: Fix bug in handling single stream stations
Sujith
2009-03-27
1
-9
/
+9
*
ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate
Vasanthakumar Thiagarajan
2009-03-27
1
-0
/
+2
*
ath9k: Add data structure for supporting virtual radio/wiphy operation
Jouni Malinen
2009-03-05
1
-1
/
+2
*
ath9k: Fill in rate_update mac80211 callback
Sujith
2009-03-05
1
-29
/
+92
*
ath9k: Remove ununsed ack duration stuff with long/short preamble
Vasanthakumar Thiagarajan
2009-03-05
1
-27
/
+0
*
ath9k: Add PER to RC debug statistics
Sujith
2009-02-27
1
-1
/
+2
*
ath9k: Fix PTK/GTK handshake timeout
Vasanthakumar Thiagarajan
2009-02-27
1
-1
/
+2
*
ath9k: Add open loop control support
Senthil Balasubramanian
2009-02-27
1
-1
/
+3
*
ath9k: Remove all the useless ah_ variable prefixes
Sujith
2009-02-13
1
-6
/
+6
*
ath9k: Header file cleanup
Sujith
2009-02-13
1
-1
/
+1
*
ath9k: Add retry counters to rate control debug file
Sujith
2009-02-11
1
-0
/
+2
*
ath9k: Add debugfs files for printing TX rate details
Sujith
2009-02-09
1
-0
/
+2
*
ath9k: Handle mac80211's RC flags for MCS rates
Sujith
2009-02-09
1
-11
/
+71
*
ath9k: Cleanup get_rate() interface
Sujith
2009-02-09
1
-39
/
+28
*
ath9k: Fix lockdep warning
Sujith
2009-02-09
1
-16
/
+14
*
ath9k: Handle chainmask for A9280
Sujith
2009-01-30
1
-1
/
+1
*
ath9k: Fix bug in rate control capability registration
Sujith
2009-01-29
1
-1
/
+3
*
ath9k: Reorganize code in xmit.c
Sujith
2009-01-29
1
-1
/
+1
*
ath9k: Update short guard interval in rate control
Sujith
2009-01-29
1
-0
/
+2
*
ath9k: rateCodeToIndex is not used, remove it
Sujith
2009-01-29
1
-13
/
+0
*
ath9k: make use of conf_is_ht*() in the rest of the driver
Luis R. Rodriguez
2009-01-29
1
-2
/
+2
*
ath9k: Fix an operator typo in phy rate validation
Jouni Malinen
2009-01-16
1
-1
/
+1
*
ath9k: Fix a NULL pointer dereference in ath_rate_get
Jouni Malinen
2008-12-19
1
-1
/
+2
*
ath9k: Maintain rate table choice after association
Sujith
2008-12-12
1
-5
/
+4
*
ath9k: Fix bug in rate table management
Sujith
2008-12-12
1
-4
/
+5
*
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
2008-12-05
1
-3
/
+3
*
ath9k: Use cleaner debug masks
Sujith
2008-12-05
1
-4
/
+3
*
ath9k: Handle channel initialization for AP mode
Sujith
2008-12-05
1
-7
/
+48
*
ath9k: Code scrub
Sujith
2008-11-26
1
-8
/
+1
*
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
2008-11-26
1
-1
/
+2
*
ath9k: Use helpers
Sujith
2008-11-26
1
-197
/
+189
*
ath9k: General code scrub
Sujith
2008-11-26
1
-310
/
+236
*
ath9k: Remove ath9k_rate_table
Sujith
2008-11-26
1
-6
/
+45
*
ath9k: Use rate_driver_data
Sujith
2008-11-26
1
-84
/
+61
*
ath9k: Remove ath_rate_softc
Sujith
2008-11-26
1
-69
/
+41
*
ath9k: Remove rate control reference in VAP
Sujith
2008-11-26
1
-55
/
+27
*
ath9k: Nuke fixed rate handling in driver
Sujith
2008-11-26
1
-89
/
+3
*
ath9k: Remove half/quarter rate tables
Sujith
2008-11-26
1
-125
/
+18
*
ath9k: Remove ath_rate_newassoc()
Sujith
2008-11-26
1
-25
/
+8
*
ath9k: Remove ath_setup_rates
Sujith
2008-11-26
1
-26
/
+10
*
ath9k: Simplify RC alloc/free functions
Sujith
2008-11-26
1
-41
/
+7
*
ath9k: Merge struct ath_tx_ratectrl with ath_rate_node
Sujith
2008-11-26
1
-184
/
+162
*
drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE
Julia Lawall
2008-11-21
1
-4
/
+2
*
ath9k: Remove ath_tx_aggr_resp()
Sujith
2008-11-10
1
-62
/
+3
*
ath9k: Revamp VAP management
Sujith
2008-11-10
1
-1
/
+7
[next]