summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rate.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | mac80211: extend __rate_control_send_low warningJohannes Berg2019-06-14
* | mac80211: fill low rate even for HAS_RATE_CONTROLJohannes Berg2019-06-14
* | mac80211: use STA info in rate_control_send_low()Johannes Berg2019-06-14
* | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-14
|/
* mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-17
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-28
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-28
* mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke2017-04-13
* mac80211: reject/clear user rate mask if not usableJohannes Berg2017-03-08
* mac80211: remove local pointer from rate_ctrl_refJohannes Berg2017-03-06
* mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg2017-01-24
* mac80211: calculate min channel width correctlyJohannes Berg2017-01-11
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* mac80211: further improve "no supported rates" warningJohannes Berg2015-11-03
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-07
|\
| * mac80211: improve __rate_control_send_low warningJohannes Berg2015-09-29
* | mac80211: Do not use sizeof() on pointer typeThierry Reding2015-09-04
|/
* mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-14
* mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi2015-08-14
* mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi2015-08-14
* mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi2015-08-14
* mac80211: deinline rate_control_rate_init, rate_control_rate_updateDenys Vlasenko2015-07-17
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * module: add per-module param_lockDan Streetman2015-06-23
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* | mac80211: lock rate controlJohannes Berg2015-04-20
|/
* mac80211: add more missing checks for VHT tx ratesFelix Fietkau2014-11-28
* mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-19
* mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau2014-11-19
* mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-14
* mac80211: remove module handling from rate control opsJohannes Berg2014-02-04
* mac80211: make rate control ops constJohannes Berg2014-02-04
* mac80211: respect rate mask in TXAndrei Otcheretianski2013-10-15
* mac80211: fix honouring rate flags in low-rate transmitAndrei Otcheretianski2013-10-15
* mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh2013-08-09
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-16
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-19
|\
| * mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-12
* | mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-18
|/
* mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-16
* mac80211: improve the rate control APIFelix Fietkau2013-04-22
* mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-16
* mac80211: convert to channel definition structJohannes Berg2012-11-26
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-01
|\
| * mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan2012-02-21
| * mac80211: call rate control only after initJohannes Berg2012-02-15
* | mac80211: call rate control only after initJohannes Berg2012-02-06