Malcolm Priestley ([email protected])

Number of posts: 1364 (0.38 per day)
First post: 2010-12-31 01:19:42
Last post: 2020-10-03 09:34:34

Date List Subject
2020-10-03 09:34:34 linux-kernel [PATCH] media: lmedm04: Use GFP_KERNEL for URB allocation/submission.
2020-08-24 20:10:40 linux-kernel Re: [likely PATCH] media: lmedm04: Fix misuse of comma
2020-08-24 20:03:54 linux-kernel Re: [likely PATCH] media: lmedm04: Fix misuse of comma
2020-05-27 08:57:21 linux-wireless [PATCH 2/2] staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
2020-05-27 08:53:34 linux-wireless [PATCH 1/2] staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff.
2020-05-23 23:13:26 linux-wireless [PATCH] staging: vt6656: Fix vnt_tx_usb_header static checker warning
2020-05-21 09:59:55 linux-wireless [PATCH 10/10] staging: vt6656: move key frag controls to vnt_fill_txkey
2020-05-21 09:55:14 linux-wireless [PATCH 09/10] staging: vt6656: Move calling point of vnt_fill_txkey.
2020-05-21 09:52:03 linux-wireless [PATCH 08/10] staging: vt6656: Move tx_key inside vnt_fill_txkey.
2020-05-21 09:48:13 linux-wireless [PATCH 07/10] staging: vt6656: move tx_body_size/payload_len to skb->len
2020-05-21 09:44:48 linux-wireless [PATCH 06/10] staging: vt6656: Move key_buffer inside vnt_fill_txkey.
2020-05-21 09:42:48 linux-wireless [PATCH 04/10] staging: vt6656: use ieee80211_tx_info to replace need_mic
2020-05-21 09:42:43 linux-wireless [PATCH 05/10] staging: vt6656: rxtx use ieee80211_tx_info for rts/cts control
2020-05-21 09:39:10 linux-wireless [PATCH 03/10] staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkey
2020-05-21 09:35:29 linux-wireless [PATCH 02/10] staging: vt6656: rxtx remove unused need_ack
2020-05-21 09:33:14 linux-wireless [PATCH 01/10] staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.
2020-05-18 20:43:46 linux-wireless Re: [PATCH 2/4] staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.
2020-05-16 10:53:06 linux-wireless [PATCH 4/4] staging: vt6656: use usb_anchor for tx queue.
2020-05-16 10:45:38 linux-wireless [PATCH 3/4] staging: vt6656: vnt_usb_send_context remove variable data.
2020-05-16 10:40:20 linux-wireless [PATCH 2/4] staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.
2020-05-16 10:39:08 linux-wireless [PATCH 1/4] staging: vt6656: Use sk_buff buffer for tx header
2020-05-05 21:25:55 linux-wireless [PATCH 6/6] staging: vt6656: remove difs / sifs adjustments.
2020-05-05 21:22:31 linux-wireless [PATCH 5/6] staging: vt6656: vnt_get_rtscts_rsvtime_le replace with rts/cts duration.
2020-05-05 21:20:19 linux-wireless [PATCH 4/6] staging: vt6656: Split RTS and CTS Duration functions
2020-05-05 21:16:40 linux-wireless [PATCH 3/6] staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_ctstoself_duration
2020-05-05 21:14:33 linux-wireless [PATCH 2/6] staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_rts_duration
2020-05-05 21:12:57 linux-wireless [PATCH 1/6] staging: vt6656: vnt_rxtx_rsvtime_le16 to use ieee80211_generic_frame_duration.
2020-05-02 11:22:18 linux-wireless Re: [PATCH ] staging: vt6656: refactor power save operation
2020-05-02 11:21:00 linux-wireless [PATCH v2] staging: vt6656: refactor power save operation
2020-05-02 11:09:59 linux-wireless [PATCH ] staging: vt6656: refactor power save operation
2020-04-29 20:46:15 linux-wireless PATCH] staging: vt6656: use struct wiphy retry short and long settings.
2020-04-29 18:49:23 linux-wireless [PATCH 3/3] staging: vt6656: return all key calls to mac80211 stack.
2020-04-29 18:45:04 linux-wireless [PATCH 2/3] staging: vt6656 remove vnt_mac_disable_keyentry calls
2020-04-29 18:40:26 linux-wireless [PATCH 1/3] staging: vt6656: vnt_set_keymode simplify key modes.
2020-04-25 10:52:54 linux-wireless [PATCH v2] staging: vt6656: rxtx: remove duration_id and void returns.
2020-04-25 10:27:14 linux-wireless Re: [PATCH] staging: vt6656: rxtx: remove duration_id and void returns.
2020-04-23 21:18:32 linux-wireless [PATCH 2/2] staging: vt6656: Remove preamble_type setting from vnt_tx_packet.
2020-04-23 21:18:26 linux-wireless [PATCH 1/2] staging: vt6656: Remove set short time in vnt_init_registers.
2020-04-23 20:27:10 linux-wireless [PATCH] staging: vt6656: rxtx: remove duration_id and void returns.
2020-04-19 19:16:06 linux-kernel Re: [PATCH] staging: vt6656: Refactor the vnt_ofdm_min_rate function
2020-04-19 13:44:34 linux-wireless [PATCH] staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx
2020-04-19 11:23:07 linux-wireless [PATCH] staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config.
2020-04-19 10:30:14 linux-wireless [PATCH] staging: vt6656: Move firmware functions into main_usb.
2020-04-19 09:26:31 linux-kernel Re: [PATCH 2/2] staging: vt6656: Fix functions' documentation
2020-04-18 21:02:39 linux-wireless [PATCH] staging: vt6656: Fix pairwise key entry save.
2020-04-18 18:10:11 linux-kernel Re: [PATCH 2/2] staging: vt6656: Fix functions' documentation
2020-04-18 17:43:28 linux-wireless Re: [PATCH ] staging: vt6656: Fix calling conditions of vnt_set_bss_mode
2020-04-18 17:42:22 linux-wireless [PATCH ] staging: vt6656: Fix calling conditions of vnt_set_bss_mode
2020-04-18 17:42:22 linux-wireless [PATCH ] staging: vt6656: Fix calling conditions of vnt_set_bss_mode
2020-04-18 16:46:55 linux-wireless [PATCH] staging: vt6656: Fix drivers TBTT timing counter.
2020-04-18 16:26:07 linux-wireless [PATCH] staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.