summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rate.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove module handling from rate control opsJohannes Berg2014-02-041-23/+9
* mac80211: make rate control ops constJohannes Berg2014-02-041-8/+8
* mac80211: respect rate mask in TXAndrei Otcheretianski2013-10-151-3/+9
* mac80211: fix honouring rate flags in low-rate transmitAndrei Otcheretianski2013-10-151-0/+3
* mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh2013-08-091-7/+16
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-24/+22
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-191-1/+1
|\
| * mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1
* | mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-181-1/+7
|/
* mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-1/+8
* mac80211: improve the rate control APIFelix Fietkau2013-04-221-59/+268
* mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-3/+6
* mac80211: convert to channel definition structJohannes Berg2012-11-261-3/+2
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-011-1/+1
|\
| * mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan2012-02-211-1/+1
| * mac80211: call rate control only after initJohannes Berg2012-02-151-1/+1
* | mac80211: call rate control only after initJohannes Berg2012-02-061-1/+1
* | mac80211: off by one in mcs mask handlingDan Carpenter2012-02-061-1/+1
* | mac80211: add support for mcs masksSimon Wunderlich2012-01-301-8/+116
* | mac80211: clean up rate control codeJohannes Berg2012-01-241-23/+4
|/
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+1
* mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-031-3/+5
* mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-1/+28
* cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-241-13/+12
* mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-4/+15
* mac80211: don't sanitize invalid ratesChristian Lamparter2010-10-251-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-6/+5
|\
| * net: return operator cleanupEric Dumazet2010-09-231-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-021-5/+4
| |\
| | * net/mac80211: Use wiphy_<level>Joe Perches2010-08-251-5/+4
* | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/ /
* | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-141-0/+3
|\
| * mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen2010-02-121-0/+3
* | mac80211: make rate_control_alloc staticAndres Salomon2010-02-081-1/+1
* | cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-11/+52
* | mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen2010-01-121-0/+25
|/
* mac80211: make software rate control optionalJohannes Berg2009-11-181-1/+11
* cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-5/+2
* mac80211: remove master netdevJohannes Berg2009-07-241-1/+1
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-241-0/+29
* mac80211: rate control status only for controlled packetsJohannes Berg2009-03-271-2/+4
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-28/+24
* mac80211: clean up rate control APIJohannes Berg2008-09-241-14/+57
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-4/+8
* mac80211: rename filesJohannes Berg2008-04-081-0/+249
OpenPOWER on IntegriCloud