Age | Commit message (Expand) | Author |
2023-03-22 | wifi: mac80211: fix qos on mesh interfaces | Felix Fietkau |
2022-10-10 | wifi: mac80211: Drop support for TX push path | Alexander Wetzel |
2022-10-07 | wifi: mac80211: wme: use ap_addr instead of deflink BSSID | Johannes Berg |
2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-11 | wifi: mac80211: fix queue selection for mesh/OCB interfaces | Felix Fietkau |
2022-06-20 | wifi: mac80211: reorg some iface data structs for MLD | Johannes Berg |
2021-11-15 | mac80211: drop check for DONT_REORDER in __ieee80211_select_queue | Felix Fietkau |
2020-11-11 | mac80211: remove WDS-related code | Johannes Berg |
2020-11-06 | mac80211: don't overwrite QoS TID of injected frames | Mathy Vanhoef |
2020-11-06 | mac80211: adhere to Tx control flag that prevents frame reordering | Mathy Vanhoef |
2020-07-31 | mac80211: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-04-26 | mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit | Felix Fietkau |
2017-12-11 | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva |
2016-10-12 | mac80211: preserve more bits when building QoS header | Johannes Berg |
2014-11-19 | mac80211: synchronously reserve TID per station | Liad Kaufman |
2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy |
2014-10-22 | mac80211: add WMM admission control support | Johannes Berg |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg |
2014-08-15 | mac80211: don't duplicate station QoS capability data | Johannes Berg |
2014-02-12 | mac80211: send control port protocol frames to the VO queue | Felix Fietkau |
2013-12-19 | mac80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch |
2012-11-26 | mac80211: refactor ieee80211_set_qos_hdr | Marco Porsch |
2012-06-20 | mac80211: save wmm_acm per sdata | Yoni Divinsky |
2012-04-10 | mac80211: use IEEE80211_NUM_ACS | Johannes Berg |
2012-04-10 | mac80211: decouple # of netdev queues from HW queues | Johannes Berg |
2012-04-10 | mac80211: make ieee80211_downgrade_queue static | Johannes Berg |
2011-11-28 | mac80211: fix forwarded mesh frame queue mapping | Thomas Pedersen |
2011-11-28 | mac80211: Add NoAck per tid support | Simon Wunderlich |
2011-11-28 | mac80211: remove debugfs noack test | Simon Wunderlich |
2011-11-09 | mac80211: simplify mesh frame queue mapping and QoS | Javier Cardona |
2011-11-09 | mac80211: QoS multicast frames have No Ack policy | Thomas Pedersen |
2011-11-09 | mac80211: preserve EOSP in QoS header | Johannes Berg |
2011-09-30 | mac80211: optimise station flags | Johannes Berg |
2011-09-14 | mac80211: Mesh data frames must have the QoS header | Javier Cardona |
2011-09-14 | mac80211: Start implementing QoS support for mesh interfaces | Javier Cardona |
2011-06-27 | wireless: unify QoS control field definitions | Johannes Berg |
2010-12-22 | mac80211: cleanup select_queue | Johannes Berg |
2010-11-17 | mac80211: defines for AC numbers | Johannes Berg |
2010-01-05 | mac80211: fix skb buffering issue | Johannes Berg |
2009-07-24 | mac80211: remove master netdev | Johannes Berg |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi |
2009-05-13 | mac80211: make noack test available | Johannes Berg |
2009-03-16 | mac80211: Fix WMM ACM parsing and AC downgrade operation | Jouni Malinen |
2009-02-27 | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg |
2008-10-31 | mac80211: Re-enable aggregation | Sujith |
2008-10-27 | mac80211: convert to %pM away from print_mac | Johannes Berg |