LinuxLists
Users
About
Martin Kaiser (
[email protected]
)
Number of posts: 1546 (0.41 per day)
First post: 2014-01-09 16:14:38
Last post: 2024-05-20 17:37:45
Previous Page
/
Next Page
Date
List
Subject
2022-12-30 18:08:44
linux-kernel
[PATCH 02/20] staging: r8188eu: remove some unused CAM defines
2022-12-30 18:08:39
linux-kernel
[PATCH 01/20] staging: r8188eu: make xmitframe_swencrypt a void function
2022-12-30 18:08:26
linux-kernel
[PATCH 0/4] staging: r8188eu: merge public action functions
2022-12-18 15:24:52
linux-kernel
[PATCH 0/2] ARM: highbank: add missing of_node_put calls
2022-12-18 14:30:44
linux-kernel
[PATCH 2/2] ARM: highbank: fix of node handling in highbank_init_irq
2022-12-18 14:30:21
linux-kernel
[PATCH 1/2] ARM: highbank: add missing of_node_put call
2022-12-18 14:28:21
linux-kernel
[PATCH] ARM: hisi: add missing of_node_put calls
2022-12-18 14:27:11
linux-kernel
[PATCH] ARM: Alpine: add missing of_node_put call
2022-12-18 13:10:11
linux-kernel
[PATCH] ARM: actions: add missing of_node_put calls
2022-12-09 17:50:22
linux-kernel
Re: [PATCH v2 1/1] ARM: imx: add missing of_node_put()
2022-12-02 10:37:13
linux-kernel
[PATCH 0/2] staging: r8188eu: issue_probereq_p2p
2022-12-02 10:33:47
linux-kernel
[PATCH 1/2] staging: r8188eu: merge two probereq_p2p functions
2022-12-02 10:10:07
linux-kernel
[PATCH 0/2] staging: r8188eu: use ieee80211 helpers for subtype
2022-12-02 10:04:55
linux-kernel
[PATCH 2/2] staging: r8188eu: remove unused da parameter
2022-12-02 10:04:02
linux-kernel
[PATCH 2/2] staging: r8188eu: use subtype helper in rtw_check_bcn_info
2022-12-02 10:03:18
linux-kernel
[PATCH 1/2] staging: r8188eu: use subtype helpers in collect_bss_info
2022-11-29 22:30:48
linux-kernel
[PATCH 2/5] staging: r8188eu: read reason code from ieee80211_mgmt
2022-11-29 22:00:41
linux-kernel
[PATCH 5/5] staging: r8188eu: simplify err handling for unknown station
2022-11-29 21:56:13
linux-kernel
[PATCH 3/5] staging: r8188eu: move bBusyTraffic update
2022-11-29 21:44:30
linux-kernel
[PATCH 1/5] staging: r8188eu: use ieee80211_mgmt to parse addresses
2022-11-29 21:38:29
linux-kernel
[PATCH 4/5] staging: r8188eu: handle the non-ap case first
2022-11-29 21:38:08
linux-kernel
[PATCH 0/5] staging: r8188eu: clean up OnDisassoc
2022-11-26 18:05:51
linux-kernel
[PATCH 04/10] staging: r8188eu: pass only ies to process_p2p_ps_ie
2022-11-26 17:36:16
linux-kernel
[PATCH 10/10] staging: r8188eu: remove a variable
2022-11-26 17:15:25
linux-kernel
[PATCH 09/10] staging: r8188eu: simplify error handling for missing station
2022-11-26 16:25:22
linux-kernel
[PATCH 07/10] staging: r8188eu: exit if beacon is not from our bss
2022-11-26 16:24:29
linux-kernel
[PATCH 1/5] staging: r8188eu: drop return value from issue_probereq_ex
2022-11-26 16:24:28
linux-kernel
[PATCH 00/10] staging: r8188eu: clean up OnBeacon
2022-11-26 16:24:13
linux-kernel
[PATCH 06/10] staging: r8188eu: simplify update_sta_support_rate params
2022-11-26 16:24:08
linux-kernel
[PATCH 03/10] staging: r8188eu: replace GetAddr2Ptr calls
2022-11-26 16:24:04
linux-kernel
[PATCH 05/10] staging: r8188eu: use ie buffer in update_beacon_info
2022-11-26 16:23:18
linux-kernel
[PATCH 02/10] staging: r8188eu: read timestamp from ieee80211_mgmt
2022-11-26 16:21:32
linux-kernel
[PATCH 08/10] staging: r8188eu: stop beacon processing if kmalloc fails
2022-11-26 16:21:13
linux-kernel
[PATCH 01/10] staging: r8188eu: replace one GetAddr3Ptr call
2022-11-26 16:02:55
linux-kernel
[PATCH 4/5] staging: r8188eu: simplify the checks for zero address
2022-11-26 16:02:53
linux-kernel
[PATCH 5/5] staging: r8188eu: use ieee80211 helper for protected bit
2022-11-26 16:02:51
linux-kernel
[PATCH 3/5] staging: r8188eu: fix the number of probereq retries
2022-11-26 16:02:50
linux-kernel
[PATCH 0/5] staging: r8188eu: another round of cleanups
2022-11-26 16:02:31
linux-kernel
[PATCH 2/5] staging: r8188eu: remove wait_ms parameter
2022-11-07 21:21:49
linux-kernel
[PATCH v2 2/3] staging: r8188eu: drop another removal/stop check
2022-11-07 20:46:23
linux-kernel
[PATCH v2 1/3] staging: r8188eu: use a qos_hdr in validate_recv_data_frame
2022-11-07 20:46:02
linux-kernel
[PATCH v2 3/3] staging: r8188eu: drop removal/stop check in dump_mgntframe_and_wait_ack
2022-11-07 20:46:00
linux-kernel
[PATCH v2 0/3] staging: r8188eu: another round of cleanups
2022-11-07 20:45:14
linux-kernel
Re: [PATCH 1/3] staging: r8188eu: use a qos_hdr in validate_recv_data_frame
2022-11-06 18:38:36
linux-kernel
[PATCH 3/3] staging: r8188eu: drop removal/stop check in dump_mgntframe_and_wait_ack
2022-11-06 18:16:35
linux-kernel
[PATCH 2/3] staging: r8188eu: drop another removal/stop check
2022-11-06 17:48:12
linux-kernel
[PATCH 0/3] staging: r8188eu: another round of cleanups
2022-11-06 17:32:52
linux-kernel
[PATCH 1/3] staging: r8188eu: use a qos_hdr in validate_recv_data_frame
2022-11-06 14:08:41
linux-kernel
[PATCH 5/9] staging: r8188eu: remove state checks in rtw_led_control
2022-11-06 13:28:10
linux-kernel
[PATCH 7/9] staging: r8188eu: remove get_fwstate
2022-11-06 13:23:47
linux-kernel
[PATCH 9/9] staging: r8188eu: remove checks in dump_mgntframe