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