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

Date List Subject
2019-11-30 15:31:35 linux-wireless [PATCH 10/29] mt76: move chainmask back to driver specific structs
2019-11-30 15:31:35 linux-wireless [PATCH 12/29] mt76: move txpower and antenna mask to struct mt76_phy
2019-11-30 15:31:35 linux-wireless [PATCH 19/29] mt76: mt7615: add multiple wiphy support for smart carrier sense
2019-11-25 17:15:26 linux-wireless Re: [PATCH v8 2/6] mt76: mt76x02: split beaconing
2019-11-20 20:14:56 linux-wireless Re: [PATCH] mt76: fix fix ampdu locking
2019-11-20 13:37:02 linux-wireless pull request: mt76 2019-11-20
2019-11-20 12:19:31 linux-wireless Re: [PATCH] mt76: use rcu_read_lock_bh in mt76_dma_rx_poll
2019-11-20 12:13:04 linux-wireless [PATCH] mt76: use rcu_read_lock_bh in mt76_dma_rx_poll
2019-11-20 12:12:41 linux-wireless Re: [PATCH 2/3] mt76: move coverage_class and slottime in mt76_dev
2019-11-20 12:08:55 linux-wireless Re: [PATCH] mt76: disable softirqs while calling ieee80211_rx_napi
2019-11-20 12:05:08 linux-wireless Re: [PATCH 2/3] mt76: move coverage_class and slottime in mt76_dev
2019-11-20 12:04:26 linux-wireless Re: [PATCH 1/3] mt76: mt76x02: fix coverage_class type
2019-10-24 20:46:00 linux-wireless Re: [PATCH wireless-drivers 2/2] mt76: dma: fix buffer unmap with non-linear skbs
2019-10-10 05:57:23 linux-wireless Re: [PATCH] mac80211: rework locking for txq scheduling / airtime fairness
2019-10-08 17:14:21 linux-wireless [PATCH v2 1/3] mac80211: minstrel: remove divisions in tx status path
2019-10-08 17:14:06 linux-wireless [PATCH v2 3/3] mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
2019-10-08 17:12:47 linux-wireless [PATCH v2 2/3] mac80211: minstrel_ht: replace rate stats ewma with a better moving average
2019-10-07 14:13:12 linux-wireless [PATCH 2/4] mt76: drop rcu read lock in mt76_rx_aggr_stop
2019-10-07 14:11:05 linux-wireless [PATCH 3/4] mt76: fix aggregation stop issue
2019-10-07 14:10:57 linux-wireless [PATCH 1/4] mt76: add missing locking around ampdu action
2019-10-07 14:10:57 linux-wireless [PATCH 4/4] mt76: avoid enabling interrupt if NAPI poll is still pending
2019-10-01 10:54:39 linux-wireless Re: [PATCH 2/2] mac80211: minstrel_ht: replace rate stats ewma with a better moving average
2019-09-29 20:12:26 linux-wireless [PATCH] mt76: do not use devm API for led classdev
2019-09-29 19:21:14 linux-wireless Re: [PATCH 2/2] mac80211: minstrel_ht: replace rate stats ewma with a better moving average
2019-09-29 15:48:17 linux-wireless [PATCH 1/2] mac80211: minstrel: remove divisions in tx status path
2019-09-29 15:48:17 linux-wireless [PATCH 2/2] mac80211: minstrel_ht: replace rate stats ewma with a better moving average
2019-09-27 09:21:02 linux-wireless Re: [PATCH 10/15] mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
2019-09-27 08:49:49 linux-wireless Re: [PATCH 10/15] mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
2019-09-27 08:47:11 linux-wireless Re: [PATCH 05/15] mt76: track rx airtime for airtime fairness and survey
2019-09-27 08:13:24 linux-wireless Re: [PATCH 10/15] mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
2019-09-26 17:50:49 linux-wireless [PATCH 01/15] mt76: mt7603: remove q_rx field from struct mt7603_dev
2019-09-26 17:50:49 linux-wireless [PATCH 07/15] mt76: mt7603: switch to a different counter for survey busy time
2019-09-26 17:50:49 linux-wireless [PATCH 04/15] mt76: store current channel survey_state in struct mt76_dev
2019-09-26 17:49:40 linux-wireless [PATCH 06/15] mt76: mt7603: track tx airtime for airtime fairness and survey
2019-09-26 17:49:34 linux-wireless [PATCH 08/15] mt76: unify channel survey update code
2019-09-26 17:49:34 linux-wireless [PATCH 11/15] mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
2019-09-26 17:48:57 linux-wireless [PATCH 05/15] mt76: track rx airtime for airtime fairness and survey
2019-09-26 17:48:43 linux-wireless [PATCH 09/15] mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
2019-09-26 17:48:41 linux-wireless [PATCH 02/15] mt76: report rx a-mpdu subframe status
2019-09-26 17:48:35 linux-wireless [PATCH 15/15] mt76: enable airtime fairness
2019-09-26 17:48:24 linux-wireless [PATCH 13/15] mt76: mt7615: introduce mt7615_mac_wtbl_update routine
2019-09-26 17:48:19 linux-wireless [PATCH 12/15] mt76: mt7615: fix survey channel busy time
2019-09-26 17:48:19 linux-wireless [PATCH 03/15] mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
2019-09-26 17:48:19 linux-wireless [PATCH 14/15] mt76: mt7615: track tx/rx airtime for airtime fairness
2019-09-26 17:48:19 linux-wireless [PATCH 10/15] mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
2019-09-26 13:47:48 linux-wireless Re: [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue
2019-09-26 12:54:58 linux-wireless Re: [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue
2019-09-26 10:31:48 linux-wireless [PATCH 2/3] mt76: remove aggr_work field from struct mt76_wcid
2019-09-26 10:30:05 linux-wireless [PATCH 1/3] mt76: mt7615: fix control frame rx in monitor mode
2019-09-26 10:30:04 linux-wireless [PATCH 3/3] mt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdown
2019-09-05 19:06:10 linux-wireless pull request: mt76 2019-09-05