Erik Stromdahl ([email protected])

Number of posts: 249 (0.14 per day)
First post: 2017-04-20 15:17:25
Last post: 2022-03-31 05:04:44

Date List Subject
2022-03-31 05:04:44 linux-wireless Re: [PATCH 1/2] ath10k: add support for MSDU IDs for USB devices
2022-03-28 09:06:02 linux-wireless [PATCH 1/2] ath10k: add support for MSDU IDs for USB devices
2022-03-28 01:46:42 linux-wireless [PATCH 2/2] ath10k: enable napi on RX path for usb
2020-03-04 17:52:42 linux-wireless Re: [PATCH RFT] ath10k: add QCA9377 sdio hw_param item
2019-10-09 19:46:04 linux-wireless Re: [PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni
2019-10-09 19:25:24 linux-wireless Re: [PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni
2019-08-26 17:10:58 linux-wireless Re: [PATCH] ath10k: remove TX lock from ath10k_htt_tx_inc_pending
2019-08-24 13:51:32 linux-wireless [PATCH] ath10k: remove TX lock from ath10k_htt_tx_inc_pending
2019-06-17 20:03:16 linux-kernel [PATCH 1/2] mac80211: add tx dequeue function for process context
2019-06-17 20:02:50 linux-kernel [PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni
2019-05-01 11:08:01 linux-kernel Re: [PATCH] mac80211: fix possible deadlock in TX path
2019-04-27 20:43:43 linux-wireless [PATCH] mac80211: fix possible deadlock in TX path
2019-04-23 14:59:00 linux-wireless ath10k: issue with TX queue scheduling
2019-04-17 19:15:35 linux-wireless [PATCH v2 5/5] ath10k: sdio: remove skb_trim in TX path
2019-04-17 19:15:34 linux-wireless [PATCH v2 4/5] ath10k: sdio: add missing error check
2019-04-17 19:15:33 linux-wireless [PATCH v2 3/5] ath10k: sdio: read RX packets in bundles
2019-04-17 19:15:31 linux-wireless [PATCH v2 2/5] ath10k: high latency fixes for beacon buffer
2019-04-17 19:15:31 linux-wireless [PATCH v2 1/5] ath10k: add initialization of HTC header
2019-04-17 19:15:28 linux-wireless [PATCH v2 0/5] ath10k: SDIO and high latency patches from Silex
2019-04-17 13:29:46 linux-wireless Re: [PATCH] ath10k: remove iteration in wake_tx_queue
2019-04-16 18:54:06 linux-wireless Re: [PATCH] ath10k: remove iteration in wake_tx_queue
2019-04-15 15:11:32 linux-wireless Re: [PATCH 6/6] ath10k: sdio: replace skb_trim with explicit set of skb->len
2019-04-14 16:53:58 linux-wireless Re: [PATCH 0/6] ath10k: SDIO and high latency patches from Silex
2019-04-09 19:13:17 linux-wireless [PATCH 6/6] ath10k: sdio: replace skb_trim with explicit set of skb->len
2019-04-09 19:13:16 linux-wireless [PATCH 5/6] ath10k: sdio: add missing error check
2019-04-09 19:13:16 linux-wireless [PATCH 3/6] ath10k: sdio: read RX packets in bundles
2019-04-09 19:13:14 linux-wireless [PATCH 4/6] ath10k: sdio: add MSDU ID allocation in HTT TX path
2019-04-09 19:13:13 linux-wireless [PATCH 2/6] ath10k: high latency fixes for beacon buffer
2019-04-09 19:13:12 linux-wireless [PATCH 1/6] ath10k: use clean packet headers
2019-04-09 19:13:10 linux-wireless [PATCH 0/6] ath10k: SDIO and high latency patches from Silex
2019-03-29 07:47:38 linux-wireless Re: [PATCH] ath10k: remove iteration in wake_tx_queue
2019-03-27 16:29:33 linux-wireless [PATCH] ath10k: remove iteration in wake_tx_queue
2019-03-26 16:29:43 linux-wireless [PATCH 2/2] ath10k: add htt_h2t_aggr_cfg_msg op for high latency devices
2019-03-26 16:29:41 linux-wireless [PATCH 1/2] ath10k: add inline wrapper for htt_h2t_aggr_cfg_msg
2019-03-11 06:44:13 linux-wireless Re: FW: [PATCH] ath10k: fix return value check in wake_tx_q op
2018-09-14 21:15:52 linux-wireless [PATCH] mac80211: fix issue with possible txq NULL pointer
2018-09-14 16:01:18 linux-kernel [PATCH] mac80211: fix issue with possible txq NULL pointer
2018-09-13 19:55:27 linux-wireless [PATCH 2/2] ath10k: remove num_peers in hw_params for most targets
2018-09-13 19:55:24 linux-wireless [PATCH 1/2] ath10k: add default value for num_peers in WMI TLV init
2018-09-06 22:58:51 linux-wireless Re: [RFC v5 01/12] ath10k: add struct ath10k_bus_params
2018-06-15 19:38:28 linux-wireless Re: [PATCH] ath10k: fix bug in masking of TID value
2018-06-15 12:06:25 linux-wireless [PATCH 2/2] ath10k: replace hardcoded constant with define
2018-06-15 12:06:24 linux-wireless [PATCH 1/2] ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
2018-06-15 12:04:29 linux-wireless [PATCH] ath10k: fix bug in masking of TID value
2018-06-03 18:22:21 linux-wireless [RFC v5 12/12] ath10k: wmi: disable softirq's while calling ieee80211_rx
2018-06-03 18:22:20 linux-wireless [RFC v5 11/12] ath10k: htt: High latency RX support
2018-06-03 18:22:19 linux-wireless [RFC v5 10/12] ath10k: htt: High latency TX support
2018-06-03 18:22:18 linux-wireless [RFC v5 09/12] ath10k: htt: RX ring config HL support
2018-06-03 18:22:17 linux-wireless [RFC v5 08/12] ath10k: add HTT RX HL ops
2018-06-03 18:22:16 linux-wireless [RFC v5 07/12] ath10k: add HTT TX HL ops
2018-06-03 18:22:15 linux-wireless [RFC v5 06/12] ath10k: DMA related fixes for high latency devices