| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-23 | wifi: mac80211: convert debugfs files to short fops | Johannes Berg | 1 | -1/+1 |
| 2024-10-23 | wifi: mac80211: call rate_control_rate_update() for link STA | Johannes Berg | 1 | -2/+1 |
| 2024-10-23 | wifi: mac80211: allow rate_control_rate_init() for links | Johannes Berg | 1 | -2/+3 |
| 2022-07-15 | wifi: mac80211: make ieee80211_check_rate_mask() link-aware | Johannes Berg | 1 | -1/+1 |
| 2022-06-20 | wifi: mac80211: status: look up band only where needed | Johannes Berg | 1 | -1/+0 |
| 2022-06-20 | wifi: mac80211: make channel context code MLO-aware | Johannes Berg | 1 | -2/+5 |
| 2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg | 1 | -0/+23 |
| 2019-07-26 | mac80211: remove unused and unneeded remove_sta_debugfs callback | Greg Kroah-Hartman | 1 | -9/+0 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-10-11 | mac80211: minstrel: merge with minstrel_ht, always enable VHT support | Felix Fietkau | 1 | -13/+0 |
| 2017-04-28 | mac80211: make rate control tx status API more extensible | Felix Fietkau | 1 | -41/+3 |
| 2017-03-08 | mac80211: reject/clear user rate mask if not usable | Johannes Berg | 1 | -0/+2 |
| 2017-03-06 | mac80211: remove local pointer from rate_ctrl_ref | Johannes Berg | 1 | -1/+0 |
| 2016-04-05 | mac80211: remove sta_info debugfs sub-struct | Johannes Berg | 1 | -2/+2 |
| 2015-07-17 | mac80211: deinline rate_control_rate_init, rate_control_rate_update | Denys Vlasenko | 1 | -57/+3 |
| 2015-04-20 | mac80211: lock rate control | Johannes Berg | 1 | -3/+11 |
| 2014-11-28 | mac80211: add ieee80211_tx_status_noskb | Felix Fietkau | 1 | -0/+18 |
| 2014-11-28 | mac80211: add tx_status_noskb to rate_control_ops | Felix Fietkau | 1 | -1/+5 |
| 2014-06-23 | mac80211: remove PID rate control | John W. Linville | 1 | -13/+0 |
| 2014-02-04 | mac80211: make rate control ops const | Johannes Berg | 1 | -1/+1 |
| 2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -2/+2 |
| 2013-12-02 | mac80211: fix rx_nss calculation for drivers with hw rc | Michal Kazior | 1 | -2/+2 |
| 2013-10-19 | net: misc: Remove extern from function prototypes | Joe Perches | 1 | -6/+6 |
| 2013-07-16 | mac80211/rc80211: add chandef to rate initialization | Simon Wunderlich | 1 | -5/+17 |
| 2013-02-15 | mac80211: track number of spatial streams | Johannes Berg | 1 | -0/+2 |
| 2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg | 1 | -1/+1 |
| 2012-10-17 | mac80211: use channel contexts | Johannes Berg | 1 | -1/+11 |
| 2012-08-20 | mac80211: use oper_channel in rate init | Johannes Berg | 1 | -1/+1 |
| 2012-04-10 | mac80211: notify driver of rate control updates | Johannes Berg | 1 | -0/+2 |
| 2012-04-10 | mac80211: remove channel type argument from rate_update | Johannes Berg | 1 | -3/+2 |
| 2012-02-08 | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau | 1 | -1/+1 |
| 2012-02-06 | mac80211: call rate control only after init | Johannes Berg | 1 | -0/+1 |
| 2012-01-24 | mac80211: clean up rate control code | Johannes Berg | 1 | -4/+0 |
| 2010-06-02 | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 1 | -0/+13 |
| 2010-03-03 | mac80211: Fix HT rate control configuration | Sujith | 1 | -2/+3 |
| 2010-02-08 | mac80211: make rate_control_alloc static | Andres Salomon | 1 | -5/+2 |
| 2010-02-01 | mac80211: Don't call rate control when HW handles it | Vasanthakumar | 1 | -0/+4 |
| 2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 1 | -4/+1 |
| 2009-11-18 | mac80211: make software rate control optional | Johannes Berg | 1 | -3/+6 |
| 2009-03-27 | mac80211: rate control status only for controlled packets | Johannes Berg | 1 | -1/+3 |
| 2009-02-27 | mac80211: Extend the rate control API with an update callback | Sujith | 1 | -0/+12 |
| 2008-10-31 | mac80211: remove rate_control_clear | Johannes Berg | 1 | -6/+0 |
| 2008-10-31 | mac80211/drivers: rewrite the rate control API | Johannes Berg | 1 | -3/+2 |
| 2008-10-06 | mac80211: add the 'minstrel' rate control algorithm | Felix Fietkau | 1 | -0/+14 |
| 2008-09-24 | mac80211: clean up rate control API | Johannes Berg | 1 | -76/+26 |
| 2008-09-15 | mac80211: share sta->supp_rates | Johannes Berg | 1 | -1/+1 |
| 2008-06-30 | build algorithms into the mac80211 module | Adrian Bunk | 1 | -3/+1 |
| 2008-05-21 | mac80211: move TX info into skb->cb | Johannes Berg | 1 | -5/+3 |
| 2008-05-21 | mac80211: use rate index in TX control | Johannes Berg | 1 | -16/+9 |
| 2008-04-08 | mac80211: rename files | Johannes Berg | 1 | -0/+189 |