index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
/
rc.c
Age
Commit message (
Expand
)
Author
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-10-31
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-27
net: convert print_mac to %pM
Johannes Berg
2008-09-24
mac80211: clean up rate control API
Johannes Berg
2008-09-15
mac80211: move txrate_idx into RC algorithms
Johannes Berg
2008-09-15
mac80211: share sta->supp_rates
Johannes Berg
2008-08-29
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-07
ath9k: Revamp wireless mode usage
Sujith
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez