ath9k: Code scrub
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / rc.c
2008-11-26 Sujithath9k: Code scrub
2008-11-26 Vasanthakumar Thia... ath9k: Dont update rate control for every AMPDU
2008-11-26 Sujithath9k: Use helpers
2008-11-26 Sujithath9k: General code scrub
2008-11-26 Sujithath9k: Remove ath9k_rate_table
2008-11-26 Sujithath9k: Use rate_driver_data
2008-11-26 Sujithath9k: Remove ath_rate_softc
2008-11-26 Sujithath9k: Remove rate control reference in VAP
2008-11-26 Sujithath9k: Nuke fixed rate handling in driver
2008-11-26 Sujithath9k: Remove half/quarter rate tables
2008-11-26 Sujithath9k: Remove ath_rate_newassoc()
2008-11-26 Sujithath9k: Remove ath_setup_rates
2008-11-26 Sujithath9k: Simplify RC alloc/free functions
2008-11-26 Sujithath9k: Merge struct ath_tx_ratectrl with ath_rate_node
2008-11-21 Julia Lawalldrivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE
2008-11-10 Sujithath9k: Remove ath_tx_aggr_resp()
2008-11-10 Sujithath9k: Revamp VAP management
2008-11-10 Sujithath9k: Use bitfields to store tid's state in a single...
2008-11-10 Sujithath9k: Ensure ath_node is not NULL when updating tx...
2008-11-10 Sujithath9k: Node cleanup
2008-10-31 Sujithath9k: Check if the STA supports HT when initializing...
2008-10-31 Johannes Bergmac80211: remove rate_control_clear
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-15 Johannes Bergmac80211: move txrate_idx into RC algorithms
2008-09-15 Johannes Bergmac80211: share sta->supp_rates
2008-08-29 Sujithath9k: rc.h cleanup
2008-08-29 Sujithath9k: Random cleanup
2008-08-29 Sujithath9k: Use ah_curchan and remove sc_curchan which is...
2008-08-29 Sujithath9k: Use bitfields for sc operations
2008-08-07 Sujithath9k: Revamp wireless mode usage
2008-08-07 Sujithath9k: Cleanup data structures related to HW capabilities
2008-08-07 Luis R. Rodriguezath9k: Add new Atheros IEEE 802.11n driver