Age | Commit message (Expand) | Author |
2021-06-23 | mac80211: Switch to a virtual time-based airtime scheduler | Toke Høiland-Jørgensen |
2021-05-11 | mac80211: prevent attacks on TKIP/WEP as well | Johannes Berg |
2021-05-11 | mac80211: add fragment cache to sta_info | Johannes Berg |
2021-01-21 | mac80211: add rx decapsulation offload support | Felix Fietkau |
2020-10-30 | mac80211: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-08 | mac80211: initialize last_rate for S1G STAs | Thomas Pedersen |
2020-09-18 | mac80211: optimize station connection monitor | Felix Fietkau |
2020-08-27 | mac80211: reduce packet loss event false positives | Felix Fietkau |
2020-08-27 | mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL | Felix Fietkau |
2020-07-31 | cfg80211/mac80211: add connected to auth server to station info | Markus Theil |
2020-04-24 | mac80211: fix two missing documentation entries | Johannes Berg |
2020-04-24 | mac80211: agg-tx: add an option to defer ADDBA transmit | Mordechay Goodstein |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2020-03-26 | mac80211: drop data frames without key on encrypted links | Johannes Berg |
2020-02-24 | mac80211: Support BIGTK configuration for Beacon protection | Jouni Malinen |
2019-12-13 | mac80211: Turn AQL into an NL80211_EXT_FEATURE | Toke Høiland-Jørgensen |
2019-11-22 | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan |
2019-11-22 | mac80211: Add new sta_info getter by sta/vif addrs | Toke Høiland-Jørgensen |
2019-08-21 | mac80211: add assoc-at support | Ben Greear |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-02-01 | mac80211: fix missing/malformed documentation | Johannes Berg |
2019-02-01 | mac80211: Fix documentation strings for airtime-related variables | Toke Høiland-Jørgensen |
2019-01-19 | mac80211: mesh: use average bitrate for link metric calculation | Julan Hsu |
2019-01-19 | mac80211: Add airtime accounting and scheduling to TXQs | Toke Høiland-Jørgensen |
2018-11-09 | {nl,mac}80211: report gate connectivity in station info | Bob Copeland |
2018-06-18 | mac80211: add support for HE | Luca Coelho |
2018-05-18 | mac80211: allocate and fill tidstats only when needed | Johannes Berg |
2018-05-07 | mac80211: average ack rssi support for data frames | Balaji Pothunoori |
2018-02-19 | mac80211: Add tx ack signal support in sta info | Venkateswara Naralasetty |
2017-11-20 | mac80211: aggregation: Convert timers to use timer_setup() | Kees Cook |
2017-10-06 | net/mac80211/mesh_plink: Convert timers to use timer_setup() | Kees Cook |
2017-10-02 | mac80211: fix STA_SLOW_THRESHOLD htmldocs failure | Stanislaw Gruszka |
2017-06-08 | mac80211: manage RX BA session offload without SKB queue | Johannes Berg |
2017-06-08 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2017-05-30 | mac80211: fix TX aggregation start/stop callback race | Johannes Berg |
2017-05-17 | mac80211: Dynamically set CoDel parameters per station | Toke Høiland-Jørgensen |
2017-04-28 | mac80211: use bitfield macros for encoded rate | Johannes Berg |
2017-04-28 | mac80211: rename ieee80211_rx_status::vht_nss to just nss | Johannes Berg |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg |
2017-03-06 | mac80211: encode rate type (legacy, HT, VHT) with fewer bits | Johannes Berg |
2017-03-06 | mac80211: use DECLARE_EWMA for mesh_fail_avg | Manoharan, Rajkumar |
2017-03-02 | average: change to declare precision, not factor | Johannes Berg |
2017-02-27 | mac80211: don't reorder frames with SN smaller than SSN | Sara Sharon |
2016-10-19 | mac80211: fix tid_agg_rx NULL dereference | Johannes Berg |
2016-09-20 | mac80211: Use rhltable instead of rhashtable | Herbert Xu |
2016-09-12 | mac80211: send delBA on unexpected BlockAck data frames | Johannes Berg |
2016-08-11 | mac80211: mesh: Add support for HW RC implementation | Maxim Altshul |
2016-05-31 | mac80211: fix fast_tx header alignment | Felix Fietkau |
2016-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |