Age | Commit message (Expand) | Author |
2022-09-27 | wifi: mac80211: don't start TX with fq->lock to fix deadlock | Alexander Wetzel |
2022-07-22 | wifi: mac80211: add hardware timestamps for RX and TX | Avraham Stern |
2022-07-15 | wifi: mac80211: Remove AP SMPS leftovers | Andrei Otcheretianski |
2022-07-01 | wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling | Felix Fietkau |
2022-06-20 | wifi: mac80211: status: look up band only where needed | Johannes Berg |
2022-06-20 | wifi: mac80211: reorg some iface data structs for MLD | Johannes Berg |
2022-05-16 | mac80211: extend current rate control tx status API | Jonas Jelonek |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R |
2022-02-04 | mac80211: fix struct ieee80211_tx_info size | Avraham Stern |
2022-02-04 | mac80211: remove unused macros | Johannes Berg |
2021-08-24 | mac80211: introduce individual TWT support in AP mode | Lorenzo Bianconi |
2021-08-13 | mac80211: radiotap: Use BIT() instead of shifts | Kees Cook |
2021-06-23 | mac80211: Switch to a virtual time-based airtime scheduler | Toke Høiland-Jørgensen |
2021-06-23 | mac80211: Enable power save after receiving NULL packet ACK | Bassem Dawood |
2021-02-12 | mac80211: enable QoS support for nl80211 ctrl port | Markus Theil |
2020-11-12 | mac80211: fix memory leak on filtered powersave frames | Felix Fietkau |
2020-09-28 | mac80211: fix regression in sta connection monitor | Felix Fietkau |
2020-09-18 | mac80211: extend ieee80211_tx_status_ext to support bulk free | Felix Fietkau |
2020-09-18 | mac80211: support using ieee80211_tx_status_ext to free skbs without status info | Felix Fietkau |
2020-09-18 | mac80211: unify 802.3 (offload) and 802.11 tx status codepath | Felix Fietkau |
2020-09-18 | mac80211: optimize station connection monitor | Felix Fietkau |
2020-09-18 | mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags | Felix Fietkau |
2020-09-18 | mac80211: remove tx status call to ieee80211_sta_register_airtime | Felix Fietkau |
2020-09-18 | mac80211: reduce duplication in tx status functions | 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 | mac80211: remove the need for variable rates_idx | Colin Ian King |
2020-06-25 | mac80211: fix control port tx status check | Markus Theil |
2020-05-28 | mac80211: support control port TX status reporting | Markus Theil |
2020-01-15 | mac80211: add ieee80211_is_any_nullfunc() | Thomas Pedersen |
2020-01-15 | mac80211: fix tx status for no ack cases | Markus Theil |
2019-12-13 | mac80211: add 802.11 encapsulation offloading support | John Crispin |
2019-11-22 | mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue | Toke Høiland-Jørgensen |
2019-11-22 | mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED | Thomas Pedersen |
2019-11-22 | mac80211: Add new sta_info getter by sta/vif addrs | Toke Høiland-Jørgensen |
2019-08-21 | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar |
2019-08-21 | mac80211: add missing length field increment when generating Radiotap header | John Crispin |
2019-08-21 | mac80211: 80Mhz was not reported properly when using tx_status_ext | John Crispin |
2019-08-21 | mac80211: fix bad guard when reporting legacy rates | John Crispin |
2019-08-21 | mac80211: fix TX legacy rate reporting when tx_status_ext is used | John Crispin |
2019-07-26 | mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap... | John Crispin |
2019-07-26 | mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() | John Crispin |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-01-19 | mac80211: Add airtime accounting and scheduling to TXQs | Toke Høiland-Jørgensen |
2018-12-19 | mac80211: free skb fraglist before freeing the skb | Sara Sharon |
2018-12-05 | mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext | Felix Fietkau |
2018-10-12 | mac80211: implement ieee80211_tx_rate_update to update rate | Anilkumar Kolli |
2018-09-10 | mac80211: fix TX status reporting for ieee80211s | Yuan-Chi Pang |
2018-09-05 | mac80211: Always report TX status | Andrei Otcheretianski |
2018-05-07 | mac80211: average ack rssi support for data frames | Balaji Pothunoori |