Philipp Hortmann ([email protected])

Number of posts: 1157 (1.16 per day)
First post: 2021-09-21 05:57:33
Last post: 2024-06-14 20:00:15

Date List Subject
2023-11-18 08:51:45 linux-kernel [PATCH 01/10] staging: rtl8192e: Remove unused return value of rtl92e_set_channel()
2023-11-18 08:51:22 linux-kernel [PATCH 00/10] staging: rtl8192e: Remove constant variable channel_plan
2023-11-04 11:39:55 linux-kernel Re: [PATCH 00/11] Type encoding info dropped from variable and function names in NIC driver part2
2023-10-26 18:18:40 linux-kernel [PATCH] staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]
2023-10-26 05:45:37 linux-kernel [PATCH 08/10] staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dma
2023-10-26 05:45:24 linux-kernel [PATCH 09/10] staging: rtl8192e: Convert array rx_idx[] to variable rx_idx
2023-10-26 05:45:24 linux-kernel [PATCH 10/10] staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUE
2023-10-26 05:45:01 linux-kernel [PATCH 05/10] staging: rtl8192e: Remove loops with constant MAX_RX_QUEUE
2023-10-26 05:45:01 linux-kernel [PATCH 06/10] staging: rtl8192e: Convert array rx_ring[] to variable rx_ring
2023-10-26 05:44:42 linux-kernel [PATCH 07/10] staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]
2023-10-26 05:44:22 linux-kernel [PATCH 04/10] staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()
2023-10-26 05:44:13 linux-kernel [PATCH 03/10] staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()
2023-10-26 05:44:08 linux-kernel [PATCH 02/10] staging: rtl8192e: Remove HTIOTActIsDisableMCS15()
2023-10-26 05:44:03 linux-kernel [PATCH 01/10] staging: rtl8192e: Remove HTIOTActIsDisableMCS14()
2023-10-26 05:43:46 linux-kernel [PATCH 00/10] staging: rtl8192e: Convert array rx_ring[] to rx_ring
2023-10-25 22:48:32 linux-wireless Re: [PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers
2023-10-23 06:41:48 linux-kernel [PATCH 11/11] staging: rtl8192e: Remove unused variables TClasProc and TClasNum
2023-10-23 06:41:47 linux-kernel [PATCH 09/11] staging: rtl8192e: Remove last three parameters of MakeTSEntry()
2023-10-23 06:41:41 linux-kernel [PATCH 05/11] staging: rtl8192e: Remove unused variables from union tspec_body
2023-10-23 06:41:32 linux-kernel [PATCH 10/11] staging: rtl8192e: Remove unused union qos_tclas
2023-10-23 06:41:30 linux-kernel [PATCH 08/11] staging: rtl8192e: Remove unused struct acm
2023-10-23 06:41:21 linux-kernel [PATCH 06/11] staging: rtl8192e: Replace union tspec_body including embedded struct
2023-10-23 06:40:56 linux-kernel [PATCH 07/11] staging: rtl8192e: Replace union qos_tsinfo with embedded struct
2023-10-23 06:40:19 linux-kernel [PATCH 04/11] staging: rtl8192e: Remove written but unevaluated variable ucUP
2023-10-23 06:40:01 linux-kernel [PATCH 03/11] staging: rtl8192e: Remove unused variables ucReserved and friends
2023-10-23 06:39:58 linux-kernel [PATCH 01/11] staging: rtl8192e: Replace BIT0 to BIT9 with BIT(0) to BIT(9)
2023-10-23 06:39:57 linux-kernel [PATCH 02/11] staging: rtl8192e: Replace BIT10 to BIT31 with BIT(10) to BIT(31)
2023-10-23 06:39:38 linux-kernel [PATCH 00/11] staging: rtl8192e: Remove unused variable ucReserved and further
2023-10-22 07:47:59 linux-kernel Re: [PATCH] staging: rtl8192e: renamed variable IsHTHalfNmodeAPs
2023-10-22 07:09:59 linux-kernel Re: [PATCH 0/5] staging: vt6655: Rename variables byCWMaxMin, bySlot, bySIFS, byDIFS and byEIFS
2023-10-22 06:49:18 linux-kernel Re: [PATCH] staging: rtl8192e: renamed variable IsHTHalfNmodeAPs
2023-10-22 06:45:36 linux-kernel Re: [PATCH v3] staging: rtl8192e: renamed variable TxCountToDataRate
2023-10-22 06:33:42 linux-kernel Re: [PATCH] staging: rtl8192e: renamed varaible HTIOTActIsDisableMCS15
2023-10-21 16:25:04 linux-kernel Re: [PATCH] staging: rtl8192e: clean up comparisons to NULL
2023-10-17 18:07:48 linux-kernel Re: [PATCH] staging: rtl8192u: remove entry from Makefile
2023-10-17 18:02:30 linux-kernel Re: [PATCH 0/4] Rename variable bUpdateBBVGA, byCurrentCh, byCurPwr and byBBPreEDRSSI
2023-10-17 06:20:04 linux-kernel Re: [PATCH 0/4] Rename variable bUpdateBBVGA, byCurrentCh, byCurPwr and byBBPreEDRSSI
2023-10-15 18:46:05 linux-kernel Re: [PATCH] [RFC] wireless: move obsolete drivers to staging
2023-10-15 16:11:43 linux-kernel Re: [PATCH 0/6] staging: rtl8192u: Mute checkpatch error
2023-10-14 21:13:30 linux-kernel [PATCH v2] staging: rtl8192u: Remove broken driver
2023-10-14 16:50:15 linux-kernel [PATCH] staging: rtl8192u: Remove broken driver
2023-10-14 06:12:19 linux-kernel Re: [PATCH v5 0/3] Type encoding info dropped from arrary name "abyBBVGA" and variable names "byBBVGACurrent", "byBBVGANew"
2023-10-14 06:00:20 linux-kernel Re: [PATCH 0/4] Staging: rtl8192e: Variable renames to fix checkpatch
2023-10-13 14:44:42 linux-kernel [PATCH 6/6] staging: rtl8192e: Remove unused enums dm_dig_sta and dm_dig_alg
2023-10-13 14:44:32 linux-kernel [PATCH 2/6] staging: rtl8192e: Remove unchanged variable dig_algorithm
2023-10-13 14:44:32 linux-kernel [PATCH 5/6] staging: rtl8192e: Remove unused variable dig_state
2023-10-13 14:44:30 linux-kernel [PATCH 4/6] staging: rtl8192e: Remove unchanged variable dig_algorithm_switch
2023-10-13 14:44:27 linux-kernel [PATCH 3/6] staging: rtl8192e: Remove _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
2023-10-13 14:44:10 linux-kernel [PATCH 1/6] staging: rtl8192e: Remove unchanged variable dig_enable_flag
2023-10-13 14:43:47 linux-kernel [PATCH 0/6] staging: rtl8192e: Remove unchanged variable dig_enable_flag
2023-10-13 06:42:27 linux-wireless Re: [PATCH] [RFC] wireless: move obsolete drivers to staging