LinuxLists
Users
About
Felix Fietkau (
[email protected]
)
Number of posts: 2137 (0.78 per day)
First post: 2016-12-10 12:25:16
Last post: 2024-06-12 14:30:22
Previous Page
/
Next Page
Date
List
Subject
2022-07-11 11:48:06
linux-wireless
pull request: mt76 2022-07-11
2022-07-06 13:16:07
linux-wireless
Re: [PATCH] mt76: address4 null frame using fixed rate to trigger WDS
2022-07-04 07:49:02
linux-wireless
[PATCH] mt76: remove q->qid
2022-07-03 18:31:46
linux-wireless
[PATCH 1/2] mt76: pass original queue id from __mt76_tx_queue_skb to the driver
2022-07-03 18:31:46
linux-wireless
[PATCH 2/2] mt76: do not use skb_set_queue_mapping for internal purposes
2022-07-02 14:58:31
linux-wireless
[PATCH] mac80211: fix queue selection for mesh/OCB interfaces
2022-06-25 21:27:26
linux-wireless
[PATCH 1/7] mac80211: switch airtime fairness back to deficit round-robin scheduling
2022-06-25 21:27:25
linux-wireless
[PATCH 7/7] mac80211: only accumulate airtime deficit for active clients
2022-06-25 21:27:23
linux-wireless
[PATCH 5/7] mac80211: add a per-PHY AQL limit to improve fairness
2022-06-25 21:26:05
linux-wireless
[PATCH 4/7] mac80211: keep recently active tx queues in scheduling list
2022-06-25 21:25:57
linux-wireless
[PATCH 6/7] mac80211: add debugfs file to display per-phy AQL pending airtime
2022-06-25 21:25:09
linux-wireless
[PATCH 2/7] mac80211: make sta airtime deficit field s32 instead of s64
2022-06-25 21:24:41
linux-wireless
[PATCH 3/7] mac80211: consider aql_tx_pending when checking airtime deficit
2022-06-24 19:20:02
linux-wireless
[PATCH 4/4] mt76: mt7615: fix throughput regression on DFS channels
2022-06-24 19:19:40
linux-wireless
[PATCH 3/4] mt76: allow receiving frames with invalid CCMP PN via monitor interfaces
2022-06-24 19:19:40
linux-wireless
[PATCH 2/4] mt76: mt76x02: improve reliability of the beacon hang check
2022-06-24 19:19:16
linux-wireless
[PATCH 1/4] mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time only
2022-06-21 18:54:23
linux-wireless
[PATCH] mt76: mt7915: disable UL MU-MIMO for mt7915
2022-06-18 09:04:12
linux-wireless
Re: [PATCH v2 1/4] mac80211: fix overflow issues in airtime fairness code
2022-06-17 10:36:04
linux-wireless
Re: [PATCH 1/2] mt76: mt7921u: enable HW beacon filter
2022-06-17 08:42:49
linux-wireless
Re: [PATCH] mt76: mt7921: fix aggregation subframes setting to HE max
2022-06-15 13:50:19
linux-kernel
[PATCH RESEND v10 1/3] dt-bindings: PCI: Add support for Airoha EN7532
2022-06-15 13:22:01
linux-kernel
[PATCH RESEND v10 3/3] ARM: dts: Add PCIe support for Airoha EN7523
2022-06-15 13:17:33
linux-kernel
[PATCH RESEND v10 2/3] PCI: mediatek: Allow building for ARCH_AIROHA
2022-06-12 00:32:51
linux-wireless
[PATCH v2 2/4] mac80211: improve AQL tx time estimation
2022-06-11 20:54:34
linux-wireless
[PATCH v2 4/4] mac80211: rework the airtime fairness implementation
2022-06-11 20:49:34
linux-wireless
[PATCH v2 3/4] mac80211: fix ieee80211_txq_may_transmit regression
2022-06-11 20:14:17
linux-wireless
[PATCH v2 1/4] mac80211: fix overflow issues in airtime fairness code
2022-06-11 12:26:47
linux-wireless
Re: [PATCH 2/2] mac80211: rework the airtime fairness implementation
2022-06-11 07:49:47
linux-wireless
Re: [PATCH 2/2] mac80211: rework the airtime fairness implementation
2022-06-09 16:22:57
linux-wireless
Re: [PATCH 2/2] mac80211: rework the airtime fairness implementation
2022-06-09 15:41:59
linux-wireless
Re: [PATCH 1/2] mac80211: fix overflow issues in airtime fairness code
2022-06-03 18:52:48
linux-wireless
[PATCH 1/2] mac80211: fix overflow issues in airtime fairness code
2022-06-03 17:54:28
linux-wireless
[PATCH 2/2] mac80211: rework the airtime fairness implementation
2022-06-03 17:02:07
linux-kernel
Re: [PATCH] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev_alloc_frag
2022-06-03 00:54:37
linux-wireless
[PATCH 2/2] mt76: mt7615: add missing bh-disable around rx napi schedule
2022-06-02 20:09:13
linux-wireless
[PATCH 1/2] mt76: mt7915: add missing bh-disable around tx napi enable/schedule
2022-06-01 20:21:43
linux-wireless
[PATCH] mac80211: do not wake queues on a vif that is being stopped
2022-05-29 18:51:38
linux-wireless
[RFC/RFT v2 2/2] mac80211: rework the airtime fairness implementation
2022-05-29 15:19:41
linux-wireless
[RFC/RFT v2 1/2] mac80211: fix overflow issues in airtime fairness code
2022-05-28 20:47:21
linux-wireless
[RFC/RFT 1/2] mac80211: fix overflow issues in airtime fairness code
2022-05-28 20:47:03
linux-wireless
[RFC/RFT 2/2] mac80211: rework the airtime fairness implementation
2022-05-26 05:02:18
linux-kernel
Re: [RFC PATCH 1/1] mac80211: use AQL airtime for expected throughput.
2022-05-25 22:19:59
linux-kernel
Re: [RFC PATCH 1/1] mac80211: use AQL airtime for expected throughput.
2022-05-25 13:20:49
linux-wireless
Re: [RFC PATCH 1/1] mac80211: use AQL airtime for expected throughput.
2022-05-22 08:04:23
linux-kernel
Re: linux-next: build failure after merge of the net-next tree
2022-05-20 02:32:04
linux-wireless
Re: [PATCH 3/3] mt76: mt7921: introduce BIOS SAR config in tx power
2022-05-19 18:56:27
linux-wireless
Re: [PATCH 0/3] introduce BIOS SAR support
2022-05-13 16:33:33
linux-wireless
pull request: mt76 2022-05-12 v2
2022-05-13 10:35:27
linux-kernel
Re: [PATCH v2] net: dsa: tag_mtk: add padding for tx packets
2022-05-12 19:35:31
linux-kernel
Re: [PATCH v2] net: dsa: tag_mtk: add padding for tx packets