| Commit message (Expand) | Author | Age |
* | ath9k: Add debugfs files for printing TX rate details | Sujith | 2009-02-09 |
* | ath9k: Handle mac80211's RC flags for MCS rates | Sujith | 2009-02-09 |
* | ath9k: Cleanup get_rate() interface | Sujith | 2009-02-09 |
* | ath9k: Fix lockdep warning | Sujith | 2009-02-09 |
* | ath9k: Handle chainmask for A9280 | Sujith | 2009-01-30 |
* | ath9k: Fix bug in rate control capability registration | Sujith | 2009-01-29 |
* | ath9k: Reorganize code in xmit.c | Sujith | 2009-01-29 |
* | ath9k: Update short guard interval in rate control | Sujith | 2009-01-29 |
* | ath9k: rateCodeToIndex is not used, remove it | Sujith | 2009-01-29 |
* | ath9k: make use of conf_is_ht*() in the rest of the driver | Luis R. Rodriguez | 2009-01-29 |
* | ath9k: Fix an operator typo in phy rate validation | Jouni Malinen | 2009-01-16 |
* | ath9k: Fix a NULL pointer dereference in ath_rate_get | Jouni Malinen | 2008-12-19 |
* | ath9k: Maintain rate table choice after association | Sujith | 2008-12-12 |
* | ath9k: Fix bug in rate table management | Sujith | 2008-12-12 |
* | ath9k: Replace ath9k_opmode with nl80211_iftype | Colin McCabe | 2008-12-05 |
* | ath9k: Use cleaner debug masks | Sujith | 2008-12-05 |
* | ath9k: Handle channel initialization for AP mode | Sujith | 2008-12-05 |
* | ath9k: Code scrub | Sujith | 2008-11-26 |
* | ath9k: Dont update rate control for every AMPDU | Vasanthakumar Thiagarajan | 2008-11-26 |
* | ath9k: Use helpers | Sujith | 2008-11-26 |
* | ath9k: General code scrub | Sujith | 2008-11-26 |
* | ath9k: Remove ath9k_rate_table | Sujith | 2008-11-26 |
* | ath9k: Use rate_driver_data | Sujith | 2008-11-26 |
* | ath9k: Remove ath_rate_softc | Sujith | 2008-11-26 |
* | ath9k: Remove rate control reference in VAP | Sujith | 2008-11-26 |
* | ath9k: Nuke fixed rate handling in driver | Sujith | 2008-11-26 |
* | ath9k: Remove half/quarter rate tables | Sujith | 2008-11-26 |
* | ath9k: Remove ath_rate_newassoc() | Sujith | 2008-11-26 |
* | ath9k: Remove ath_setup_rates | Sujith | 2008-11-26 |
* | ath9k: Simplify RC alloc/free functions | Sujith | 2008-11-26 |
* | ath9k: Merge struct ath_tx_ratectrl with ath_rate_node | Sujith | 2008-11-26 |
* | drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE | Julia Lawall | 2008-11-21 |
* | ath9k: Remove ath_tx_aggr_resp() | Sujith | 2008-11-10 |
* | ath9k: Revamp VAP management | Sujith | 2008-11-10 |
* | ath9k: Use bitfields to store tid's state in a single variable | Sujith | 2008-11-10 |
* | ath9k: Ensure ath_node is not NULL when updating tx chainmask | Sujith | 2008-11-10 |
* | ath9k: Node cleanup | Sujith | 2008-11-10 |
* | ath9k: Check if the STA supports HT when initializing rate control | Sujith | 2008-10-31 |
* | mac80211: remove rate_control_clear | Johannes Berg | 2008-10-31 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 |
* | mac80211: rewrite HT handling | Johannes Berg | 2008-10-31 |
* | 802.11: clean up/fix HT support | Johannes Berg | 2008-10-31 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 |
* | mac80211: move txrate_idx into RC algorithms | Johannes Berg | 2008-09-15 |
* | mac80211: share sta->supp_rates | Johannes Berg | 2008-09-15 |
* | ath9k: rc.h cleanup | Sujith | 2008-08-29 |
* | ath9k: Random cleanup | Sujith | 2008-08-29 |
* | ath9k: Use ah_curchan and remove sc_curchan which is redundant | Sujith | 2008-08-29 |
* | ath9k: Use bitfields for sc operations | Sujith | 2008-08-29 |