Age | Commit message (Expand) | Author |
2023-12-12 | wifi: mac80211: add a flag to disallow puncturing | Johannes Berg |
2023-09-11 | wifi: mac80211: remove sta_mtx | Johannes Berg |
2023-09-11 | wifi: mac80211: debugfs: lock wiphy instead of RTNL | Johannes Berg |
2023-04-20 | wifi: mac80211: remove return value check of debugfs_create_dir() | Yingsha Xu |
2022-10-10 | wifi: mac80211: Drop support for TX push path | Alexander Wetzel |
2022-07-22 | wifi: mac80211: optionally implement MLO multicast TX | Johannes Berg |
2022-07-01 | wifi: mac80211: add debugfs file to display per-phy AQL pending airtime | Felix Fietkau |
2022-07-01 | wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling | Felix Fietkau |
2022-04-11 | mac80211: introduce BSS color collision detection | Lorenzo Bianconi |
2022-02-04 | mac80211: remove unused macros | Johannes Berg |
2021-06-23 | mac80211: Switch to a virtual time-based airtime scheduler | Toke Høiland-Jørgensen |
2021-06-09 | mac80211: move interface shutdown out of wiphy lock | Johannes Berg |
2021-06-09 | mac80211: fix 'reset' debugfs locking | Johannes Berg |
2021-04-08 | mac80211: Allow concurrent monitor iface and ethernet rx decap | Sriram R |
2021-01-22 | mac80211: introduce aql_enable node in debugfs | Lorenzo Bianconi |
2021-01-21 | mac80211: add rx decapsulation offload support | Felix Fietkau |
2021-01-14 | mac80211: fix incorrect strlen of .write in debugfs | Shayne Chen |
2020-12-11 | mac80211: remove trailing semicolon in macro definitions | Tom Rix |
2020-09-18 | mac80211: rework tx encapsulation offload API | Felix Fietkau |
2020-01-02 | mac80211: debugfs: improve airtime_flags handler readability | Lorenzo Bianconi |
2019-11-22 | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan |
2019-11-22 | mac80211: expose HW conf flags through debugfs | Thomas Pedersen |
2019-07-26 | mac80211: AMPDU handling for rekeys with Extended Key ID | Alexander Wetzel |
2019-07-26 | mac80211: Simplify Extended Key ID API | Alexander Wetzel |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner |
2019-06-14 | mac80211: AMPDU handling for Extended Key ID | Alexander Wetzel |
2019-04-26 | mac80211: debugfs option to force TX status frames | Julius Niedworok |
2019-04-26 | mac80211: IEEE 802.11 Extended Key ID support | Alexander Wetzel |
2019-02-08 | mac80211: indicate support for multiple BSSID | Sara Sharon |
2019-01-19 | mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length | Felix Fietkau |
2019-01-19 | mac80211: Add airtime accounting and scheduling to TXQs | Toke Høiland-Jørgensen |
2018-09-05 | mac80211: add an option for station management TXQ | Sara Sharon |
2018-09-05 | mac80211: introduce capability flags for VHT EXT NSS support | Johannes Berg |
2018-09-05 | mac80211: add an optional TXQ for other PS-buffered frames | Johannes Berg |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-21 | mac80211: add ieee80211_hw flag for QoS NDP support | Ben Caradoc-Davies |
2018-02-22 | mac80211: Call mgd_prep_tx before transmitting deauthentication | Ilan Peer |
2017-12-19 | Revert "mac80211: Add airtime account and scheduling to TXQs" | Johannes Berg |
2017-12-11 | mac80211: Add airtime account and scheduling to TXQs | Toke Høiland-Jørgensen |
2017-12-11 | mac80211: enable TDLS peer buffer STA feature | Yingying Tang |
2017-02-08 | mac80211: check for allocation failure in debugfs code | Dan Carpenter |
2017-02-07 | mac80211: add back lost debugfs files | Johannes Berg |
2016-12-13 | mac80211: Show pending txqlen in debugfs. | Ben Greear |
2016-10-19 | mac80211: add a HW flag for supporting HW TX fragmentation | Sara Sharon |
2016-09-30 | mac80211: Export fq memory limit information in debugfs | Toke Høiland-Jørgensen |
2016-09-15 | mac80211: allow driver to handle packet-loss mechanism | Rajkumar Manoharan |
2016-09-13 | mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq | Toke Høiland-Jørgensen |
2016-06-09 | mac80211: add debug knobs for fair queuing | Michal Kazior |
2016-04-06 | mac80211: add A-MSDU tx support | Felix Fietkau |