aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau1-13/+12
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-4/+15
2010-10-25mac80211: don't sanitize invalid ratesChristian Lamparter1-0/+3
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-6/+5
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-5/+4
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches1-5/+4
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+3
2010-02-12mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen1-0/+3
2010-02-08mac80211: make rate_control_alloc staticAndres Salomon1-1/+1
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-11/+52
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen1-0/+25
2009-11-18mac80211: make software rate control optionalJohannes Berg1-1/+11
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg1-5/+2
2009-07-24mac80211: remove master netdevJohannes Berg1-1/+1
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez1-0/+29
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg1-2/+4
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-28/+24
2008-09-24mac80211: clean up rate control APIJohannes Berg1-14/+57
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-4/+8
2008-04-08mac80211: rename filesJohannes Berg1-0/+249