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-01-27 18:20:27 linux-wireless [PATCH 4/5] mt76: mt7603: increase dma mcu rx ring size
2020-01-27 18:18:36 linux-wireless [PATCH 3/5] mt76: dma: do not write cpu_idx on rx queue reset until after refill
2020-01-27 18:18:32 linux-wireless [PATCH 2/5] mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw
2020-01-27 18:18:32 linux-wireless [PATCH 1/5] mt76: set dma-done flag for flushed descriptors
2020-01-27 18:18:32 linux-wireless [PATCH 5/5] mt76: enable Airtime Queue Limit support
2020-01-20 11:03:50 linux-wireless [PATCH v2 28/29] mt76: mt7615: add support for registering a second wiphy via debugfs
2020-01-13 18:21:38 linux-wireless [PATCH 5.5] cfg80211: fix page refcount issue in A-MSDU decap
2020-01-13 16:29:52 linux-wireless Re: [PATCH v3] ath9k: fix firmware bug in some Mikrotik R11e-2HPnD cards
2020-01-13 08:27:51 linux-wireless Re: [PATCH] ath9k: Fix possible data races in ath_set_channel()
2020-01-11 10:39:57 linux-wireless Re: [PATCH v3] ath9k: fix firmware bug in some Mikrotik R11e-2HPnD cards
2020-01-08 17:09:04 linux-wireless [PATCH 5.5 2/2] cfg80211: fix memory leak in cfg80211_cqm_rssi_update
2020-01-08 17:07:44 linux-wireless [PATCH 5.5 1/2] cfg80211: fix memory leak in nl80211_probe_mesh_link
2019-12-22 15:08:08 linux-wireless [PATCH 1/4] mt76: mt7615: measure channel noise and report it via survey
2019-12-22 15:07:37 linux-wireless [PATCH 4/4] mt76: clear skb pointers from rx aggregation reorder buffer during cleanup
2019-12-22 15:07:37 linux-wireless [PATCH 2/4] mt76: mt7615: increase MCU command timeout
2019-12-22 15:07:37 linux-wireless [PATCH 3/4] mt76: mt7603: fix input validation issues for powersave-filtered frames
2019-12-22 14:14:48 linux-wireless Re: [PATCH 2/2] mt76: mt7615: add set_antenna callback
2019-12-15 15:26:35 linux-wireless Re: [PATCH 2/2] mt76: mt7603: simplify led reg definitions
2019-12-13 21:57:55 linux-wireless Re: [PATCH v3] mt76: use AC specific reorder timeout
2019-12-13 21:53:11 linux-wireless Re: [PATCH] mt76: mt7615: introduce LED support
2019-12-13 21:38:58 linux-wireless [PATCH 1/4] mt76: mt7615: defer mcu initialization via workqueue
2019-12-13 21:37:01 linux-wireless [PATCH 4/4] mt76: disable bh in mt76_dma_rx_poll
2019-12-13 21:37:01 linux-wireless [PATCH 3/4] mt76: fix rx dma ring descriptor state on reset
2019-12-13 21:37:01 linux-wireless [PATCH 2/4] mt7615: replace sta_state callback with sta_add/sta_remove
2019-12-03 20:05:45 linux-wireless [PATCH v2 15/29] mt76: add function for allocating an extra wiphy
2019-11-30 15:34:32 linux-wireless [PATCH 08/29] mt76: keep a set of software tx queues per phy
2019-11-30 15:34:32 linux-wireless [PATCH 28/29] mt76: mt7615: add support for registering a second wiphy via debugfs
2019-11-30 15:34:32 linux-wireless [PATCH 07/29] mt76: move channel state to struct mt76_phy
2019-11-30 15:34:31 linux-wireless [PATCH 14/29] mt76: add priv pointer to struct mt76_phy
2019-11-30 15:34:31 linux-wireless [PATCH 26/29] mt76: mt7615: move radio/mac initialization to .start/stop callbacks
2019-11-30 15:33:39 linux-wireless [PATCH 11/29] mt76: move txpower_conf back to driver specific structs
2019-11-30 15:33:38 linux-wireless [PATCH 23/29] mt76: mt7615: rework chainmask handling
2019-11-30 15:32:46 linux-wireless [PATCH 16/29] mt76: add ext_phy field to struct mt76_wcid
2019-11-30 15:32:46 linux-wireless [PATCH 01/29] mt76: move initialization of some struct members to mt76_alloc_device
2019-11-30 15:32:46 linux-wireless [PATCH 13/29] mt76: add multiple wiphy support to mt76_get_min_avg_rssi
2019-11-30 15:32:46 linux-wireless [PATCH 04/29] mt76: add support for an extra wiphy in the main tx path
2019-11-30 15:31:45 linux-wireless [PATCH 21/29] mt76: mt7615: remove useless MT_HW_RDD0/1 enum
2019-11-30 15:31:44 linux-wireless [PATCH 02/29] mt76: introduce struct mt76_phy
2019-11-30 15:31:41 linux-wireless [PATCH 15/29] mt76: add function for allocating an external wiphy
2019-11-30 15:31:40 linux-wireless [PATCH 17/29] mt76: move ampdu_ref from mt76_dev to driver struct
2019-11-30 15:31:40 linux-wireless [PATCH 25/29] mt76: mt7615: initialize dbdc settings on interface add
2019-11-30 15:31:39 linux-wireless [PATCH 06/29] mt76: add support for an extra wiphy in mt76_sta_state()
2019-11-30 15:31:37 linux-wireless [PATCH 27/29] mt76: mt7615: select the correct tx queue for frames sent to the second phy
2019-11-30 15:31:36 linux-wireless [PATCH 22/29] mt76: mt7615: add multiple wiphy support to the dfs support code
2019-11-30 15:31:36 linux-wireless [PATCH 09/29] mt76: move state from struct mt76_dev to mt76_phy
2019-11-30 15:31:36 linux-wireless [PATCH 18/29] mt76: mt7615: add dual-phy support for mac80211 ops
2019-11-30 15:31:35 linux-wireless [PATCH 20/29] mt76: mt7615: add missing register init for dual-wiphy support
2019-11-30 15:31:35 linux-wireless [PATCH 03/29] mt76: add support for an extra wiphy in the rx path
2019-11-30 15:31:35 linux-wireless [PATCH 29/29] mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON
2019-11-30 15:31:35 linux-wireless [PATCH 05/29] mt76: add support for an extra wiphy in the tx status path
2019-11-30 15:31:35 linux-wireless [PATCH 24/29] mt76: mt7615: add multiple wiphy support to the rx path