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-01-17 13:51:43 linux-wireless [PATCH 4/7] mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
2019-01-17 13:51:43 linux-wireless [PATCH 7/7] mt76: add channel switch announcement support
2019-01-17 13:51:41 linux-wireless [PATCH 3/7] mt76: move mt76x02_get_txpower to mt76 core
2019-01-17 13:51:41 linux-wireless [PATCH 1/7] mt76: fix tx status reporting for non-probing frames
2019-01-17 13:51:40 linux-wireless [PATCH 2/7] mt76: set IEEE80211_HW_NEEDS_UNIQUE_STA_ADDR flag
2019-01-17 13:51:38 linux-wireless [PATCH 6/7] mt76: fix signedness of rx status signal field
2019-01-17 13:51:37 linux-wireless [PATCH 5/7] mt76: fix rssi ewma tracking
2019-01-16 21:32:16 linux-wireless [PATCH] mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
2019-01-15 16:34:10 linux-wireless [PATCH] wireless-regdb: Sync IN with G.S.R. 1048(E), October 2018
2019-01-11 17:32:06 linux-kernel Re: [PATCH] mt76: convert to DEFINE_SHOW_ATTRIBUTE
2019-01-11 15:10:38 linux-wireless Re: [PATCH] mt76: convert to DEFINE_SHOW_ATTRIBUTE
2018-12-31 15:27:58 linux-kernel Re: [PATCH] mt76: make const array 'data' static, shrinks object size
2018-12-31 14:45:59 linux-wireless Re: [PATCH] mt76: dma: avoid indirect call in mt76_dma_tx_queue_skb
2018-12-31 14:41:34 linux-wireless Re: [PATCH] mt76: make const array 'data' static, shrinks object size
2018-12-29 18:51:04 linux-wireless Re: [PATCH v2] mt76: mmio: introduce mt76x02_check_tx_hang watchdog
2018-12-28 15:16:15 linux-wireless Re: [PATCH 1/2] mt76: dma: do not build skb if reported len does not fit in buf_size
2018-12-28 12:30:36 linux-wireless Re: [PATCH] mt76: mac: minor optimizations in mt76x02_mac_tx_rate_val
2018-12-28 12:24:57 linux-wireless Re: [PATCH 0/3] add EDCCA support to mt76x{0,2}e drivers
2018-12-28 12:22:29 linux-wireless Re: [PATCH] mt76x2: add static qualifier to mt76x2_init_hardware
2018-12-28 12:22:27 linux-wireless Re: [PATCH v2 1/4] mt76x02: do not set protection on set_rts_threshold callback
2018-12-28 12:20:24 linux-wireless Re: [PATCH] mt76: usb: do not build the skb if reported len does not fit in buf_size
2018-12-28 12:20:14 linux-wireless Re: [PATCH] mt76: Add missing include of linux/module.h
2018-12-28 12:19:30 linux-wireless Re: [PATCH] mt76: usb: avoid queue/status spinlocks while passing tx status to mac80211
2018-12-28 12:18:00 linux-wireless Re: [PATCH] mt76x0: pci: fix ACS support
2018-12-28 12:17:00 linux-wireless Re: [PATCH] mt76: mac: run mt76x02_mac_work routine atomically
2018-12-28 12:16:54 linux-wireless Re: [PATCH] mt76: fix typo in mt76x02_check_mac_err routine
2018-12-28 12:16:28 linux-wireless Re: [PATCH] mt76: dma: remove napi from mt76_dma_rx_fill signature
2018-12-03 12:24:20 linux-wireless [PATCH 3/3] mt76: request tx status for powersave released EOSP packet
2018-12-03 12:24:19 linux-wireless [PATCH 2/3] mt76: throttle transmission of buffered multicast packets
2018-12-03 12:24:19 linux-wireless [PATCH 1/3] mt76: add size check for additional rx fragments
2018-11-30 11:34:30 linux-wireless pull request: mt76 2018-11-30
2018-11-28 21:39:21 linux-wireless [PATCH] mac80211: fix reordering of buffered broadcast packets
2018-11-16 12:37:49 linux-wireless [PATCH v3 7/7] mt76: replace sta_add/remove ops with common sta_state function
2018-11-16 11:12:44 linux-wireless [PATCH v2 3/7] mt76: fix race condition in station removal
2018-11-16 11:12:43 linux-wireless [PATCH v2 2/7] mt76: do not wake tx queues during flush
2018-11-16 11:12:42 linux-wireless [PATCH v2 7/7] mt76: replace sta_add/remove ops with common sta_state function
2018-11-16 11:12:41 linux-wireless [PATCH v2 1/7] mt76: avoid queue/status spinlocks while passing tx status to mac80211
2018-11-16 11:12:40 linux-wireless [PATCH v2 4/7] mt76: add mt76_sta_remove helper
2018-11-16 11:12:39 linux-wireless [PATCH v2 5/7] mt76: mt76x02: make group_wcid the first member in struct mt76x02_vif
2018-11-16 11:12:39 linux-wireless [PATCH v2 6/7] mt76: mt76x02: remove mt76x02_txq_init
2018-11-16 11:05:59 linux-wireless Re: [PATCH 3/4] mt76: fix race condition in station removal
2018-11-15 11:09:20 linux-wireless Re: [PATCH v3 3/6] mac80211: Add airtime accounting and scheduling to TXQs
2018-11-14 10:58:04 linux-wireless Re: [PATCH v3 3/6] mac80211: Add airtime accounting and scheduling to TXQs
2018-11-13 19:53:14 linux-wireless Re: [PATCH v2] mt76: remove wait argument from mt76x02_mcu_calibrate
2018-11-13 19:51:43 linux-wireless Re: [PATCH 0/4] unify drv_bss_info_changed between mt76x0u and mt76x2u
2018-11-13 19:50:41 linux-wireless Re: [PATCH] mt76x0: pci: enable VHT rates in IBSS mode
2018-11-13 19:50:31 linux-wireless Re: [PATCH] mt76: introduce mt76x02_config_mac_addr_list routine
2018-11-13 19:45:39 linux-wireless Re: [PATCH v2] mt76: remove wait argument from mt76x02_mcu_calibrate
2018-11-13 19:41:29 linux-wireless [PATCH 4/4] mt76: add mt76_sta_remove helper
2018-11-13 19:41:28 linux-wireless [PATCH 1/4] mt76: avoid queue/status spinlocks while passing tx status to mac80211
2018-11-13 19:41:27 linux-wireless [PATCH 3/4] mt76: fix race condition in station removal