Michal Kazior ([email protected])

Number of posts: 2103 (14.81 per day)
First post: 2016-11-22 15:23:01
Last post: 2017-04-14 08:18:33

Date List Subject
2016-01-21 13:45:48 linux-wireless [PATCH 08/13] ath10k: implement updating shared htt txq state
2016-01-21 13:45:47 linux-wireless [PATCH 07/13] ath10k: implement wake_tx_queue
2016-01-21 13:45:45 linux-wireless [PATCH 06/13] ath10k: add new htt message generation/parsing logic
2016-01-21 13:45:44 linux-wireless [PATCH 05/13] ath10k: add fast peer_map lookup
2016-01-21 13:45:43 linux-wireless [PATCH 04/13] ath10k: maintain peer_id for each sta and vif
2016-01-21 13:45:41 linux-wireless [PATCH 03/13] ath10k: refactor tx pending management
2016-01-21 13:45:40 linux-wireless [PATCH 02/13] ath10k: unify txpath decision
2016-01-21 13:45:39 linux-wireless [PATCH 01/13] ath10k: refactor tx code
2016-01-21 13:45:37 linux-wireless [PATCH 00/13] ath10k: implement push-pull tx model
2016-01-21 13:24:46 linux-wireless Re: [PATCH 0/5] ath10k: add basic hostq support
2016-01-21 13:22:01 linux-wireless [PATCH 2/2] mac80211: expose txq queue depth and size to drivers
2016-01-21 13:22:00 linux-wireless [PATCH 1/2] mac80211: fix txq queue related crashes
2016-01-21 13:12:27 linux-wireless [PATCH 5/5] ath10k: implement basic support for new tx path firmware
2016-01-21 13:12:26 linux-wireless [PATCH 4/5] ath10k: clean up cont frag desc init code
2016-01-21 13:12:24 linux-wireless [PATCH 2/5] ath10k: add new htt definitions
2016-01-21 13:12:24 linux-wireless [PATCH 3/5] ath10k: add new FW_FEATURE_PEER_FLOW_CONTROL
2016-01-21 13:12:22 linux-wireless [PATCH 1/5] ath10k: rename some HTT events
2016-01-21 13:12:21 linux-wireless [PATCH 0/5] ath10k: add basic hostq support
2016-01-21 06:01:24 linux-wireless Re: [PATCH 4/5] ath10k: clean up cont frag desc init code
2016-01-13 14:00:04 linux-wireless [PATCH 5/5] ath10k: implement basic support for new tx path firmware
2016-01-13 14:00:03 linux-wireless [PATCH 4/5] ath10k: clean up cont frag desc init code
2016-01-13 14:00:02 linux-wireless [PATCH 3/5] ath10k: add new FW_FEATURE_PEER_FLOW_CONTROL
2016-01-13 14:00:01 linux-wireless [PATCH 2/5] ath10k: add new htt definitions
2016-01-13 14:00:00 linux-wireless [PATCH 1/5] ath10k: rename some HTT events
2016-01-13 13:59:58 linux-wireless [PATCH 0/5] ath10k: add basic hostq support
2016-01-13 13:51:57 linux-wireless [PATCH] ath10k: prevent txrx running for too long
2015-12-17 07:29:44 linux-wireless Re: [PATCH] ath10k: add modparam 'hw_csum' to make HW checksum configurable
2015-12-05 13:22:31 linux-wireless Re: Can we increase IEEE80211_MAX_QUEUES
2015-12-01 08:42:20 linux-wireless Re: ath10k: device has crashed during init - qca6174 chipset
2015-12-01 08:26:49 linux-wireless Re: ath10k: device has crashed during init - qca6174 chipset
2015-11-25 04:19:06 linux-wireless Re: ATH10 firmware question
2015-11-18 05:59:42 linux-wireless [PATCH v3 9/9] ath10k: store msdu_id instead of txbuf pointers
2015-11-18 05:59:41 linux-wireless [PATCH v3 8/9] ath10k: replace vdev_id and tid in skb cb
2015-11-18 05:59:39 linux-wireless [PATCH v3 7/9] ath10k: fix tx header parsing
2015-11-18 05:59:38 linux-wireless [PATCH v3 6/9] ath10k: pack up flags in skb_cb
2015-11-18 05:59:36 linux-wireless [PATCH v3 5/9] ath10k: remove freq from skb_cb
2015-11-18 05:59:35 linux-wireless [PATCH v3 4/9] ath10k: remove is_offchan
2015-11-18 05:59:34 linux-wireless [PATCH v3 3/9] ath10k: remove txmode from skb_cb
2015-11-18 05:59:33 linux-wireless [PATCH v3 2/9] ath10k: rename function to adhere to naming convention
2015-11-18 05:59:32 linux-wireless [PATCH v3 1/9] ath10k: merge is_protected with nohwcrypt
2015-11-18 05:59:31 linux-wireless [PATCH v3 0/9] ath10k: clean up ath10k_skb_cb
2015-11-13 06:20:08 linux-wireless Re: [PATCH v2 0/9] ath10k: clean up ath10k_skb_cb
2015-11-10 13:13:14 linux-wireless [PATCH v2 9/9] ath10k: store msdu_id instead of txbuf pointers
2015-11-10 13:13:13 linux-wireless [PATCH v2 8/9] ath10k: replace vdev_id and tid in skb cb
2015-11-10 13:13:12 linux-wireless [PATCH v2 7/9] ath10k: fix tx header parsing
2015-11-10 13:13:11 linux-wireless [PATCH v2 6/9] ath10k: pack up flags in skb_cb
2015-11-10 13:13:10 linux-wireless [PATCH v2 5/9] ath10k: remove freq from skb_cb
2015-11-10 13:13:07 linux-wireless [PATCH v2 4/9] ath10k: remove is_offchan
2015-11-10 13:13:06 linux-wireless [PATCH v2 3/9] ath10k: remove txmode from skb_cb
2015-11-10 13:13:05 linux-wireless [PATCH v2 2/9] ath10k: rename function to adhere to naming convention
2015-11-10 13:13:03 linux-wireless [PATCH v2 1/9] ath10k: merge is_protected with nohwcrypt