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-06-07 18:51:16 linux-wireless Re: [PATCH 0/4] add tx power configuration support to mt7615 driver
2019-06-07 16:45:49 linux-wireless [PATCH 1/4] mt7603: fix reading target tx power from eeprom
2019-06-07 16:44:36 linux-wireless [PATCH 2/4] mt76: fix setting chan->max_power
2019-06-07 16:44:31 linux-wireless [PATCH 3/4] mt76: mt76x02: fix tx status reporting issues
2019-06-07 16:44:31 linux-wireless [PATCH 4/4] mt76: mt76x02: fix tx reordering on rate control probing without a-mpdu
2019-06-07 16:36:09 linux-wireless Re: [PATCH] mt76: mt7615: stop mcu first in mt7615_unregister_device
2019-06-07 16:33:42 linux-wireless Re: [PATCH] mt76: mt7615: do not process rx packets if the device is not initialized
2019-06-07 16:33:39 linux-wireless Re: [PATCH] mt76: mt76x02: fix edcca file permission
2019-06-07 16:33:36 linux-wireless Re: [PATCH v2] mt76: mt7603: add debugfs knob to enable/disable edcca
2019-06-07 16:30:00 linux-wireless Re: [PATCH v2 4/4] mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_set
2019-06-06 08:50:15 linux-wireless Re: [PATCH v2 0/2] mt76: usb: fix A-MSDU support
2019-05-13 10:21:30 linux-wireless Re: [PATCH 3/4] mt76: mt76x2: move mutex_lock inside mt76x2_set_channel
2019-05-11 14:31:42 linux-wireless Re: [PATCH 4/4] mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_set
2019-05-11 14:30:07 linux-wireless Re: [PATCH] mt76: mt7615: add static qualifier to mt7615_rx_poll_complete
2019-05-11 14:28:37 linux-wireless Re: [PATCH] mt76: mt7615: rearrange cleanup operations in mt7615_unregister_device
2019-05-11 14:27:30 linux-wireless Re: [PATCH] mt76: mt7603: stop mac80211 queues before setting the channel
2019-05-11 14:26:54 linux-wireless Re: [PATCH 4/4] mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_set
2019-05-11 14:26:43 linux-wireless Re: [PATCH] mt76: mt7615: Make mt7615_irq_handler static
2019-05-11 14:04:21 linux-wireless Re: [PATCH 00/17] use standard signature for mt7615 mcu api
2019-05-11 13:32:57 linux-kernel Re: [PATCH][next] mt76: fix less than zero check on a u8 variable
2019-05-11 13:30:03 linux-wireless Re: [PATCH 0/4] mt76: add tx napi polling support to mt7603/mt7615
2019-05-11 13:30:02 linux-wireless Re: [PATCH] mt76: Fix a signedness bug in mt7615_add_interface()
2019-05-11 13:28:27 linux-wireless Re: [PATCH] mt76: mt76x02: remove useless return in mt76x02_resync_beacon_timer
2019-05-01 11:05:46 linux-wireless pull request: mt76 2019-05-01
2019-04-30 09:36:32 linux-wireless Re: [PATCH v2 5/5] mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channel
2019-04-30 09:26:08 linux-wireless Re: [PATCH v2] mt76: mt7615: add TX/RX antenna pattern capabilities
2019-04-30 08:00:23 linux-wireless Re: [PATCH] mt76: usb: use EP max packet aligned buffer sizes for rx
2019-04-29 17:19:36 linux-wireless [PATCH 3/4] mt76: mt7603: fix initialization of max rx length
2019-04-29 17:18:17 linux-wireless [PATCH 2/4] mt76: mt76x02: remove irqsave/restore in locking for tx status fifo
2019-04-29 17:18:16 linux-wireless [PATCH 1/4] mt76: mt76x02: use napi polling for tx cleanup
2019-04-29 17:18:04 linux-wireless [PATCH 4/4] mt76: mt7615: use sizeof instead of sizeof_field
2019-04-25 14:05:17 linux-wireless Re: [PATCH v2 0/3] mt76: suspend/stop/removal fixes
2019-04-25 13:05:08 linux-wireless Re: [PATCH v2 0/4] add missing bits for mt7615 support
2019-04-25 13:05:01 linux-wireless Re: [PATCH v3 0/4] Add support for MediaTek MT7615 wireless chipsets
2019-04-25 12:48:15 linux-wireless Re: [PATCH v2] mt76: move mac_work in mt76_dev
2019-04-25 12:48:15 linux-wireless Re: [PATCH v2] mt76: usb: reduce locking in mt76u_tx_tasklet
2019-04-25 08:58:27 linux-wireless [PATCH v2 3/5] mt76: store wcid tx rate info in one u32 reduce locking
2019-04-25 08:57:39 linux-wireless [PATCH v2 1/5] mt76: use mac80211 txq scheduling
2019-04-25 08:57:09 linux-wireless [PATCH v2 4/5] mt76: move tx tasklet to struct mt76_dev
2019-04-25 08:57:03 linux-wireless [PATCH v2 5/5] mt76: only schedule txqs from the tx tasklet
2019-04-25 08:56:57 linux-wireless [PATCH v2 2/5] mt76: reduce locking in mt76_dma_tx_cleanup
2019-04-14 11:19:49 linux-wireless Re: [PATCH 5/5] mac80211: set NETIF_F_LLTX when using intermediate tx queues
2019-04-13 13:08:16 linux-kernel Re: [PATCH v3 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets
2019-04-13 13:07:02 linux-wireless Re: [PATCH v3 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets
2019-04-13 11:39:47 linux-wireless [PATCH] mt76: use readl/writel instead of ioread32/iowrite32
2019-04-12 13:20:16 linux-wireless [PATCH] mt76: fix tx power issues
2019-04-12 12:11:31 linux-wireless Re: [PATCH 5.1] mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependency
2019-04-12 12:07:11 linux-wireless Re: [PATCH] mt76: introduce mt76_free_device routine
2019-04-03 11:53:27 linux-wireless Re: [PATCH v2 01/12] mt76x02: introduce mt76x02_beacon.c
2019-04-03 09:08:56 linux-wireless Re: [PATCH v2 01/12] mt76x02: introduce mt76x02_beacon.c
2019-03-26 10:41:49 linux-wireless Re: [PATCH 2/2] rt2x00: enable experimental MFP with HW crypt