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
2020-09-16 18:34:47 linux-wireless Re: [PATCH] mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
2020-09-16 17:50:08 linux-wireless [PATCH] mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
2020-09-15 09:10:06 linux-wireless [PATCH v2 4/11] mt76: add utility functions for deferring work to a kernel thread
2020-09-15 09:01:27 linux-wireless [PATCH 5.9 v2 2/2] mac80211: add AQL support for VHT160 tx rates
2020-09-15 09:01:16 linux-wireless [PATCH 5.9 v2 1/2] mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
2020-09-12 05:08:12 linux-wireless Re: [PATCH 5.9 1/2] mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
2020-09-12 05:07:02 linux-wireless Re: [PATCH 04/11] mt76: add utility functions for deferring work to a kernel thread
2020-09-09 16:57:57 linux-wireless [PATCH 5.9 2/2] mac80211: add AQL support for VHT160 tx rates
2020-09-09 16:56:37 linux-wireless [PATCH 5.9 1/2] mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
2020-09-09 12:20:59 linux-wireless Re: [PATCH 1/2] mac80211: Add new AMPDU factor macro for HE peer caps
2020-09-08 21:25:57 linux-wireless [PATCH 11/11] mt76: remove retry_q from struct mt76_txq and related code
2020-09-08 21:23:59 linux-wireless Re: [PATCH -next] mt76: Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-08 21:21:54 linux-wireless [PATCH 08/11] mt76: mt7915: simplify mt7915_lmac_mapping
2020-09-08 21:21:53 linux-wireless [PATCH 06/11] mt76: mt7915: fix HE BSS info
2020-09-08 21:21:42 linux-wireless [PATCH 05/11] mt76: convert from tx tasklet to tx worker thread
2020-09-08 21:21:40 linux-wireless [PATCH 04/11] mt76: add utility functions for deferring work to a kernel thread
2020-09-08 21:20:48 linux-wireless [PATCH 09/11] mt76: mt7915: fix queue/tid mapping for airtime reporting
2020-09-08 21:20:48 linux-wireless [PATCH 10/11] mt76: move txwi handling code to dma.c, since it is mmio specific
2020-09-08 21:19:58 linux-wireless [PATCH 07/11] mt76: dma: cache dma map address/len in struct mt76_queue_entry
2020-09-08 21:19:58 linux-wireless [PATCH 02/11] mt76: mt7615: fix antenna selection for testmode tx_frames
2020-09-08 21:19:58 linux-wireless [PATCH 01/11] mt76: mt7615: fix MT_ANT_SWITCH_CON register definition
2020-09-08 21:19:58 linux-wireless [PATCH 03/11] mt76: testmode: add a limit for queued tx_frames packets
2020-09-08 20:05:01 linux-wireless [PATCH v4 08/14] mac80211: optimize station connection monitor
2020-09-08 20:04:58 linux-wireless [PATCH v4 00/14] mac80211 encapsulation offload / performance patches
2020-09-08 20:04:50 linux-wireless [PATCH v4 02/14] mac80211: check and refresh aggregation session in encap offload tx
2020-09-08 20:00:42 linux-wireless [PATCH v4 07/14] mac80211: remove tx status call to ieee80211_sta_register_airtime
2020-09-08 19:41:19 linux-wireless [PATCH v4 06/14] mac80211: reduce duplication in tx status functions
2020-09-08 19:39:36 linux-wireless [PATCH v4 05/14] mac80211: rework tx encapsulation offload API
2020-09-08 18:06:08 linux-wireless [PATCH v4 01/14] mac80211: add missing queue/hash initialization to 802.3 xmit
2020-09-08 18:05:11 linux-wireless [PATCH v4 04/14] mac80211: set info->control.hw_key for encap offload packets
2020-09-08 16:45:17 linux-wireless [PATCH v4 12/14] mac80211: extend ieee80211_tx_status_ext to support bulk free
2020-09-08 16:43:47 linux-wireless [PATCH v4 10/14] mac80211: unify 802.3 (offload) and 802.11 tx status codepath
2020-09-08 16:43:28 linux-wireless [PATCH v4 03/14] mac80211: skip encap offload for tx multicast/control packets
2020-09-08 16:42:54 linux-wireless [PATCH v4 13/14] mac80211: notify the driver when a sta uses 4-address mode
2020-09-08 16:38:26 linux-wireless [PATCH v4 14/14] mac80211: reorganize code to remove a forward declaration
2020-09-08 16:38:21 linux-wireless [PATCH v4 11/14] mac80211: support using ieee80211_tx_status_ext to free skbs without status info
2020-09-08 16:16:42 linux-wireless [PATCH v4 09/14] mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
2020-09-05 11:33:42 linux-wireless Re: [PATCH 1/7] mt76: mt7663s: do not use altx for ctl/mgmt traffic
2020-08-31 12:29:39 linux-wireless [PATCH 2/9] mt76: sdio: fix use of q->head and q->tail
2020-08-31 12:29:39 linux-wireless [PATCH 5/9] mt76: remove swq from struct mt76_sw_queue
2020-08-31 12:29:39 linux-wireless [PATCH 1/9] mt76: usb: fix use of q->head and q->tail
2020-08-31 12:29:39 linux-wireless [PATCH 6/9] mt76: rely on AQL for burst size limits on tx queueing
2020-08-31 12:28:11 linux-wireless [PATCH 3/9] mt76: unify queue tx cleanup code
2020-08-31 12:27:32 linux-wireless [PATCH 4/9] mt76: remove qid argument to drv->tx_complete_skb
2020-08-31 12:27:21 linux-wireless [PATCH 9/9] mt76: mt76x02: tune tx ring size
2020-08-31 12:27:18 linux-wireless [PATCH 8/9] mt76: mt7603: tune tx ring size
2020-08-31 12:27:13 linux-wireless [PATCH 7/9] mt76: remove struct mt76_sw_queue
2020-08-27 14:44:58 linux-wireless Re: [PATCH v3 01/13] mac80211: rework tx encapsulation offload API
2020-08-25 11:44:13 linux-wireless [PATCH v2 9/9] mt76: mt7603: check for single-stream EEPROM configuration
2020-08-25 05:33:54 linux-wireless [PATCH 6/9] mt76: mt7615: significantly reduce interrupt load
2020-08-25 05:33:03 linux-wireless [PATCH 5/9] mt76: mt7915: significantly reduce interrupt load